Changes between Version 206 and Version 207 of doc/app/runtime_parameters
- Timestamp:
- Dec 17, 2010 9:58:35 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/runtime_parameters
v206 v207 719 719 '''mask_z (2,:)''' = ''1000.''\\\\ 720 720 This example will create outputs at the specified points (at zw-grid in m, if [#mask_scale_x mask_scale_x] is not used; outputs on 721 the zu-grid are shifted by half of the grid spacing downward ).721 the zu-grid are shifted by half of the grid spacing downward (e.g. zu = ''0., 25., 75., 475., 525., 575.'', if [[../inipar#dz|dz]]= ''50.0'')). 722 722 If you use [#mask_scale_z mask_scale_z], '''mask_z''' has to be assigned in "grid point position along z-direction [m]/'''mask_scale_z''' " (e.g. '''mask_scale_z''' = ''10.0'' -> '''mask_z (1,:)''' = ''0., 5., 10., 50., 55., 60.'').\\\\ 723 723 The default results in output at every grid point along the z-direction, i.e. from 0 to nz.\\\\