Changes between Version 247 and Version 248 of doc/app/runtime_parameters
- Timestamp:
- Mar 4, 2015 4:04:06 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/runtime_parameters
v247 v248 304 304 ||[[span(td_nud_u ,style=color: red)]] ||nudging tendency for u-velocity component||m/s^2^ || 305 305 ||[[span(td_nud_v ,style=color: red)]] ||nudging tendency for v-velocity component||m/s^2^ || 306 \\ 307 The 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 || 306 311 \\\\ 307 312 Beyond 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) 309 314 Profile 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).\\\\ 310 315 These initial profiles have been either set by the user or have been calculated by a 1d-model prerun.\\\\