Changes between Version 20 and Version 21 of doc/app/biometeorology_parameters
- Timestamp:
- Nov 22, 2018 5:02:11 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/biometeorology_parameters
v20 v21 2 2 [[TracNav(doc/app/partoc|nocollapse)]] 3 3 4 == Biometeorology Module == 5 6 With r3XXX a Biometeorology Module (Biometeorology_Mod) was implemented in PALM. It can provide spatially distributed values of the three thermal indices 4 With r3XXX a Biometeorology Module (Biometeorology_Mod) was implemented in PALM. It contains the two Models '''Human Thermal Comfort Model''' (HTCM) and '''UV Exposure Model''' (UVEM). For both models exist only one Namelist. However, for a better overview the input parameters of the two Models are described seperatly.\\\\ 5 \\\\ 6 7 == Human Thermal Comfort Model == 8 9 The human thermal comfort model can provide spatially distributed values of the three thermal indices 7 10 8 11 - Perceived Temperature (PERCT, see Staiger et al. (2012)) … … 13 16 14 17 [=#steering '''Steering:]\\ 15 \\\\16 18 NAMELIST group name: [=#inipar '''biometeorology_parameters''']\\ 17 19 ---- … … 179 181 180 182 \\\\ 183 \\\\ 181 184 182 185 … … 185 188 == UV Exposure Module == 186 189 187 With r3XXX a UV exposure Module (uv_exposure_model_mod) was implemented in PALM. It calculates 2-dimensional maps of the vitamin D3-weighted UV exposure of a human for unobstructed environments (Seckmeyer at al., 2013) and obstructed environments (e.g. within a city) (Schrempf at al. 2017a, Schrempf at al. 2017b). 190 [[NoteBox(note,This page is part of the **UV Exposure Model** (UVEM) documentation. \\ It contains a documentation about the input parameters of the exposure model. \\ For an overview of all UVEM-related pages\, see the **[wiki:doc/tec/uvem UV Exposure Model main page]**.)]] 191 \\\\ 192 193 The uv exposure model calculates 2-dimensional maps of the vitamin D,,3,,-weighted UV exposure of a human for unobstructed environments [#Seckmeyer2013 Seckmeyer et al., 2013]) and obstructed environments (e.g. within a city) ([#Schrempf2017a Schrempf et al., 2017a], [#Schrempf2017b Schrempf et al., 2017b]) 188 194 189 195 [=#steering '''Steering:]\\ 190 \\\\191 196 NAMELIST group name: [=#inipar '''biometeorology_parameters''']\\ 192 197 ---- 193 The module is enabled as soon as the namelist biometeorology_parameters exists. 194 198 To activate the model the parameter '''uv_exposure''' has to be set in the namelist biometeorology_parameters. 195 199 ||='''Parameter Name''' =||='''[[../fortrantypes|FORTRAN]]\\[[../fortrantypes|Type]]''' =||='''Default\\Value''' =||='''Explanation''' =|| 196 200 |---------------- 201 {{{#!td style="vertical-align:top; width: 150px" 202 [=#uv_exposure '''uv_exposure'''] 203 }}} 204 {{{#!td style="vertical-align:top; width: 50px" 205 L 206 }}} 207 {{{#!td style="vertical-align:top; width: 75px" 208 .F. 209 }}} 210 {{{#!td 211 Activation of the UV Exposure Model 212 This option has to be set to .T. in order to run the model. 213 }}} 214 || 197 215 {{{#!td style="vertical-align:top; width: 150px" 198 216 [=#consider_obstructions '''consider_obstructions'''] … … 321 339 \\\\ 322 340 323 324 325 ==== Proofs: ==== 326 - Seckmeyer, G., Schrempf, M., Wieczorek, A., Riechelmann, S., Graw, K., Seckmeyer, S., and Zankl, M.: A Novel Method to Calculate Solar UV Exposure Relevant to Vitamin D Production in Humans, Photochem. Photobiol., 89(4), 974-983, DOI: 10.1111/php.12074., 2013. 327 - Schrempf, M., Thuns, N., Lange, K., and Seckmeyer, G.: Einuss der Verschattung auf die Vitamin-D-gewichtete UV-Exposition eines Menschen, Aktuelle Derm, DOI: 10.1055/s-0043-105258., 2017. 328 - Schrempf, M., Thuns, N., Lange, K., and Seckmeyer, G.: Impact of Orientation on the Vitamin D Weighted Exposure of a Human in an Urban Environment, Int. J. Environ. Res. Public Health, 14(8), 920, DOI: 10.3390/ijerph14080920., 2017.\\ 341 == References: == 342 * [=#Seckmeyer2013] '''Seckmeyer, G., Schrempf, M.Wieczorek, A., Riechelmann, S., Graw, K., Seckmeyer, S., and Zankl, M.''' 2013. A Novel Method to Calculate Solar UV Exposure Relevant to Vitamin D Production in Humans, Photochem. Photobiol., 89(4), 974-983, DOI: 10.1111/php.12074. 343 * [=#Schrempf2017a] '''Schrempf, M., Thuns, N., Lange, K., and Seckmeyer, G.''' 2017a. Einuss der Verschattung auf die Vitamin-D-gewichtete UV-Exposition eines Menschen, Aktuelle Derm, DOI: 10.1055/s-0043-105258. 344 * [=#Schrempf2017b] '''Schrempf, M., Thuns, N., Lange, K., and Seckmeyer, G.''' 2017b. Impact of Orientation on the Vitamin D Weighted Exposure of a Human in an Urban Environment, Int. J. Environ. Res. Public Health, 14(8), 920, DOI: 10.3390/ijerph14080920.\\ 329 345 330 346 … … 337 353 ==== [#string2 String2] ==== 338 354 ==== [#string3 String3] ==== 339 340 355 Since r31xx biometeorology models are available in PALM....Biomet_Mod and UV exposure.... 341 342 356 Short description of both modules. From here, we will then link to more detailed descriptions. 343 344 \\\\345 357 NAMELIST group name: [=#biometpar '''biometeorology_parameters''']\\ 346 358 ----