[esp-r] Simulation with temporal file
Lee, C.
C.S.Lee at tue.nl
Tue Oct 25 12:53:07 BST 2011
Dear all,
I'm trying to simulate my model with calculated sky temperature.
So I created a temporal file to apply calculated value and associated it in my model,
but the result, e.g. roof surface temperature, didn't change anything.
I tried another option(SURTM-measured surface temperature) with all zero value and also different model in training>>basic,
but the result was the same.
Did I miss something?
I attached what i created with 'bld_basic' model in training.
sample.tdfa========================================
ASCIITDF3
# NWPR NITDF NTSPH itdyear,itdbdoy,itdedoy,columns
20 1 1 1967 37 43 1
# NEXTRC,NEXTCL,NDBSTP
1 2 168
*tdaid1,-
*tdaid2,-
*items
*tag,SAMPLE
*type,SKYTMPT
*menu,Sky temp:
*aide,Sky temp (C)
*other, 0 1
*fields, 1
REAL 1 1 0.000 -49.000 49.000 Sky temperature (C):
*end_item
*pointers
5
*tabular_data
# Time Col 1 Col 2 Col 3 Col 4 Col 5 Col 6 Col 7 Col 8...
37.0417,-3.6000
37.0833,-3.8000
37.1250,-4.0000
37.1667,-4.1000
.
.
.
.(so on)
.(simulation period : 6 FEB ~ 12 FEB, 1967)
*end_tabular_data
I attached what i created with 'bld_basic' model in training.
bld_basic.cfg ========================================
*tdf ../nets/sample.tdfa
# tdf item id, item type, <related zone>, <related surface>
SAMPLE SKYTMPT ALL ALL
* end tdf
manage associations ===================================
Temporal entities used...
------------------------------------
|Temporal |generic |associated
|entity name |type |with zone & surface
1. SAMPLE SKYTMPT ALL ALL
================================================
I got ESP-r from 'ESP-r Central' and installed it with gcc-4.4 in Ubuntu 10.04LTS.
Thanks in advance.
Kind regards,
Chul-sung.
More information about the esp-r
mailing list