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

[TRNSYS-users] Type 109 weather processor



Does anyone know if and how Type109 manipulates the data that it reads?  I
am using Type109 to read the CA-QC-Montreal-716270.tm2 that comes with
TRNSYS.  The output values from type 109 don't match the data that is in the
file.  It seems to only be right on the first hour of the year. 

Also doesn't wind direction in TMY give N=0?  TRNSYS output is supposed to
be N=180, but it doesn't seem to be changed from the input data.

>From file:
Hr     Dry T     RH       Wind Direction         Wind Speed
1       2.4      82             263                 2.8
2       2.2      82             252                 2.3
3       2.1      82             249                 2.1 
4       1.9      83             310                 2.3
5       1.7      84             263                 2.3
6       1.6      85             252                 2.9

Output from Type 109:
Hr     Dry T     RH       Wind Direction         Wind Speed
1      2.4       82            263                   2.8
2      2.32      82            258                   2.55
3      2.16      82            251                   2.2
4      2.0      82.5           280                  2.2
5      1.8      83.5           287                  2.3
6      1.64     84.5           258                  2.4