Changes between Version 336 and Version 337 of doc/app/initialization_parameters
- Timestamp:
- Jun 8, 2017 9:20:58 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/initialization_parameters
v336 v337 181 181 {{{#!td 182 182 Lower limit of the vertical range for which the external pressure gradient is applied (in m).\\\\ 183 This parameter only applies if [#dp_external dp_external] = ''.T.''. It must hold the condition zu(0) <= '''dp_level_b''' <= zu( [#nz nz]). It can be used in combination with [#dp_smooth dp_smooth] = ''.T.'' to generate a non-accelerated boundary layer well below '''dp_level_b''' if '''dp_level_b''' >> 0.\\\\183 This parameter only applies if [#dp_external dp_external] = ''.T.''. It must hold the condition zu(0) <= '''dp_level_b''' <= zu( nzt). It can be used in combination with [#dp_smooth dp_smooth] = ''.T.'' to generate a non-accelerated boundary layer well below '''dp_level_b''' if '''dp_level_b''' >> 0.\\\\ 184 184 Note that there is no upper limit of the vertical range because the external pressure gradient is always applied up to the top of the model domain. 185 185 }}}