Changes between Version 27 and Version 28 of doc/app/iofiles/pids/dynamic


Ignore:
Timestamp:
Nov 2, 2023 10:05:15 AM (15 months ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/iofiles/pids/dynamic

    v27 v28  
    286286|----------------
    287287{{{#!td style="vertical-align:top;width: 150px"
    288 [=#init_building_temperature '''init_building_temperature''']//
    289 ((s),(nwall),y,x)
    290 }}}
    291 {{{#!td style="vertical-align:top;width: 50px"
    292 NC_FLOAT
    293 }}}
    294 {{{#!td style="vertical-align:top;width: 50px"
    295 1, 2, 3
    296 }}}
    297 {{{#!td
    298 Initialization of walls and indoor temperatures with varying level of
    299 detail. Requires the [wiki:doc/app/urban_surface_parameters urban-surface model] to become effective. 
    300 
    301 {{{lod=1}}}: The same wall temperature is assumed for all walls of the
    302 building at location ''(y,x)''. //
    303 
    304 {{{lod=2}}}: The wall layer temperatures of a building at ''(y,x)'' are provided individually for each layer.
    305 
    306 {{{lod=3}}}: The wall temperatures are provided individually for each surface element and for each wall layer.
    307 }}}
    308 |----------------
    309 {{{#!td style="vertical-align:top;width: 150px"
    310 [=#init_pavement_temperature '''init_pavement_temperature''']//
    311 (zsoil,(y),(x))
    312 }}}
    313 {{{#!td style="vertical-align:top;width: 50px"
    314 NC_FLOAT
    315 }}}
    316 {{{#!td style="vertical-align:top;width: 50px"
    317 1, 2
    318 }}}
    319 {{{#!td
    320 Initialization of the pavement temperature.
    321 Requires the [wiki:doc/app/land_surface_parameters land-surface model] to become effective. 
    322 
    323 {{{lod=1}}}: For all paved surface elements the same pavement temperature profile is prescribed. //
    324 
    325 {{{lod=2}}}: The pavement temperature profile is prescribed for each ''(y,x)''-location individually.
    326 }}}
    327 |----------------
    328 {{{#!td style="vertical-align:top;width: 150px"
    329288[=#init_soil_t '''init_soil_t''']//
    330289(zsoil,(y),(x))
     
    365324|----------------
    366325{{{#!td style="vertical-align:top;width: 150px"
    367 [=#init_water_temperature '''init_water_temperature''']//
    368 (y,x)
    369 }}}
    370 {{{#!td style="vertical-align:top;width: 50px"
    371 NC_FLOAT
    372 }}}
    373 {{{#!td style="vertical-align:top;width: 50px"
    374 none
    375 }}}
    376 {{{#!td
    377 Initialization of the water temperature at location ''(y,x)''.
    378 Requires the [wiki:doc/app/land_surface_parameters land-surface model] to become effective. 
    379 }}}
    380 |----------------
    381 {{{#!td style="vertical-align:top;width: 150px"
    382326[=#nudging_pt '''nudging_pt''']//
    383327(time,z)