Changes between Version 292 and Version 293 of doc/app/runtime_parameters
- Timestamp:
- Oct 26, 2018 7:48:23 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/runtime_parameters
v292 v293 689 689 '''Example:''' 690 690 '''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. 691 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. 691 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'''. 692 692 }}} 693 693 |----------------