Changes between Version 339 and Version 340 of doc/app/initialization_parameters
- Timestamp:
- Jun 21, 2017 1:18:42 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/initialization_parameters
v339 v340 2416 2416 This parameter assigns the value of the u-component of the geostrophic wind ('''ug''') at the surface (k=0). Starting from this value, the initial vertical profile of the u-component of the geostrophic wind is constructed with [#ug_vertical_gradient ug_vertical_gradient] and [#ug_vertical_gradient_level ug_vertical_gradient_level]. The profile constructed in that way is used for creating the initial vertical velocity profile of the 3d-model. Either it is applied, as it has been specified by the user ([#initializing_actions initializing_actions] = '' 'set_constant_profiles' '') or it is used for calculating a stationary boundary layer wind profile ([#initializing_actions initializing_actions] = '' 'set_1d-model_profiles' ''). If '''ug''' is constant with height (i.e. '''ug'''(k) = '''ug_surface''') and has a large value, it is recommended to use a Galilei-transformation of the coordinate system, if possible (see [#galilei_transformation galilei_transformation]), in order to obtain larger time steps.\\\\ 2417 2417 '''Attention:'''\\ 2418 In case of ocean runs (see [#ocean ocean]), this parameter gives the geostrophic velocity value (i.e. the pressure gradient) at the sea surface, which is at k=[#nzt nzt]. The profile is then constructed from the surface down to the bottom of the model.2418 In case of ocean runs (see [#ocean ocean]), this parameter gives the u-component of the geostrophic velocity value (i.e. the pressure gradient) at the sea surface, which is at k=[#nzt nzt]. The profile is then constructed from the surface down to the bottom of the model. 2419 2419 }}} 2420 2420 |---------------- … … 2491 2491 This parameter assigns the value of the v-component of the geostrophic wind ('''vg''') at the surface (k=0). Starting from this value, the initial vertical profile of the v-component of the geostrophic wind is constructed with [#vg_vertical_gradient vg_vertical_gradient] and [#vg_vertical_gradient_level vg_vertical_gradient_level]. The profile constructed in that way is used for creating the initial vertical velocity profile of the 3d-model. Either it is applied, as it has been specified by the user ([#initializing_actions initializing_actions] = '' 'set_constant_profiles' '') or it is used for calculating a stationary boundary layer wind profile ([#initializing_actions initializing_actions] = '' 'set_1d-model_profiles' ''). If '''vg''' is constant with height (i.e. '''vg'''(k)='''vg_surface''') and has a large value, it is recommended to use a Galilei-transformation of the coordinate system, if possible (see [#galilei_transformation galilei_transformation]), in order to obtain larger time steps.\\\\ 2492 2492 '''Attention:'''\\ 2493 In case of ocean runs (see [#ocean ocean]), this parameter gives the geostrophic velocity value (i.e. the pressure gradient) at the sea surface, which is at k=[#nzt nzt]. The profile is then constructed from the surface down to the bottom of the model.2493 In case of ocean runs (see [#ocean ocean]), this parameter gives the v-component of the geostrophic velocity value (i.e. the pressure gradient) at the sea surface, which is at k=[#nzt nzt]. The profile is then constructed from the surface down to the bottom of the model. 2494 2494 }}} 2495 2495 |----------------