| 3 | ==Human Thermal Comfort Module== |
| 4 | With r3XXX a Human Thermal Comfort Module (HTCM) was implemented in PALM. It can provide spatially distributed values of the three thermal indices |
| 5 | - Perceived Temperature (PT, see Staiger et al. (2012)) |
| 6 | - Universal Thermal Climate Index (UTCI, see Jendritzky et al. (2012)) |
| 7 | - Physiologically Equivalent Temperature (PET, see Höppe (1993)) |
| 8 | that describe thermal perception / thermal stress of a sample human being under the local meteorological conditions. |
| 9 | |
| 10 | \\\\ |
| 11 | NAMELIST group name: [=#inipar '''initialization_parameters''']\\ |
| 12 | ---- |
| 13 | \\\\ |
| 14 | [=#steering '''Steering:]\\ |
| 15 | ||='''Parameter Name''' =||='''[[../fortrantypes|FORTRAN]]\\[[../fortrantypes|Type]]''' =||='''Default\\Value''' =||='''Explanation''' =|| |
| 16 | |---------------- |
| 17 | {{{#!td style="vertical-align:top; width: 150px" |
| 18 | [=#human_thermal_comfort '''human_thermal_comfort'''] |
| 19 | }}} |
| 20 | {{{#!td style="vertical-align:top; width: 50px" |
| 21 | L |
| 22 | }}} |
| 23 | {{{#!td style="vertical-align:top; width: 75px" |
| 24 | 1 |
| 25 | }}} |
| 26 | {{{#!td |
| 27 | Enables or disables the HTCM (enables = .T., defaults to .F.).\\\\ |
| 28 | Here, a detailed description follows...Maybe also link to an example input file. |
| 29 | }}} |
| 30 | |