Changes between Initial Version and Version 1 of doc/tec/biomet/uv_output


Ignore:
Timestamp:
Nov 22, 2018 5:04:51 PM (7 years ago)
Author:
Schrempf
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/biomet/uv_output

    v1 v1  
     1= Output =
     2
     3The output by the uv exposure model is always two dimensional and is provided for the ground cell. Available output of the exposure is instantaneous data and doses (sum of instantaneous data). A list of output quantities can be found below.
     4To enable the output, add the respective quantity to the '''data_output''' section of the namelist.
     5||= '''quantity''' =||= '''long name''' =||= '''unit''' =||= '''Remarks''' =||
     6|----------------
     7 {{{#!td style="vertical-align:top; width: 75px"
     8'uvem_vitd3*_xy'
     9}}}
     10 {{{#!td style="vertical-align:top; width: 75px"
     11Vitamin D3-weighted exposure
     12}}}
     13 {{{#!td style="vertical-align:top; width: 50px"
     14IU/s
     15}}}
     16 {{{#!td style="vertical-align:top; width: 400px"
     17
     18}}}
     19||
     20{{{#!td style="vertical-align:top; width: 75px"
     21'uvem_vitd3dose*_xy'
     22}}}
     23 {{{#!td style="vertical-align:top; width: 75px"
     24Vitamin D3-weighted exposure
     25}}}
     26 {{{#!td style="vertical-align:top; width: 50px"
     27IU
     28}}}
     29 {{{#!td style="vertical-align:top; width: 400px"
     30In this case the '''"_xy"''' ending does not mean average but results in a '''summation''' of all the instantaneous exposure values of the respective grid points instead.
     31}}}
     32||
     33|----------------