Changes between Version 20 and Version 21 of doc/app/biometeorology_parameters


Ignore:
Timestamp:
Nov 22, 2018 5:02:11 PM (6 years ago)
Author:
Schrempf
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/biometeorology_parameters

    v20 v21  
    22[[TracNav(doc/app/partoc|nocollapse)]]
    33
    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
     4With 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
     9The human thermal comfort model can provide spatially distributed values of the three thermal indices
    710
    811- Perceived Temperature (PERCT, see Staiger et al. (2012))
     
    1316
    1417[=#steering '''Steering:]\\
    15 \\\\
    1618NAMELIST group name: [=#inipar '''biometeorology_parameters''']\\
    1719----
     
    179181
    180182\\\\
     183\\\\
    181184
    182185
     
    185188== UV Exposure Module ==
    186189
    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
     193The 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]) 
    188194
    189195[=#steering '''Steering:]\\
    190 \\\\
    191196NAMELIST group name: [=#inipar '''biometeorology_parameters''']\\
    192197----
    193 The module is enabled as soon as the namelist biometeorology_parameters exists.
    194 
     198To activate the model the parameter '''uv_exposure''' has to be set in the namelist biometeorology_parameters. 
    195199||='''Parameter Name'''  =||='''[[../fortrantypes|FORTRAN]]\\[[../fortrantypes|Type]]'''  =||='''Default\\Value'''  =||='''Explanation'''  =||
    196200|----------------
     201{{{#!td style="vertical-align:top; width: 150px"
     202[=#uv_exposure '''uv_exposure''']
     203}}}
     204{{{#!td style="vertical-align:top; width: 50px"
     205L
     206}}}
     207{{{#!td style="vertical-align:top; width: 75px"
     208.F.
     209}}}
     210{{{#!td
     211Activation of the UV Exposure Model
     212This option has to be set to .T. in order to run the model.
     213}}}
     214||
    197215{{{#!td style="vertical-align:top; width: 150px"
    198216[=#consider_obstructions '''consider_obstructions''']
     
    321339\\\\
    322340
    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.\\
    329345
    330346
     
    337353==== [#string2 String2] ====
    338354==== [#string3 String3] ====
    339 
    340355Since r31xx biometeorology models are available in PALM....Biomet_Mod and UV exposure....
    341 
    342356Short description of both modules. From here, we will then link to more detailed descriptions.
    343 
    344 \\\\
    345357NAMELIST group name: [=#biometpar '''biometeorology_parameters''']\\
    346358----