Changes between Version 247 and Version 248 of doc/app/runtime_parameters


Ignore:
Timestamp:
Mar 4, 2015 4:04:06 PM (10 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/runtime_parameters

    v247 v248  
    304304||[[span(td_nud_u ,style=color: red)]] ||nudging tendency for u-velocity component||m/s^2^ ||
    305305||[[span(td_nud_v ,style=color: red)]] ||nudging tendency for v-velocity component||m/s^2^ ||
     306\\
     307The following vertical profiles can be additionally output when the [wiki:doc/tec/lsm land surface model (LSM)] is used:
     308||='''Quantity name''' =||='''Meaning''' =||='''Unit''' =||
     309||m_soil ||volumetric soil moisture content ||m^3/m^3 ||
     310||t_soil ||soil temperature ||K ||
    306311\\\\
    307312Beyond that, initial profiles (t=0) of some variables can additionally be output (this output is only done once with the first plot output and not repeated with the profile output at later times). The names of these profiles result from the ones specified above leaded by a hash "#".  Allowed values are:
    308    #u, #v, #pt, #km, #kh, #l, #lpt, #q, #qv, #s, #sa, #vpt
     313   #u, #v, #pt, #km, #kh, #l, #lpt, #q, #qv, #s, #sa, #vpt (, #t_soil, #m_soil)
    309314Profile names preceded by a hash automatically imply that profiles for these variables are also output at later times. It is not necessary and not allowed to specify the same profile name with and without hash simultaneously(this would lead to an netCDF error).\\\\
    310315These initial profiles have been either set by the user or have been calculated by a 1d-model prerun.\\\\