Changes between Version 29 and Version 30 of doc/app/biometeorology_parameters


Ignore:
Timestamp:
Dec 11, 2018 12:29:29 PM (6 years ago)
Author:
weniger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/biometeorology_parameters

    v29 v30  
    1919----
    2020The 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).
     21The 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.)'''.
     22The 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).
    2323
    2424----
     
    292292{{{#!td
    293293Orientation angle of front/face of the human model.
    294 Only active if also parameter '''turn_to_sun''' is set to .False.
     294Only active if also parameter [#turn_to_sun turn_to_sun] is set to .False.
    295295}}}
    296296||
     
    308308
    309309If '''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.
     310If '''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.
    311311
    312312The following parameters are used as input for the solar position calculation: time_utc_init, day_of_year_init, latitude & longitude.\\
     
    327327
    328328IF '''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''').
     329IF '''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]).
    330330}}}
    331331|----------------