Changes between Version 37 and Version 38 of doc/app/biometeorology_parameters


Ignore:
Timestamp:
Feb 12, 2019 9:58:02 AM (6 years ago)
Author:
dom_dwd_user
Comment:

removed control of individual index calculation flags (deprecated) from the manual.

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/biometeorology_parameters

    v37 v38  
    2020The module is enabled as soon as the NAMELIST {{{biometeorology_parameters}}} exists.
    2121The calculation of all three thermal indices can be switched on and off by setting the flag [#thermal_comfort thermal_comfort] in the biometeorology_namelist '''(the default is .FALSE.! If you want palm to calculate thermal comfort indices, set [#thermal_comfort thermal_comfort] = .TRUE.)'''.
    22 The calculation of the individual indices can be '''switched off (optional, default is on)''' by setting them to .FALSE. This of course requires the Biomet_Mod to be enabled (see above).
     22The calculation of the individual indices is automatically enabled or disabled by the output settings. This of course requires the Biomet_Mod to be enabled (see above).
    2323
    2424----
     
    3030|----------------
    3131{{{#!td style="vertical-align:top; width: 150px"
    32 [=#bio_perct '''bio_perct''']
    33 }}}
    34 {{{#!td style="vertical-align:top; width: 50px"
    35 L
    36 }}}
    37 {{{#!td style="vertical-align:top; width: 75px"
    38 .T.
    39 }}}
    40 {{{#!td
    41 Switch the calculation of Perceived Temperature off (.F.) or on (.T.).
    42 }}}
    43 ||
    44 {{{#!td style="vertical-align:top; width: 150px"
    45 [=#bio_pet '''bio_pet''']
    46 }}}
    47 {{{#!td style="vertical-align:top; width: 50px"
    48 L
    49 }}}
    50 {{{#!td style="vertical-align:top; width: 75px"
    51 .T.
    52 }}}
    53 {{{#!td
    54 Switch the calculation of Physiologically Equivalent Temperature off (.F.) or on (.T.).
    55 }}}
    56 ||
    57 {{{#!td style="vertical-align:top; width: 150px"
    58 [=#bio_utci '''bio_utci''']
    59 }}}
    60 {{{#!td style="vertical-align:top; width: 50px"
    61 L
    62 }}}
    63 {{{#!td style="vertical-align:top; width: 75px"
    64 .T.
    65 }}}
    66 {{{#!td
    67 Switch the calculation of Universal Thermal Climate Index off (.F.) or on (.T.).
    68 }}}
    69 ||
    70 {{{#!td style="vertical-align:top; width: 150px"
    7132[=#thermal_comfort '''thermal_comfort''']
    7233}}}
     
    7839}}}
    7940{{{#!td
    80 Switch the calculation of all three thermal comfort indices off (.F.) or on (.T.).
     41Switch the calculation of thermal comfort indices off (.F.) or on (.T.).
    8142}}}
    8243|----------------