Changes between Version 362 and Version 363 of doc/app/runtime_parameters
- Timestamp:
- Mar 3, 2021 2:55:32 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/runtime_parameters
v362 v363 844 844 This parameter gives the vertical index of a grid-point layer above terrain which to output in the specified mask.\\\\ 845 845 '''Example:''' 846 '''mask_k_over_surface(1,:)''' = ''2, 5'' will result in an output of all specified variables in mask 1 at the second and fith grid point above the surface. 846 '''mask_k_over_surface(1,:)''' = ''2, 5'' will result in an output of all specified variables in mask 1 at the second and fith grid point above the surface. Values >= 1 are allowed. 847 '''Please note, until revision -r4894 the terrain-following output had included an offset where a value of 0 and one output values at the first and second grid point. This has been revised in higher revisions.''' 847 848 When '''mask_k_over_surface''' is specified for a mask, [#mask_z mask_z] and [#mask_z_loop mask_z_loop] are ignored for this mask. [#mask_scale_z mask_scale_z] has no effect on values given in '''mask_k_over_surface'''. 848 849 }}}