| 33 | For it is dependent on humidity and radiation input quantities, also |
| 34 | |
| 35 | {{{ |
| 36 | humidity = .T. |
| 37 | }}} |
| 38 | |
| 39 | and |
| 40 | |
| 41 | {{{ |
| 42 | radiation_model = .T. |
| 43 | }}} |
| 44 | |
| 45 | are required. For representativity of the results, HTCM should further only be enabled for settings with a horizontal resolution of 10.0m or less. |
| 46 | |
| 47 | \\\\ |
| 48 | NAMELIST group name: [=#runtimepar '''runtime_parameters''']\\ |
| 49 | ---- |
| 50 | In runtime_parameters the individual indices can be switched off (default is on) by setting them to .F. This of course requires the HTCM to be enabled (see above). |
| 51 | \\\\ |
| 52 | [=#steering '''Steering:]\\ |
| 53 | ||='''Parameter Name''' =||='''[[../fortrantypes|FORTRAN]]\\[[../fortrantypes|Type]]''' =||='''Default\\Value''' =||='''Explanation''' =|| |
| 54 | |---------------- |
| 55 | {{{#!td style="vertical-align:top; width: 150px" |
| 56 | [=#htcm_pt '''htcm_pt'''] |
| 57 | }}} |
| 58 | {{{#!td style="vertical-align:top; width: 50px" |
| 59 | L |
| 60 | }}} |
| 61 | {{{#!td style="vertical-align:top; width: 75px" |
| 62 | .T. |
| 63 | }}} |
| 64 | {{{#!td |
| 65 | Switch the calculation of Perceived Temperature off (.F.) or on (.T.). |
| 66 | }}} |
| 67 | || |
| 68 | {{{#!td style="vertical-align:top; width: 150px" |
| 69 | [=#htcm_utci '''htcm_utci'''] |
| 70 | }}} |
| 71 | {{{#!td style="vertical-align:top; width: 50px" |
| 72 | L |
| 73 | }}} |
| 74 | {{{#!td style="vertical-align:top; width: 75px" |
| 75 | .T. |
| 76 | }}} |
| 77 | {{{#!td |
| 78 | Switch the calculation of Universal Thermal Climate Index off (.F.) or on (.T.). |
| 79 | }}} |
| 80 | || |
| 81 | {{{#!td style="vertical-align:top; width: 150px" |
| 82 | [=#htcm_pet '''htcm_pet'''] |
| 83 | }}} |
| 84 | {{{#!td style="vertical-align:top; width: 50px" |
| 85 | L |
| 86 | }}} |
| 87 | {{{#!td style="vertical-align:top; width: 75px" |
| 88 | .T. |
| 89 | }}} |
| 90 | {{{#!td |
| 91 | Switch the calculation of Physiologically Equivalent Temperature off (.F.) or on (.T.). |
| 92 | }}} |
| 93 | |---------------- |
| 94 | |
| 95 | Output by the HTCM is always two dimensional and is provided for the cell level closest to 1.1 m above ground level. All parameters are available for instantaneous and time-averaged input. A list of output quantities can be found below. |
| 96 | Output can be written to 2d and/or 3d files, where only the layer z=0 will be used. |
| 97 | To enable the output of the given quantity, please add |
| 98 | ||= '''quantity''' =||= '''long name''' =||= '''unit''' =||= '''input type\\(instantaneous or averaged)''' =||= '''output file\\(2d or 3d)''' =|| |
| 99 | |---------------- |
| 100 | {{{#!td style="vertical-align:top; width: 50px" |
| 101 | 'htcm_pt' |
| 102 | }}} |
| 103 | {{{#!td style="vertical-align:top; width: 50px" |
| 104 | Perceived Temperature |
| 105 | }}} |
| 106 | {{{#!td style="vertical-align:top; width: 50px" |
| 107 | °C |
| 108 | }}} |
| 109 | {{{#!td style="vertical-align:top; width: 50px" |
| 110 | instantanious input |
| 111 | }}} |
| 112 | {{{#!td style="vertical-align:top; width: 50px" |
| 113 | z=0 layer in 3d file |
| 114 | }}} |
| 115 | || |
| 116 | {{{#!td style="vertical-align:top; width: 50px" |
| 117 | 'htcm_pet' |
| 118 | }}} |
| 119 | {{{#!td style="vertical-align:top; width: 50px" |
| 120 | Physiologically Equivalent Temperature |
| 121 | }}} |
| 122 | {{{#!td style="vertical-align:top; width: 50px" |
| 123 | °C |
| 124 | }}} |
| 125 | {{{#!td style="vertical-align:top; width: 50px" |
| 126 | instantanious input |
| 127 | }}} |
| 128 | {{{#!td style="vertical-align:top; width: 50px" |
| 129 | z=0 layer in 3d file |
| 130 | }}} |
| 131 | || |
| 132 | {{{#!td style="vertical-align:top; width: 50px" |
| 133 | 'htcm_utci' |
| 134 | }}} |
| 135 | {{{#!td style="vertical-align:top; width: 50px" |
| 136 | Universal Thermal Climate Index |
| 137 | }}} |
| 138 | {{{#!td style="vertical-align:top; width: 50px" |
| 139 | °C |
| 140 | }}} |
| 141 | {{{#!td style="vertical-align:top; width: 50px" |
| 142 | instantanious input |
| 143 | }}} |
| 144 | {{{#!td style="vertical-align:top; width: 50px" |
| 145 | z=0 layer in 3d file |
| 146 | }}} |
| 147 | || |
| 148 | {{{#!td style="vertical-align:top; width: 50px" |
| 149 | 'htcm_pt_av' |
| 150 | }}} |
| 151 | {{{#!td style="vertical-align:top; width: 50px" |
| 152 | Perceived Temperature |
| 153 | }}} |
| 154 | {{{#!td style="vertical-align:top; width: 50px" |
| 155 | °C |
| 156 | }}} |
| 157 | {{{#!td style="vertical-align:top; width: 50px" |
| 158 | averaged input |
| 159 | }}} |
| 160 | {{{#!td style="vertical-align:top; width: 50px" |
| 161 | z=0 layer in 3d file |
| 162 | }}} |
| 163 | || |
| 164 | {{{#!td style="vertical-align:top; width: 50px" |
| 165 | 'htcm_pet_av' |
| 166 | }}} |
| 167 | {{{#!td style="vertical-align:top; width: 50px" |
| 168 | Physiologically Equivalent Temperature |
| 169 | }}} |
| 170 | {{{#!td style="vertical-align:top; width: 50px" |
| 171 | °C |
| 172 | }}} |
| 173 | {{{#!td style="vertical-align:top; width: 50px" |
| 174 | averaged input |
| 175 | }}} |
| 176 | {{{#!td style="vertical-align:top; width: 50px" |
| 177 | z=0 layer in 3d file |
| 178 | }}} |
| 179 | || |
| 180 | {{{#!td style="vertical-align:top; width: 50px" |
| 181 | 'htcm_utci_av' |
| 182 | }}} |
| 183 | {{{#!td style="vertical-align:top; width: 50px" |
| 184 | Universal Thermal Climate Index |
| 185 | }}} |
| 186 | {{{#!td style="vertical-align:top; width: 50px" |
| 187 | °C |
| 188 | }}} |
| 189 | {{{#!td style="vertical-align:top; width: 50px" |
| 190 | averaged input |
| 191 | }}} |
| 192 | {{{#!td style="vertical-align:top; width: 50px" |
| 193 | z=0 layer in 3d file |
| 194 | }}} |
| 195 | || |
| 196 | {{{#!td style="vertical-align:top; width: 50px" |
| 197 | 'htcm_pt_xy' |
| 198 | }}} |
| 199 | {{{#!td style="vertical-align:top; width: 50px" |
| 200 | Perceived Temperature |
| 201 | }}} |
| 202 | {{{#!td style="vertical-align:top; width: 50px" |
| 203 | °C |
| 204 | }}} |
| 205 | {{{#!td style="vertical-align:top; width: 50px" |
| 206 | instantanious input |
| 207 | }}} |
| 208 | {{{#!td style="vertical-align:top; width: 50px" |
| 209 | 2d (xy) file |
| 210 | }}} |
| 211 | || |
| 212 | {{{#!td style="vertical-align:top; width: 50px" |
| 213 | 'htcm_pet_xy' |
| 214 | }}} |
| 215 | {{{#!td style="vertical-align:top; width: 50px" |
| 216 | Physiologically Equivalent Temperature |
| 217 | }}} |
| 218 | {{{#!td style="vertical-align:top; width: 50px" |
| 219 | °C |
| 220 | }}} |
| 221 | {{{#!td style="vertical-align:top; width: 50px" |
| 222 | instantanious input |
| 223 | }}} |
| 224 | {{{#!td style="vertical-align:top; width: 50px" |
| 225 | 2d (xy) file |
| 226 | }}} |
| 227 | || |
| 228 | {{{#!td style="vertical-align:top; width: 50px" |
| 229 | 'htcm_utci_xy' |
| 230 | }}} |
| 231 | {{{#!td style="vertical-align:top; width: 50px" |
| 232 | Universal Thermal Climate Index |
| 233 | }}} |
| 234 | {{{#!td style="vertical-align:top; width: 50px" |
| 235 | °C |
| 236 | }}} |
| 237 | {{{#!td style="vertical-align:top; width: 50px" |
| 238 | instantanious input |
| 239 | }}} |
| 240 | {{{#!td style="vertical-align:top; width: 50px" |
| 241 | 2d (xy) file |
| 242 | }}} |
| 243 | || |
| 244 | {{{#!td style="vertical-align:top; width: 50px" |
| 245 | 'htcm_pt_xy_av' |
| 246 | }}} |
| 247 | {{{#!td style="vertical-align:top; width: 50px" |
| 248 | Perceived Temperature |
| 249 | }}} |
| 250 | {{{#!td style="vertical-align:top; width: 50px" |
| 251 | °C |
| 252 | }}} |
| 253 | {{{#!td style="vertical-align:top; width: 50px" |
| 254 | averaged input |
| 255 | }}} |
| 256 | {{{#!td style="vertical-align:top; width: 50px" |
| 257 | 2d (xy) file |
| 258 | }}} |
| 259 | || |
| 260 | {{{#!td style="vertical-align:top; width: 50px" |
| 261 | 'htcm_pet_xy_av' |
| 262 | }}} |
| 263 | {{{#!td style="vertical-align:top; width: 50px" |
| 264 | Physiologically Equivalent Temperature |
| 265 | }}} |
| 266 | {{{#!td style="vertical-align:top; width: 50px" |
| 267 | °C |
| 268 | }}} |
| 269 | {{{#!td style="vertical-align:top; width: 50px" |
| 270 | averaged input |
| 271 | }}} |
| 272 | {{{#!td style="vertical-align:top; width: 50px" |
| 273 | 2d (xy) file |
| 274 | }}} |
| 275 | || |
| 276 | {{{#!td style="vertical-align:top; width: 50px" |
| 277 | 'htcm_utci_xy_av' |
| 278 | }}} |
| 279 | {{{#!td style="vertical-align:top; width: 50px" |
| 280 | Universal Thermal Climate Index |
| 281 | }}} |
| 282 | {{{#!td style="vertical-align:top; width: 50px" |
| 283 | °C |
| 284 | }}} |
| 285 | {{{#!td style="vertical-align:top; width: 50px" |
| 286 | averaged input |
| 287 | }}} |
| 288 | {{{#!td style="vertical-align:top; width: 50px" |
| 289 | 2d (xy) file |
| 290 | }}} |
| 291 | || |
| 292 | |---------------- |
| 293 | to the |
| 294 | '''data_output''' |
| 295 | section. |
| 296 | |
| 297 | ==== Proofs: ==== |
| 298 | - Staiger, H.; Laschewski, G.; and Graetz, A., 2012: The perceived temperature - a versatile index for the assessment of the human thermal environment. Part A: scientific basics. International Journal of Biometeorology 56(1), 165–176. doi: 10.1007/s00484-011-0409-6. |
| 299 | - Jendritzky, G.; Dear, de R.; and Havenith, G., 2012: UTCI-Why another thermal index? Int J Biometeorol (56), 421–428. |
| 300 | - Höppe, P. R., 1999: The physiological equivalent temperature – a universal index for the biometeorological assessment of the thermal environment. Int J Biometeorol 43, 71–75. |
| 301 | |
| 302 | |