Changes between Version 358 and Version 359 of doc/app/initialization_parameters
- Timestamp:
- Aug 29, 2017 2:44:41 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/initialization_parameters
v358 v359 31 31 Parameter to choose the used aerosol type. Currently three approximations are available:\\\\ 32 32 '' 'nacl' ''\\ 33 It is assumed that the aerosol is NaCl. \\\\33 It is assumed that the aerosol is nacl. \\\\ 34 34 '' 'c3h4o4' '' \\ 35 35 It is assumed that the aerosol is malonic acid.\\\\ … … 247 247 Values of the external pressure gradient applied in x- and y-direction, respectively (in Pa/m).\\\\ 248 248 This parameter only applies if [#dp_external dp_external] = ''.T.''. It sets the pressure gradient values. Negative values mean an acceleration, positive values mean deceleration. For example, '''dpdxy''' = ''-0.0002, 0.0,'' drives the flow in positive x-direction. 249 }}} 250 |---------------- 251 {{{#!td style="vertical-align:top" 252 [=#dry_aerosol_radius '''dry_aerosol_radius'''] 253 }}} 254 {{{#!td style="vertical-align:top" 255 R 256 }}} 257 {{{#!td style="vertical-align:top" 258 0.05E-6 259 }}} 260 {{{#!td 261 The mean geometric radius of the dry aerosol spectrum. 249 262 }}} 250 263 |----------------