Changes between Version 23 and Version 24 of doc/app/biometeorology_parameters


Ignore:
Timestamp:
Nov 28, 2018 3:02:01 PM (6 years ago)
Author:
dom_dwd_user
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/biometeorology_parameters

    v23 v24  
    1818NAMELIST group name: [=#inipar '''biometeorology_parameters''']\\
    1919----
    20 The module is enabled as soon as the namelist biometeorology_parameters exists. The calculation of the individual indices can be '''switched off (default is on)''' by setting them to .F. This of course requires the Biomet_Mod to be enabled (see above).
     20The module is enabled as soon as the namelist biometeorology_parameters exists.
     21The calculation of all three thermal indices can be switched on and off by setting the flag 'thermal_comfort' in the biometeorology_namelist '''(the default is .FALSE.! If you want palm to calculate thermal comfort indices, set thermal_comfort = .TRUE.)'''.
     22The calculation of the individual indices can be '''switched off (optional, default is on)''' by setting them to .F. This of course requires the Biomet_Mod to be enabled (see above).
    2123
    2224||='''Parameter Name'''  =||='''[[../fortrantypes|FORTRAN]]\\[[../fortrantypes|Type]]'''  =||='''Default\\Value'''  =||='''Explanation'''  =||
    2325|----------------
     26{{{#!td style="vertical-align:top; width: 150px"
     27[=#thermal_comfort '''thermal_comfort''']
     28}}}
     29{{{#!td style="vertical-align:top; width: 50px"
     30L
     31}}}
     32{{{#!td style="vertical-align:top; width: 75px"
     33.F.
     34}}}
     35{{{#!td
     36Switch the calculation of all three thermal comfort indices off (.F.) or on (.T.).
     37}}}
     38||
    2439{{{#!td style="vertical-align:top; width: 150px"
    2540[=#bio_perct '''bio_perct''']