Changes between Version 29 and Version 30 of doc/app/biometeorology_parameters
- Timestamp:
- Dec 11, 2018 12:29:29 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/biometeorology_parameters
v29 v30 19 19 ---- 20 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 The 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). 23 23 24 24 ---- … … 292 292 {{{#!td 293 293 Orientation angle of front/face of the human model. 294 Only active if also parameter '''turn_to_sun'''is set to .False.294 Only active if also parameter [#turn_to_sun turn_to_sun] is set to .False. 295 295 }}} 296 296 || … … 308 308 309 309 If '''sun_in_south''' = .True., the azimuthal position of the sun is always in south direction (180°).\\ 310 If '''sun_in_south''' = .False., the actual azimuthal position of the sun is calculated based of the respective parameter values within the simulation. The fixed solar azimuth angle only applies to the exposure model and does not affect other modules of Palm.310 If '''sun_in_south''' = .False., the actual azimuthal position of the sun is calculated based of the respective parameter values within the simulation. The fixed solar azimuth angle only applies to the {{{exposure model}}} and does not affect other modules of PALM. 311 311 312 312 The following parameters are used as input for the solar position calculation: time_utc_init, day_of_year_init, latitude & longitude.\\ … … 327 327 328 328 IF '''turn_to_sun''' = .True., the front/face of the human model is always orientated in direction of the sun.\\ 329 IF '''turn_to_sun''' = .False., the front/face of the human model is orientated towards a specific direction (set by the parameter '''orientation_angle''').329 IF '''turn_to_sun''' = .False., the front/face of the human model is orientated towards a specific direction (set by the parameter [#orientation_angle orientation_angle]). 330 330 }}} 331 331 |----------------