Changes between Version 19 and Version 20 of doc/app/biometeorology_parameters


Ignore:
Timestamp:
Nov 9, 2018 3:16:05 PM (6 years ago)
Author:
dom_dwd_user
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/biometeorology_parameters

    v19 v20  
    44== Biometeorology Module ==
    55
    6 With r3XXX a Biometeorology Module (Biomet_Mod) was implemented in PALM. It can provide spatially distributed values of the three thermal indices
    7 
    8 - Perceived Temperature (PT, see Staiger et al. (2012))
     6With r3XXX a Biometeorology Module (Biometeorology_Mod) was implemented in PALM. It can provide spatially distributed values of the three thermal indices
     7
     8- Perceived Temperature (PERCT, see Staiger et al. (2012))
    99- Universal Thermal Climate Index (UTCI, see Jendritzky et al. (2012))
    1010- Physiologically Equivalent Temperature (PET, see Höppe (1993))
     
    2121|----------------
    2222{{{#!td style="vertical-align:top; width: 150px"
    23 [=#biom_pt '''biom_pt''']
     23[=#bio_perct '''bio_perct''']
    2424}}}
    2525{{{#!td style="vertical-align:top; width: 50px"
     
    3434||
    3535{{{#!td style="vertical-align:top; width: 150px"
    36 [=#biom_utci '''biom_utci''']
     36[=#bio_utci '''bio_utci''']
    3737}}}
    3838{{{#!td style="vertical-align:top; width: 50px"
     
    4747||
    4848{{{#!td style="vertical-align:top; width: 150px"
    49 [=#biom_pet '''biom_pet''']
     49[=#bio_pet '''bio_pet''']
    5050}}}
    5151{{{#!td style="vertical-align:top; width: 50px"
     
    6868
    6969Output by the Biomet_Mod is always two dimensional and is provided for the cell level closest to 1.1 m above ground level. All parameters are available for instantaneous and time-averaged input. A list of output quantities can be found below.
    70 Output can be written to 2d and/or 3d files, where only the layer z=0 will be used.
     70Output is written to a 2d xy file, where only the layer z=0 will be used.
    7171To enable the output of the given quantity, please add
    7272||= '''quantity''' =||= '''long name''' =||= '''unit''' =||= '''input type\\(instantaneous or averaged)''' =||= '''output file\\(2d or 3d)''' =||
    7373|----------------
    74  {{{#!td style="vertical-align:top; width: 50px"
    75 'biom_pt'
     74{{{#!td style="vertical-align:top; width: 50px"
     75'bio_perct*_xy'
    7676}}}
    7777 {{{#!td style="vertical-align:top; width: 50px"
     
    8585}}}
    8686 {{{#!td style="vertical-align:top; width: 50px"
    87 z=0 layer in 3d file
    88 }}}
    89 ||
    90 {{{#!td style="vertical-align:top; width: 50px"
    91 'biom_pet'
     872d (xy) file
     88}}}
     89||
     90{{{#!td style="vertical-align:top; width: 50px"
     91'bio_pet*_xy'
    9292}}}
    9393 {{{#!td style="vertical-align:top; width: 50px"
     
    101101}}}
    102102 {{{#!td style="vertical-align:top; width: 50px"
    103 z=0 layer in 3d file
    104 }}}
    105 ||
    106 {{{#!td style="vertical-align:top; width: 50px"
    107 'biom_utci'
     1032d (xy) file
     104}}}
     105||
     106{{{#!td style="vertical-align:top; width: 50px"
     107'bio_utci*_xy'
    108108}}}
    109109 {{{#!td style="vertical-align:top; width: 50px"
     
    117117}}}
    118118 {{{#!td style="vertical-align:top; width: 50px"
    119 z=0 layer in 3d file
    120 }}}
    121 ||
    122 {{{#!td style="vertical-align:top; width: 50px"
    123 'biom_pt_av'
     1192d (xy) file
     120}}}
     121||
     122{{{#!td style="vertical-align:top; width: 50px"
     123'bio_perct*_xy_av'
    124124}}}
    125125 {{{#!td style="vertical-align:top; width: 50px"
     
    133133}}}
    134134 {{{#!td style="vertical-align:top; width: 50px"
    135 z=0 layer in 3d file
    136 }}}
    137 ||
    138 {{{#!td style="vertical-align:top; width: 50px"
    139 'biom_pet_av'
     1352d (xy) file
     136}}}
     137||
     138{{{#!td style="vertical-align:top; width: 50px"
     139'bio_pet*_xy_av'
    140140}}}
    141141 {{{#!td style="vertical-align:top; width: 50px"
     
    149149}}}
    150150 {{{#!td style="vertical-align:top; width: 50px"
    151 z=0 layer in 3d file
    152 }}}
    153 ||
    154 {{{#!td style="vertical-align:top; width: 50px"
    155 'biom_utci_av'
    156 }}}
    157  {{{#!td style="vertical-align:top; width: 50px"
    158 Universal Thermal Climate Index
    159 }}}
    160  {{{#!td style="vertical-align:top; width: 50px"
    161 °C
    162 }}}
    163  {{{#!td style="vertical-align:top; width: 50px"
    164 averaged input
    165 }}}
    166  {{{#!td style="vertical-align:top; width: 50px"
    167 z=0 layer in 3d file
    168 }}}
    169 ||
    170 {{{#!td style="vertical-align:top; width: 50px"
    171 'biom_pt_xy'
    172 }}}
    173  {{{#!td style="vertical-align:top; width: 50px"
    174 Perceived Temperature
    175 }}}
    176  {{{#!td style="vertical-align:top; width: 50px"
    177 °C
    178 }}}
    179  {{{#!td style="vertical-align:top; width: 50px"
    180 instantanious input
    181 }}}
    182  {{{#!td style="vertical-align:top; width: 50px"
    183 2d (xy) file
    184 }}}
    185 ||
    186 {{{#!td style="vertical-align:top; width: 50px"
    187 'biom_pet_xy'
    188 }}}
    189  {{{#!td style="vertical-align:top; width: 50px"
    190 Physiologically Equivalent Temperature
    191 }}}
    192  {{{#!td style="vertical-align:top; width: 50px"
    193 °C
    194 }}}
    195  {{{#!td style="vertical-align:top; width: 50px"
    196 instantanious input
    197 }}}
    198  {{{#!td style="vertical-align:top; width: 50px"
    199 2d (xy) file
    200 }}}
    201 ||
    202 {{{#!td style="vertical-align:top; width: 50px"
    203 'biom_utci_xy'
    204 }}}
    205  {{{#!td style="vertical-align:top; width: 50px"
    206 Universal Thermal Climate Index
    207 }}}
    208  {{{#!td style="vertical-align:top; width: 50px"
    209 °C
    210 }}}
    211  {{{#!td style="vertical-align:top; width: 50px"
    212 instantanious input
    213 }}}
    214  {{{#!td style="vertical-align:top; width: 50px"
    215 2d (xy) file
    216 }}}
    217 ||
    218 {{{#!td style="vertical-align:top; width: 50px"
    219 'biom_pt_xy_av'
    220 }}}
    221  {{{#!td style="vertical-align:top; width: 50px"
    222 Perceived Temperature
    223 }}}
    224  {{{#!td style="vertical-align:top; width: 50px"
    225 °C
    226 }}}
    227  {{{#!td style="vertical-align:top; width: 50px"
    228 averaged input
    229 }}}
    230  {{{#!td style="vertical-align:top; width: 50px"
    231 2d (xy) file
    232 }}}
    233 ||
    234 {{{#!td style="vertical-align:top; width: 50px"
    235 'biom_pet_xy_av'
    236 }}}
    237  {{{#!td style="vertical-align:top; width: 50px"
    238 Physiologically Equivalent Temperature
    239 }}}
    240  {{{#!td style="vertical-align:top; width: 50px"
    241 °C
    242 }}}
    243  {{{#!td style="vertical-align:top; width: 50px"
    244 averaged input
    245 }}}
    246  {{{#!td style="vertical-align:top; width: 50px"
    247 2d (xy) file
    248 }}}
    249 ||
    250 {{{#!td style="vertical-align:top; width: 50px"
    251 'biom_utci_xy_av'
     1512d (xy) file
     152}}}
     153||
     154{{{#!td style="vertical-align:top; width: 50px"
     155'bio_utci*_xy_av'
    252156}}}
    253157 {{{#!td style="vertical-align:top; width: 50px"