Changes between Version 23 and Version 24 of doc/app/biometeorology_parameters
- Timestamp:
- Nov 28, 2018 3:02:01 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/biometeorology_parameters
v23 v24 18 18 NAMELIST group name: [=#inipar '''biometeorology_parameters''']\\ 19 19 ---- 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). 20 The module is enabled as soon as the namelist biometeorology_parameters exists. 21 The 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.)'''. 22 The 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). 21 23 22 24 ||='''Parameter Name''' =||='''[[../fortrantypes|FORTRAN]]\\[[../fortrantypes|Type]]''' =||='''Default\\Value''' =||='''Explanation''' =|| 23 25 |---------------- 26 {{{#!td style="vertical-align:top; width: 150px" 27 [=#thermal_comfort '''thermal_comfort'''] 28 }}} 29 {{{#!td style="vertical-align:top; width: 50px" 30 L 31 }}} 32 {{{#!td style="vertical-align:top; width: 75px" 33 .F. 34 }}} 35 {{{#!td 36 Switch the calculation of all three thermal comfort indices off (.F.) or on (.T.). 37 }}} 38 || 24 39 {{{#!td style="vertical-align:top; width: 150px" 25 40 [=#bio_perct '''bio_perct''']