[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[TRNSYS-users] TMY2...comparative of two city



Hello dear users,

I want only compare two weather data Coruña vs Valencia. I want know the difference of the ambient temperatures, humidity and another variables of these spanish´s city .

Can TRNSYS16  make it ????


Send you the proyect how I created to this comparative.

Help me please.
Simulation start time��This value is used in the SIMULATION statement to fix the value for the hour of the year at which the simulation is to begin. 

See chapter 2 of the TRNSYS manual (Volume I) for details.

Month	Day	hour	hour
JAN	1	0	744
FEB	32	744	1416
MAR	60	1416	2160
APR	91	2160	2880
MAY	121	2880	3624
JUN	152	3624	4344
JUL	182	4344	5088
AUG	213	5088	5832
SEP	244	5832	6552
OCT	274	6552	7296
NOV	305	7296	8016
DEC	335	8016	8760
real-Inf+Inf00hrTime[;]hrSimulation stop time��This value is used in the SIMULATION statement to fix the value for the hour of the year at which the simulation is to end. 

See chapter 2 of the TRNSYS manual (Volume I) for details.

Month	Day	hour	hour
JAN	1	0	744
FEB	32	744	1416
MAR	60	1416	2160
APR	91	2160	2880
MAY	121	2880	3624
JUN	152	3624	4344
JUL	182	4344	5088
AUG	213	5088	5832
SEP	244	5832	6552
OCT	274	6552	7296
NOV	305	7296	8016
DEC	335	8016	8760
real-Inf+Inf168168hrTime[;]hrSimulation time step�This value is used in the SIMULATION statement to fix the value for the timestep to be used. 

See chapter 2 of the TRNSYS manual (Volume I) for details.real-Inf+Inf11hrTime[;]hrSolution method��This value is used in the SOLVER statement to determine which of the two build-in numerical solvers TRNSYS should use. 

0 = successive method (old solver). 
      Must be used for buildings and 
      systems with a thermal capacity 

1 = Powels method (new solver) 
      suitable for systems with many 
      non-linear equations (low capacity) 
      like PV-systems 

See chapter 2 of the TRNSYS manual (Volume I) for detailed description of both methods.booleanSuccessive substitutionPowell's methodSuccessive substitutionSuccessive substitution--[;]-The minimum relaxation factorThe minimum relaxation factorreal0.01111--[;]-The maximum relaxation factorThe maximum relaxation factorreal1.001011--[;]-Equation solverEquation solverinteger0200--[;]-Equation tracePif this value is "True" (On), Trace messages will be generated in the deck file.booleanTrueFalseFalseFalse--[;]-
Debug modeTIf this value is "True" (On), Debug commands will be added to the TRNSYS input file.booleanTrueFalseFalseFalse--[;]-Tolerance integration�his value is used in the TOLERANCES statement to specify the error tolerance controlling the integration error to be used during a simulation. 

See chapter 2 of the TRNSYS manual (Volume I) for details.real0+Inf0.0010.001
dimensionless
dimensionless[;]
dimensionlessTolerance convergence�is value is used in the TOLERANCES statement to specify the error tolerance controlling the convergence of input and output variables to be used during a simulation. 

See chapter 2 of the TRNSYS manual (Volume I) for details.real0+Inf0.0010.001
dimensionless
dimensionless[;]
dimensionlessTolerance values�This flag specifies if tolerances are specified as relative or absolute values. Using absolute values is only recommended in rare special cases.boolean	Relatives	Absolutes	Relatives	Relatives--[;]-Before 'WARNING'�RThis value is used in the LIMITS statement to set limit on the number of iterations that will be performed by TRNSYS during a time step before it is determined that the differential equations and/or algebraic equations are not converging and a WARNING message is printed out. 

See chapter 2 of the TRNSYS manual (Volume I) for details.integer-Inf+Inf3030--[;]-Before 'ERROR'�his value is used in the LIMITS statement to set limit on the number of warnings before the simulation is terminated and an ERROR message is printed.

See chapter 2 of the TRNSYS manual (Volume I) for details.integer-Inf+Inf3030--[;]-Before 'TRACE'�his value is used in the LIMITS statement to set the limit on the number of iterations during a time step before non-converging components are traced.

See chapter 2 of the TRNSYS manual (Volume I) for details.integer-Inf+Inf3030--[;]-Diff. equation algorithm�4This value is used in the DFQ statement to select one of three algorithms built into TRNSYS to numerically solve differential equations: 
    1 = Modified-Euler method
    2 = Non-self-starting Heun's method 
    3 = Fourth-order Adams method 

See chapter 2 of the TRNSYS manual (Volume I) for details.integer-Inf+Inf11--[;]-Number of characters�This value is used in the WIDTH statement to set the number of characters to be allowed on a line of TRNSYS output.

See chapter 2 of the TRNSYS manual (Volume I) for details.integer1+Inf8080
dimensionless
dimensionless[;]
dimensionless	List card�%This value will add a LIST/NOLIST statement to turn on/off the listing of the TRNSYS input file. 

It is recommended that LIST be used because the detection where an error / warning occurs in the TRNSYS input file is much easier.

See chapter 2 of the TRNSYS manual (Volume I) for details.booleanLISTNOLISTLISTLIST--[;]-Map card�This value is used to obtain a component output map listing which may be useful in debugging component interconnections. 

See chapter 2 of the TRNSYS manual (Volume I) for details.booleanMAPNo MAPNo MAPNo MAP--[;]-Deck file name�his is the name of the file IISiBat uses to generate the TRNSYS input file. When a simulation is started, this file will be passed to TRNSYS for processing. 

Relative and absolute pathnames may be used.string-Inf+Inf***.dck--[;]-Simulation card string--[;]-Write Trnsed commands��f this value is "True" (On), TRNSED commands will be added to the TRNSYS input file. This allows the TRNSED application to directly read the file generated by IISiBat. 

Switching this option "On" will force IISiBat to declare many additional constants in the TRNSYS input file. To avoid exceeding the number of allowed constants, you should either not use this option with big projects or "lock" variables ("locked" variables are excluded from this mechanism and do not appear in TRNSED).booleanTrueFalseFalseFalse--[;]-Write Studio commands to deck�;If this value is "True" (On), Simulation Studio Meta-Commands will be added to the TRNSYS input file. These commands are treated by TRNSYS like comments, i.e. they will not have any influence on the simulation. However, they allow Trnsys Studio to better reconstruct a simulation project from a TRNSYS input file, using the File/Import function. This is useful for re-importing a modified TRNSYS Input file. 

If Meta-commands are not present in the import file, Trnsys Studio uses the ModelConfFile.conf file in the EXE directory to map UNIT declarations to PROFORMAs.booleanTrueFalseTrueTrue--[;]-Automatically launch plugin�f this option is selected, then if an executable file is defined in the comment for a model or in the outputs for an equation,
then the executable is launched.
Else, the classical dialog is opened.booleanTrueFalseFalseFalse--[;]-Deck comment style�If mode = 1, generate deck comments on one line, starting with "*".
If mode = 2, generate deck comments on the same line, starting with "!".
if mode = 3, don't generate deck comments.integer1322--[;]-��trnDictionnaryCONTROL CARD��trnModelInstance������trnPort��CODBoolProperty|��CODStringProperty^Port	�TPort��CODEditProperties(�   

�   

�   

�   

�      

�

�

��
CODCirclePort
�P�|	�^	�T�(���K2	�^Node	�TNode��CODImageComponent=C:\Archivos de programa\Trnsys16\Studio\Exe\..\Lib\NEWTMF.bmpBM66(  			





   !!!"""###$$$%%%&&&'''((()))***+++,,,---...///000111222333444555666777888999:::;;;<<<===>>>???@@@AAABBBCCCDDDEEEFFFGGGHHHIIIJJJKKKLLLMMMNNNOOOPPPQQQRRRSSSTTTUUUVVVWWWXXXYYYZZZ[[[\\\]]]^^^___```aaabbbcccdddeeefffggghhhiiijjjkkklllmmmnnnooopppqqqrrrssstttuuuvvvwwwxxxyyyzzz{{{|||}}}~~~�������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������      ��CODTransform�?�?��CODDWordProperty@����6	�^Image	�TImage�(��CODTextComponentCONTROL CARD�����	���	���!K2 ��?�?�A$B����CODIntProperty�,��������CODFontPropertiesTimes New Roman

���CODFillProperties��������CODLineProperties
	�^Text	�TText�(��BMvv(
X������������������������������������x�����www�����w����

!+  ��?�?B�A#$%&'��BMvv(
X���������������������������������������������������

!+ ��?�?B#$%&'��trnLayerMainCONTROL CARDnull�0��pt�pT�pH�p�>O��p��px�8(q�>Oq�}�>O���	�GlIl��
��pP����pt�pT�pH�p�C�I��p��p(q�C�Iqh��C�I"��GlIl��
��p�u	�u	��pt�pT�pH�p*0�F��p��p��e&(q*0�FqP�|*0�F*0�F�GlIl��
��pP}`}��trnVariableSetd33@�d@�d@�dFirst Macro��trnMacroInstance�����

�   

�   

�   

�   

�      

�

�

�
��:2�����?C:\Archivos de programa\Trnsys16\Studio\Exe\..\Lib\NEWMACRO.bmpBM66(  ������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������       ��?�?#$%&'(�First Macro�����	���	��!:2 ��?�?�A$B+-./0246789��BMvv(
X������������������������������������x�����www�����w����

!+  ��?�?B�A#$%&'��BMvv(
X���������������������������������������������������

!+ ��?�?B#$%&'>�DummyFirst Macronull�he solar azimuth angle is the angle between the local meridian andthe projection of the line of sight of the sun onto the horizontalplane.0  = Facing equater90 = Facing west180 = Facing north270 = Facing eastRefer to the abstract for deatils on the azimuthis parameter sets the Fortran Logical Unit (File reference number) of the output file. It is used internally by TRNSYS to refer to the file. This parameter will automatically be assigned to a unique value by the TRNSYS Studiohe solar azimuth angle is the angle between the local meridian andthe projection of the line of sight of the sun onto the horizontalplane.0  = Facing equater90 = Facing west180 = Facing north270 = Facing eastRefer to the abstract for deatils on the azimut@�Fd��trnVariableSetElement��trnVariableInstanceGround reflectanceSN�The reflectance of the ground above which the surface is located.Typical values are 0.2 for ground not covered by snow and 0.7 forground covered by snow.simplereal+0.01.00.20.2-
Dimensionless[ ; ]@�����������

�(����

�(�u�u

�(����

�(����

�((����

��u�u

��u�u

�������
CODConnection��������P3�������
9cp�u�� ��?�?5C�PQ	�^Node1�{C:\Archivos de programa\Trnsys16\Studio\Proformas\Weather Data Reading and Processing\Standard Format\TMY2\Type109-TMY2.bmpBM�6(((����������������������������������������������������������������������������������������������������������������������������������������������������������������љ�d����������������������������������������������������������������������������Ҽ�ZұW��̚&��ĕ}e�~f�t[�lU�iU�iW�td���ƿ�����������������������������������������������������������������������U�"�a*�=�<�>�@�O-�D'yN;�u������������������������������������������������������`�%����B�)�4�]<�\>�V5�Z:�@�K�K�S4�=!yYJ�����������������������������������������������������W����#�L�B�>�L�P�=�?�C�K$�S0�@�@�AtK9������������������������������������������������������o�?�����<	�6�5�7�CE_�C�8�6�7�;�E�R.�\:�?!uSC¸�����������������������������ĭ��������������������}߾�ՙ�Ç��;�8�=�B�E�Lf&a�I�C�>�9�6�<
�L&�`N�?'�rf�����������������������Ԯ�빲뺱鷰鷰鷰鷰鷰����s�Zm~U�q=�X�R�U�ZkkEa�T�M�G�?�8�I�fH�Z@{E.���������������������������Ӯ����������ёyެUȧH��W��{�\�m�inxwt�f��U�L�C�Omf6�eE�C�~r�������������������������Ӯ����������T���A̬]����E�3���4{�p���Z�QY[
Hg$og7�S+�_L��������������������Ӯ����������4���Sȝ��a€_��a�����m0ohf#gKg&{_-�Q5���������������������ֱ�����C?:C>9C=8����ѧ.���ΜU�an�����Ԏ���{||tk
g.flZ�P/ļ���������������������ײ����wn������ȗCͭ8���ӓX�M����������'�{q-eB_Mb�V-ƾ��������������������ڵ�������������rc��[̡g��ؚ�T$�~��\λO���k�1~bpbeB^8d�^3���������������������۶����⸮�����O��=��U���ⴸ�ܞ ܝ)�ᨏ॥ӆȼP����3�|sjAg�pH��������������������ݷ�����HEAŻ������s�Ԁd�*iԌ���������בĹL��B��
wmcg��y�������������������������޸���uoC@<�����������#�Q!ّN������v緝�ۧ&ӏ��N�Jtp�r&ʽ������������������������߹����ظ���������`E�-��������ה~�O֐؂H�.y]y
��w�����������������������ߺ�������������?,�#����������ݡn�\ڐ��vJ���Rk�����������������������ἤ����������ڮ��VՒ;���������ߧ�^͜'��=��C��W��V��L�����������������������㽤���¹���������ώE����� ݢ_���tgƍaϦl���I������������������忥������)('���������P߰?�������֝Vң9����E���������������������544��~��{y������������ܬg՜}Җ���������������������������������������������������}������>����xǜ�������������������������������^]]���%%$������������������}��U��4��-�������������������������������GGGuuu���������������������v��a��_��j�����������������������������������������GGG555TSR~}{�����������������������������������������������������������������999��==����������������������������������������������������������������WWW���������������������������������������������������������������������__���������___����������������������������������������������������������������������������������������������������������������������������������������ܸ�������������������������������ᨏउߜ�ܙ�Ә}���������������������������������������Ҥ�Æh�Ю�������������������������������ނɗv�������������������������������Μ�Μ��yX�`͛�����������������������������������J�|����������������������������������Μ�Μ��yX�`͛�������������������������������仚�׬��������������������������������������������Ҥ�Æh�ӯ���>>>������������������������������������������������������������������������ܸ���������������������������������������������������������������������������������������ϱ�ε���������������������������������������������������������������������������������������������������������������������������������������������������������������������������((((h[��u�� ��?�?#$%&'(�Type109-TMY2�����	���	d����� ��?�?�ADB+-./0246789��BMvv(
X������������������������������������x�����www�����w����

�(���� ��?�?$B�#$%&'��BMvv(
X���������������������������������������������������

pi��u�� ��?�?$B#$%&'>�Weather - Data FilesType109-TMY2K.\Weather Data Reading and Processing\Standard Format\TMY2\Type109-TMY2.tmf�he reflectance of the ground above which the surface is located.Typical values are 0.2 for ground not covered by snow and 0.7 forground covered by snow.n this mode, Type 109 reads a weather data file in the standard TMY2 format. The TMY2 format is used by the National Solar Radiation Data Base (USA) but TMY2 files can be generated from many programs, such as Meteonorm.:\rchivos de programaTrnsys16StudioProformasWeather Data Reading and ProcessingStandard FormatTMY2Type109-TMY2.tmfF`@�a2\�^�Ambient temperatureSNambient temperaturesimplereal+-Inf+Inf00CTemperature[ ; ]{��
trnConnection��trnLink����m�������no
9�d�a�g�nlk�������	�^Port	�TPort�(@������d�F,��	�^Link	�TLink��trnLinkShape������� ����
5�
,�M2,�L2,�K2,�J2�	�^Line	�TLine9}^�Left axis variable-1SNXThe specified variable which is to be plotted using the left Y-axis for scaling purposessimplestring+-Inf+Inflabel
Tamb valenciaanyany[ ; ]@���������������(������(������(��������(��������((��������������������P�|	�^	�T�(�k��������no
9��Q���
 ��?�?�KCPQ	�^Node3�_W:\Trnsys16_0034\Studio\Proformas\Output\Online Plotter\Online plotter without file\Type65d.bmpBM�6(((���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������Ը���~��_mkCSg?OhAPrL[�gt��������������������������������������������������������������������������������fm�ux����������������qu�^cS]wQ^�gt����������������������������������������������������������������������x|Į��������������ӵ�������V^vO]�u������������������������������������������������������������������������������������̩�ѭ�ǝ��rtvLY�u������������������������������������������������������������é�������������Ʃ������yy���Щ�̟��rtwQ_������������������������������������������������������������ž���������������ͽ�����������Ъ�Ϥ����_g������������������������������������������������������������ˮ���������ؼ���������������ѫ�Ϥ�Ǘ��gn������������������������������������������������������������ֹ������������İ�������~~ѫ�Ϥ�Ŗ��y���������������������������������������������������������������������Χ�Ϩ��||�zz�xx�wwѫ�Σ��������������������������������������������������������������������ʒ��ssѠ����ʦ�Ҫ�ɒ��uu�ss�r�pЩ�������������������������������������������������������������������������Ӯ�˖���ҙ��~ɓ�͙��x�n�l�k�i��������������������������������������������������������������������������ӯ�Ǐ��������ϑ��n�k�g�e�b�W[�y�����������������������������������������������������������������������������ϧ������������������q�b�UU�JN�iuʻ�����������������������������������������������������������������������������������������������X[�LXyVc�x���������������������������������������������������������������������ֱ������������������������������bd�PZvR`�my���������������������������������������������������������������ӻ�ӯ���������������������������������_boIX���������������������������������������������������������������Ͳ������������������������������������������������cq�������������������������������������������������������������������������������������������������������y�������������������������������������������������������������Թ�����������������������������������������������������������������������������������������������������������������������������������������������ӻ����������������������������������������������������������������ξ���������������������������������������������^e���������������������������������������������������������������ƶ���������������������������������������������[eʽ������������������������������������������������������������ƴ��������������������������������������������Ze������������������������������������������������������������î�����������������������������������������g������������������������������������������������������������������������������������������������������������cp����������������������������������������������������������������������������������������������������������ӻ��v������������������������������������������������������������������������������������������������������o��������������������������������������������������������������������������������ν������������������mq������������������������������������������������������������������ü�ż����������������������ӻ��ck�����������������������������������������������������������������������������������������ɫ��������������ms�����������������������������������������������������������������������������������������˵�ɯ�̮�ָ�ۼ������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������((((S���� ��?�?#$%&'(�Type65d����(�(���#���
 ��?�?�APB-./0246789��BMvv(
X������������������������������������x�����www�����w����

�Z
�� ��?�?$B�#$%&'��BMvv(
X���������������������������������������������������

r	�� ��?�?$B#$%&'?Type65d?.\Output\Online Plotter\Online plotter without file\Type65d.tmfF@��2\��\�@��^�Nb. of right-axis variablesSNWThe number of variables that will be plotted using the right axis for scaling purposes.simpleinteger+01020-
Dimensionless[ ; ]@��2\�^�Nb. of left-axis variablesSNXThe number of variables that will be plotted using the left Y-axis for scaling purposes.simpleinteger+01022-
Dimensionless[ ; ]�-\��\�^�Left axis minimumSN&The minimum value for the left Y-axis.simplereal+-Inf+Inf0.00-
Dimensionless[ ; ]�-\�^�Left axis maximumSN&The maximum value for the left Y-axis.simplereal+-Inf+Inf1000.030-
Dimensionless[ ; ]�-\�^�Right axis minimumSN'The minimum value for the right Y-axis.simplereal+-Inf+Inf0.00-
Dimensionless[ ; ]�-\�^�Right axis maximumSN'The maximum value for the right Y-axis.simplereal+-Inf+Inf1000.05-
Dimensionless[ ; ]�-\�^�Number of plots per simulationSN9Number of plots per simulation. Use -1 for monthly plots.simpleinteger+-1+Inf11-
Dimensionless[ ; ]�-\�^�X-axis gridpointsSNFThe number of grid points that the X-axis (time) will be divided into.simpleinteger+1+Inf127-
Dimensionless[ ; ]�-\�^�Shut off Online w/o removingSN�This parameter can be used to shut off the ONLINE without removing from the assembly panel / input file, according to the following rules:
-1 : don't display online
>=0 : display onlinesimpleinteger+-1000-
Dimensionless[ ; ]�-\�^�Logical unit for output fileSN�This parameter is not used in this mode since no ouptut file is created. Please use the "online plotter with file" if you want to simultaneously plot the data and print it to a file.simpleinteger+-1-1-1-1-
Dimensionless[ ; ]�-\�^�Output file unitsSNGThis parameter is not used in this mode since no output file is createdsimpleinteger+0000-
Dimensionless[ ; ]�-\�^�Output file delimiterSNGThis parameter is not used in this mode since no output file is createdsimpleinteger+0000-
Dimensionless[ ; ]�--Nb. of right-axis variables
\�^�Right axis variableSNYThe specified variable which is to be plotted using the right Y-axis for scaling purposessimplestring+-Inf+InflabelINF_Kanyany[ ; ]�any@��2���������@��2����������trnSpecialCardLABELS /Labels used by this online plotter (leave to 3)33Հ*Left axis title (enclose in double quotes)"Temperatures""Temperatures"Հ+Right axis title (enclose in double quotes)"Heat transfer rates""Heat transfer rates"Հ2Plot title (tab name if several plotters are used)	"Graph 1"	"Graph 1"A�Nb. of left-axis variables
\��\�^�Left axis variable-2SNXThe specified variable which is to be plotted using the left Y-axis for scaling purposessimplestring+-Inf+InflabelTamb coru�nyany[ ; ]�~���������)�&�,no
9��XU[n�(k���(�)�)

�a���,������(���)�)����κ
���,
��������9�^�Ambient temperatureSNambient temperaturesimplereal+-Inf+Inf00CTemperature[ ; ]@��������)�)

��(��

�(�=�=

�(�=�=

�((�=�=

���

���

��/�5�iE��O ��?�?5C��CPQ	�^Node2�{C:\Archivos de programa\Trnsys16\Studio\Proformas\Weather Data Reading and Processing\Standard Format\TMY2\Type109-TMY2.bmpBM�6(((����������������������������������������������������������������������������������������������������������������������������������������������������������������љ�d����������������������������������������������������������������������������Ҽ�ZұW��̚&��ĕ}e�~f�t[�lU�iU�iW�td���ƿ�����������������������������������������������������������������������U�"�a*�=�<�>�@�O-�D'yN;�u������������������������������������������������������`�%����B�)�4�]<�\>�V5�Z:�@�K�K�S4�=!yYJ�����������������������������������������������������W����#�L�B�>�L�P�=�?�C�K$�S0�@�@�AtK9������������������������������������������������������o�?�����<	�6�5�7�CE_�C�8�6�7�;�E�R.�\:�?!uSC¸�����������������������������ĭ��������������������}߾�ՙ�Ç��;�8�=�B�E�Lf&a�I�C�>�9�6�<
�L&�`N�?'�rf�����������������������Ԯ�빲뺱鷰鷰鷰鷰鷰����s�Zm~U�q=�X�R�U�ZkkEa�T�M�G�?�8�I�fH�Z@{E.���������������������������Ӯ����������ёyެUȧH��W��{�\�m�inxwt�f��U�L�C�Omf6�eE�C�~r�������������������������Ӯ����������T���A̬]����E�3���4{�p���Z�QY[
Hg$og7�S+�_L��������������������Ӯ����������4���Sȝ��a€_��a�����m0ohf#gKg&{_-�Q5���������������������ֱ�����C?:C>9C=8����ѧ.���ΜU�an�����Ԏ���{||tk
g.flZ�P/ļ���������������������ײ����wn������ȗCͭ8���ӓX�M����������'�{q-eB_Mb�V-ƾ��������������������ڵ�������������rc��[̡g��ؚ�T$�~��\λO���k�1~bpbeB^8d�^3���������������������۶����⸮�����O��=��U���ⴸ�ܞ ܝ)�ᨏ॥ӆȼP����3�|sjAg�pH��������������������ݷ�����HEAŻ������s�Ԁd�*iԌ���������בĹL��B��
wmcg��y�������������������������޸���uoC@<�����������#�Q!ّN������v緝�ۧ&ӏ��N�Jtp�r&ʽ������������������������߹����ظ���������`E�-��������ה~�O֐؂H�.y]y
��w�����������������������ߺ�������������?,�#����������ݡn�\ڐ��vJ���Rk�����������������������ἤ����������ڮ��VՒ;���������ߧ�^͜'��=��C��W��V��L�����������������������㽤���¹���������ώE����� ݢ_���tgƍaϦl���I������������������忥������)('���������P߰?�������֝Vң9����E���������������������544��~��{y������������ܬg՜}Җ���������������������������������������������������}������>����xǜ�������������������������������^]]���%%$������������������}��U��4��-�������������������������������GGGuuu���������������������v��a��_��j�����������������������������������������GGG555TSR~}{�����������������������������������������������������������������999��==����������������������������������������������������������������WWW���������������������������������������������������������������������__���������___����������������������������������������������������������������������������������������������������������������������������������������ܸ�������������������������������ᨏउߜ�ܙ�Ә}���������������������������������������Ҥ�Æh�Ю�������������������������������ނɗv�������������������������������Μ�Μ��yX�`͛�����������������������������������J�|����������������������������������Μ�Μ��yX�`͛�������������������������������仚�׬��������������������������������������������Ҥ�Æh�ӯ���>>>������������������������������������������������������������������������ܸ���������������������������������������������������������������������������������������ϱ�ε���������������������������������������������������������������������������������������������������������������������������������������������������������������������������((((
���= ��?�?#$%&'(�Type109-TMY2-2�����	���	�o�>�O ��?�?�ADB+-./0246789��BMvv(
X������������������������������������x�����www�����w����

���2�= ��?�?$B�#$%&'��BMvv(
X���������������������������������������������������

��  ��?�?$B#$%&'zType109-TMY2-2K.\Weather Data Reading and Processing\Standard Format\TMY2\Type109-TMY2.tmf�he slope of the surface or tracking axis.  The slope is positivewhen tilted in the direction of the azimuth. 0 = Horizontal90 = Vertical facing toward azimuthRefer to the abstract for details on slope specification for trackingsurfaces.incidence for an ��pt�pT�pH�p((��p��p(q((qpl�((((�GlIl��
��p ���pt�pT�pH�p��p��piati(qq����GlIl��
��pP�X�F@��2\�^�Ground reflectanceSN�The reflectance of the ground above which the surface is located.Typical values are 0.2 for ground not covered by snow and 0.7 forground covered by snow.simplereal+0.01.00.20.2-
Dimensionless[ ; ]�-\�@��7How many surfaces are to be evaluated by This Type 109?\�^�Slope of surfaceSN�e slope of the surface or tracking axis.  The slope is positivewhen tilted in the direction of the azimuth. 0 = Horizontal90 = Vertical facing toward azimuthRefer to the abstract for details on slope specification for trackingsurfaces.simplereal+0+900.00.0degreesDirection (Angle)[ ; ]�degrees\�^�Azimuth of surfaceSN�"The solar azimuth angle is the angle between the local meridian andthe projection of the line of sight of the sun onto the horizontalplane.0  = Facing equater90 = Facing west180 = Facing north270 = Facing eastRefer to the abstract for deatils on the azimuth parameter for tracking surfaces.simplereal+-360+3600.00.0degreesDirection (Angle)[ ; ]�degrees���2\�^�Data Reader ModeSN~The mode of the weather data reader 109 : The value 2 means that Type 109 will read a Standard weather file in the TMY2 formatsimpleinteger+2222-
Dimensionless[ ; ]-\�^�Logical unitSN�is parameter sets the Fortran Logical Unit (File reference number) of the output file. It is used internally by TRNSYS to refer to the file. This parameter will automatically be assigned to a unique value by the TRNSYS Studiosimpleinteger+309993031-
Dimensionless[ ; ]-\�^�Sky model for diffuse radiationSN� parameter selects the sky model used to calculate diffuse radiation on tilted surfaces.
1: Isotropic sky model
2: Hay and Davies model
3: Reindl model
4: Perez model
Note: The Perez model is usually considered to be the best available modelsimpleinteger+1444-
Dimensionless[ ; ]-\�^�
Tracking modeSN�,This parameter is used to indicate that the surfaces on which the tilted surface radiation is calculated are tracking the sun.
1: Fixed surface
2: Single axis tracking, vertical axis (fixed slope, variable azimuth)
3: Single-axis tracking, axis is in the plane of the surface
4: Two-axis trackingsimpleinteger+1411-
Dimensionless[ ; ]-@��2����������trnExternalFileWeather data filePC:\Archivos de programa\Trnsys16\Weather\Meteonorm\Europe\ES-La-Coruna-80010.tm2OC:\Archivos de programa\Trnsys16\Weather\Meteonorm\Europe\ES-Valencia-82850.tm2HC:\Archivos de programa\Trnsys16\Weather\US-TMY2\US-TX-El-Paso-23044.tm2Data Reader Modem2\���^�relative humiditySNambient relative humiditysimplereal+-Inf+Inf00anyany[ ; ]�any\�^�
wind velocitySN
wind speedsimplereal+-Inf+Inf00m/sVelocity[ ; ]�m/s\�^�wind directionSNwind direction N=0�, E=90�simplereal+-Inf+Inf00degreesDirection (Angle)[ ; ]�degrees\�^�Atmospheric pressureSNAtmospheric pressuresimplereal+-Inf+Inf00PaPressure[ ; ]�Pa\�^�userdefined data 2SN/Sixth value read from data file (if PAR 2 > 5).simplereal+-Inf+Inf00anyany[ ; ]�any\�^�userdefined data 3SN1Seventh value read from data file (if PAR 2 > 6).simplereal+-Inf+Inf00anyany[ ; ]�any\�^�userdefined data 4SN.Eigth value read from data file (if PAR 2 > 7)simplereal+-Inf+Inf00anyany[ ; ]�any\�^�(extraterrestrial radiation on horizontalSN/Ninth value read from data file (if PAR 2 > 8).simplereal+-Inf+Inf00	kJ/hr.m^2Flux[ ; ]�	kJ/hr.m^2\�^�solar zenith angleSN/Tenth value read from data file (if PAR 2 > 9).simplereal+-360+36000degreesDirection (Angle)[ ; ]�degrees\�^�solar azimuth angleSN3Eleventh value read from data file (if PAR 2 > 10).simplereal+-360+36000degreesDirection (Angle)[ ; ]�degrees\�^�total radiation on horizontalSN2Twelfth value read from data file (if PAR 2 > 11).simplereal+-Inf+Inf00	kJ/hr.m^2Flux[ ; ]�	kJ/hr.m^2\�^�beam radiation on horitonzalSN5Thirteenth value read from data file (if PAR 2 > 12).simplereal+-Inf+Inf00	kJ/hr.m^2Flux[ ; ]�	kJ/hr.m^2\�^�#sky diffuse radiation on horizontalSN5Fourteenth value read from data file (if PAR 2 > 13).simplereal+-Inf+Inf00	kJ/hr.m^2Flux[ ; ]�	kJ/hr.m^2\�^�0ground reflected diffuse radiation on horizontalSN4Fifteenth value read from data file (if PAR 2 > 14).simplereal+-Inf+Inf00	kJ/hr.m^2Flux[ ; ]�	kJ/hr.m^2\�^�(angle of incidence on horizontal surfaceSN4Sixteenth value read from data file (if PAR 2 > 15).simplereal+-Inf+Inf00degreesDirection (Angle)[ ; ]�degrees\�^�slope of horizontal surfaceSN6Seventeenth value read from data file (if PAR 2 > 16).simplereal+-Inf+Inf00degreesDirection (Angle)[ ; ]�degrees\�@��7How many surfaces are to be evaluated by This Type 109?\�^�!total radiation on tilted surfaceSN5Eighteenth value read from data file (if PAR 2 = 18).simplereal+-Inf+Inf00	kJ/hr.m^2Flux[ ; ]2	kJ/hr.m^2\�^� beam radiation on tilted surfaceSNsimplereal+-Inf+Inf00	kJ/hr.m^2Flux[ ; ]2	kJ/hr.m^2\�^�'sky diffuse radiation on tilted surfaceSNsimplereal+-Inf+Inf00	kJ/hr.m^2Flux[ ; ]2	kJ/hr.m^2\�^�4ground reflected diffuse radiation on tilted surfaceSNsimplereal+-Inf+Inf00	kJ/hr.m^2Flux[ ; ]2	kJ/hr.m^2\�^�&angle of incidence for tilted surface SNsimplereal+-Inf+Inf00degreesDirection (Angle)[ ; ]2degrees\�^�slope of tilted surfaceSNsimplereal+-Inf+Inf00degreesDirection (Angle)[ ; ]2degrees�C�anyanyC\�^�relative humiditySNambient relative humiditysimplereal+-Inf+Inf00anyany[ ; ]{any\�^�
wind velocitySN
wind speedsimplereal+-Inf+Inf00m/sVelocity[ ; ]{m/s\�^�wind directionSNwind direction N=0�, E=90�simplereal+-Inf+Inf00degreesDirection (Angle)[ ; ]{degrees\�^�Atmospheric pressureSNAtmospheric pressuresimplereal+-Inf+Inf00PaPressure[ ; ]{Pa\�^�userdefined data 2SN/Sixth value read from data file (if PAR 2 > 5).simplereal+-Inf+Inf00anyany[ ; ]{any\�^�userdefined data 3SN1Seventh value read from data file (if PAR 2 > 6).simplereal+-Inf+Inf00anyany[ ; ]{any\�^�userdefined data 4SN.Eigth value read from data file (if PAR 2 > 7)simplereal+-Inf+Inf00anyany[ ; ]{any\�^�(extraterrestrial radiation on horizontalSN/Ninth value read from data file (if PAR 2 > 8).simplereal+-Inf+Inf00	kJ/hr.m^2Flux[ ; ]{	kJ/hr.m^2\�^�solar zenith angleSN/Tenth value read from data file (if PAR 2 > 9).simplereal+-360+36000degreesDirection (Angle)[ ; ]{degrees\�^�solar azimuth angleSN3Eleventh value read from data file (if PAR 2 > 10).simplereal+-360+36000degreesDirection (Angle)[ ; ]{degrees\�^�total radiation on horizontalSN2Twelfth value read from data file (if PAR 2 > 11).simplereal+-Inf+Inf00	kJ/hr.m^2Flux[ ; ]{	kJ/hr.m^2\�^�beam radiation on horitonzalSN5Thirteenth value read from data file (if PAR 2 > 12).simplereal+-Inf+Inf00	kJ/hr.m^2Flux[ ; ]{	kJ/hr.m^2\�^�#sky diffuse radiation on horizontalSN5Fourteenth value read from data file (if PAR 2 > 13).simplereal+-Inf+Inf00	kJ/hr.m^2Flux[ ; ]{	kJ/hr.m^2\�^�0ground reflected diffuse radiation on horizontalSN4Fifteenth value read from data file (if PAR 2 > 14).simplereal+-Inf+Inf00	kJ/hr.m^2Flux[ ; ]{	kJ/hr.m^2\�^�(angle of incidence on horizontal surfaceSN4Sixteenth value read from data file (if PAR 2 > 15).simplereal+-Inf+Inf00degreesDirection (Angle)[ ; ]{degrees\�^�slope of horizontal surfaceSN6Seventeenth value read from data file (if PAR 2 > 16).simplereal+-Inf+Inf00degreesDirection (Angle)[ ; ]{degrees\�@�a7How many surfaces are to be evaluated by This Type 109?\�^�!total radiation on tilted surfaceSN5Eighteenth value read from data file (if PAR 2 = 18).simplereal+-Inf+Inf00	kJ/hr.m^2Flux[ ; ]`	kJ/hr.m^2\�^� beam radiation on tilted surfaceSNsimplereal+-Inf+Inf00	kJ/hr.m^2Flux[ ; ]`	kJ/hr.m^2\�^�'sky diffuse radiation on tilted surfaceSNsimplereal+-Inf+Inf00	kJ/hr.m^2Flux[ ; ]`	kJ/hr.m^2\�^�4ground reflected diffuse radiation on tilted surfaceSNsimplereal+-Inf+Inf00	kJ/hr.m^2Flux[ ; ]`	kJ/hr.m^2\�^�&angle of incidence for tilted surface SNsimplereal+-Inf+Inf00degreesDirection (Angle)[ ; ]`degrees\�^�slope of tilted surfaceSNsimplereal+-Inf+Inf00degreesDirection (Angle)[ ; ]`degrees@�a2\�^�Data Reader ModeSN~The mode of the weather data reader 109 : The value 2 means that Type 109 will read a Standard weather file in the TMY2 formatsimpleinteger+2222-
Dimensionless[ ; ]m-\�^�Logical unitSN�is parameter sets the Fortran Logical Unit (File reference number) of the output file. It is used internally by TRNSYS to refer to the file. This parameter will automatically be assigned to a unique value by the TRNSYS Studiosimpleinteger+309993030-
Dimensionless[ ; ]m-\�^�Sky model for diffuse radiationSN� parameter selects the sky model used to calculate diffuse radiation on tilted surfaces.
1: Isotropic sky model
2: Hay and Davies model
3: Reindl model
4: Perez model
Note: The Perez model is usually considered to be the best available modelsimpleinteger+1444-
Dimensionless[ ; ]m-\�^�
Tracking modeSN�,This parameter is used to indicate that the surfaces on which the tilted surface radiation is calculated are tracking the sun.
1: Fixed surface
2: Single axis tracking, vertical axis (fixed slope, variable azimuth)
3: Single-axis tracking, axis is in the plane of the surface
4: Two-axis trackingsimpleinteger+1411-
Dimensionless[ ; ]m-@�a2���������Weather data fileOC:\Archivos de programa\Trnsys16\Weather\Meteonorm\Europe\ES-Valencia-82850.tm2OC:\Archivos de programa\Trnsys16\Weather\Meteonorm\Europe\ES-Valencia-82850.tm2HC:\Archivos de programa\Trnsys16\Weather\US-TMY2\US-TX-El-Paso-23044.tm2Data Reader Modem2]\�@�a7How many surfaces are to be evaluated by This Type 109?\�^�Slope of surfaceSN�e slope of the surface or tracking axis.  The slope is positivewhen tilted in the direction of the azimuth. 0 = Horizontal90 = Vertical facing toward azimuthRefer to the abstract for details on slope specification for trackingsurfaces.simplereal+0+900.00.0degreesDirection (Angle)[ ; ]ydegrees\�^�Azimuth of surfaceSN�"The solar azimuth angle is the angle between the local meridian andthe projection of the line of sight of the sun onto the horizontalplane.0  = Facing equater90 = Facing west180 = Facing north270 = Facing eastRefer to the abstract for deatils on the azimuth parameter for tracking surfaces.simplereal+-360+3600.00.0degreesDirection (Angle)[ ; ]ydegrees-x��33@�Fd$|?ACEGIKMOQSUWY[]_!#%')+-/100@�Fdnprt	������������22@�Fd22�������2�("�r����h��a�s:winspoolMicrosoft Office Document Image WriterMicrosoft Document Imaging Writer Port:��Microsoft Office Document Imag��/d,,Letterwidm��(4!�?z>�
Water Loop>�Air Loop>�Outputs>�Text>�ControlsType109-TMY2-2�Type109-TMY2aType65d�CONTROL CARDType109-TMY2Type109-TMY2-2Type65dF��