Changes between Version 47 and Version 48 of doc/app/iofiles/pids


Ignore:
Timestamp:
May 24, 2018 2:05:57 PM (7 years ago)
Author:
suehring
Comment:

--

Legend:

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

    v47 v48  
    670670|----------------
    671671{{{#!td style="vertical-align:top;width: 150px"
     672[=#init_building_temperature '''init_building_temperature''']//
     673((s),(nwall),y,x)
     674}}}
     675{{{#!td style="vertical-align:top;width: 50px"
     676NC_FLOAT
     677}}}
     678{{{#!td style="vertical-align:top;width: 50px"
     6791, 2, 3
     680}}}
     681{{{#!td
     682Initialization of walls and indoor temperatures with varying level of
     683detail. Requires the [../../usmpar urban-surface model] to become effective. 
     684
     685{{{lod=1}}}: The same wall temperature is assumed for all walls of the
     686building at location ''(y,x)''. //
     687
     688{{{lod=2}}}: The wall layer temperatures of a building at ''(y,x)'' are provided individually for each layer.
     689
     690{{{lod=3}}}: The wall temperatures are provided individually for each surface element and for each wall layer.
     691}}}
     692|----------------
     693{{{#!td style="vertical-align:top;width: 150px"
     694[=#init_pavement_temperature '''init_pavement_temperature''']//
     695(zsoil,(y),(x))
     696}}}
     697{{{#!td style="vertical-align:top;width: 50px"
     698NC_FLOAT
     699}}}
     700{{{#!td style="vertical-align:top;width: 50px"
     7011, 2
     702}}}
     703{{{#!td
     704Initialization of the pavement temperature.
     705Requires the [../../lsmpar land-surface model] to become effective. 
     706
     707{{{lod=1}}}: For all paved surface elements the same pavement temperature profile is prescribed. //
     708
     709{{{lod=2}}}: The pavement temperature profile is prescribed for each ''(y,x)''-location individually.
     710}}}
     711|----------------
     712{{{#!td style="vertical-align:top;width: 150px"
    672713[=#init_soil_t '''init_soil_t''']//
    673714(zsoil,(y),(x))
     
    708749|----------------
    709750{{{#!td style="vertical-align:top;width: 150px"
    710 [=#init_building_temperature '''init_building_temperature''']//
    711 ((s),(nwall),y,x)
    712 }}}
    713 {{{#!td style="vertical-align:top;width: 50px"
    714 NC_FLOAT
    715 }}}
    716 {{{#!td style="vertical-align:top;width: 50px"
    717 1, 2, 3
    718 }}}
    719 {{{#!td
    720 Initialization of walls and indoor temperatures with varying level of
    721 detail. Requires the [../../usmpar urban-surface model] to become effective. 
    722 
    723 {{{lod=1}}}: The same wall temperature is assumed for all walls of the
    724 building at location ''(y,x)''. //
    725 
    726 {{{lod=2}}}: The wall layer temperatures of a building at ''(y,x)'' are provided individually for each layer.
    727 
    728 {{{lod=3}}}: The wall temperatures are provided individually for each surface element and for each wall layer.
     751[=#init_water_temperature '''init_water_temperature''']//
     752(y,x)
     753}}}
     754{{{#!td style="vertical-align:top;width: 50px"
     755NC_FLOAT
     756}}}
     757{{{#!td style="vertical-align:top;width: 50px"
     758none
     759}}}
     760{{{#!td
     761Initialization of the water temperature at location ''(y,x)''.
     762Requires the [../../lsmpar land-surface model] to become effective. 
     763}}}
     764|----------------
     765{{{#!td style="vertical-align:top;width: 150px"
     766[=#nudging_pt '''nudging_pt''']//
     767(y,x)
     768}}}
     769{{{#!td style="vertical-align:top;width: 50px"
     770NC_FLOAT
     771}}}
     772{{{#!td style="vertical-align:top;width: 50px"
     773none
     774}}}
     775{{{#!td
     776Nudging data for potential temperature.
     777Requires cyclic boundary conditions as well as [../../inipar#nudging nudging] = .T. to become effective. 
     778}}}
     779|----------------
     780{{{#!td style="vertical-align:top;width: 150px"
     781[=#nudging_qv '''nudging_qv''']//
     782(y,x)
     783}}}
     784{{{#!td style="vertical-align:top;width: 50px"
     785NC_FLOAT
     786}}}
     787{{{#!td style="vertical-align:top;width: 50px"
     788none
     789}}}
     790{{{#!td
     791Nudging data for the mixing ratio.
     792Requires cyclic boundary conditions as well as [../../inipar#nudging nudging] = .T. and [../../inipar#humidity humidity] = .T. to become effective. 
     793}}}
     794|----------------
     795{{{#!td style="vertical-align:top;width: 150px"
     796[=#nudging_u '''nudging_u''']//
     797(y,x)
     798}}}
     799{{{#!td style="vertical-align:top;width: 50px"
     800NC_FLOAT
     801}}}
     802{{{#!td style="vertical-align:top;width: 50px"
     803none
     804}}}
     805{{{#!td
     806Nudging data for the wind in the x-direction.
     807Requires cyclic boundary conditions to become effective. 
     808}}}
     809|----------------
     810{{{#!td style="vertical-align:top;width: 150px"
     811[=#nudging_v '''nudging_v''']//
     812(y,x)
     813}}}
     814{{{#!td style="vertical-align:top;width: 50px"
     815NC_FLOAT
     816}}}
     817{{{#!td style="vertical-align:top;width: 50px"
     818none
     819}}}
     820{{{#!td
     821Nudging data for the wind in the y-direction.
     822Requires cyclic boundary conditions to become effective. 
     823}}}
     824|----------------
     825{{{#!td style="vertical-align:top;width: 150px"
     826[=#nudging_w '''nudging_w''']//
     827(y,x)
     828}}}
     829{{{#!td style="vertical-align:top;width: 50px"
     830NC_FLOAT
     831}}}
     832{{{#!td style="vertical-align:top;width: 50px"
     833none
     834}}}
     835{{{#!td
     836Nudging data for the wind in the z-direction.
     837Requires cyclic boundary conditions to become effective. 
     838}}}
     839|----------------
     840{{{#!td style="vertical-align:top;width: 150px"
     841[=#nudging_s '''nudging_s''']//
     842(y,x)
     843}}}
     844{{{#!td style="vertical-align:top;width: 50px"
     845NC_FLOAT
     846}}}
     847{{{#!td style="vertical-align:top;width: 50px"
     848none
     849}}}
     850{{{#!td
     851Nudging data for a passive scalar.
     852Requires cyclic boundary conditions as well as [../../inipar#nudging nudging] = .T. and [../../inipar#passive_scalar passive_scalar] = .T. to become effective. 
    729853}}}
    730854