Changes between Version 344 and Version 345 of doc/app/initialization_parameters
- Timestamp:
- Jun 29, 2017 11:01:15 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/initialization_parameters
v344 v345 2027 2027 ||='''Parameter Name''' =||='''[../fortrantypes FORTRAN]\\[../fortrantypes Type]''' =||='''Default\\Value''' =||='''Explanation''' =|| 2028 2028 |---------------- 2029 {{{#!td style="vertical-align:top"2030 [=#data_output_during_spinup '''data_output_during_spinup''']2031 }}}2032 {{{#!td style="vertical-align:top"2033 L2034 }}}2035 {{{#!td style="vertical-align:top"2036 .F.2037 }}}2038 {{{#!td2039 Parameter for switching on data output in the spinup phase (see [#spinup_time spinup_time]. Is set to .TRUE. timeseries and profile data will be output at regular intervals as prescribed by the user. Note that there will be no output of 2D/3D/masked data during the spinup phase.2040 }}}2041 |----------------2042 2029 {{{#!td style="vertical-align:top;width: 150px" 2043 2030 [=#damp_level_1d '''damp_level_1d'''] … … 2053 2040 This parameter is used to switch on a damping layer for the 1d-model, which is generally needed for the damping of inertia oscillations. Damping is done by gradually increasing the value of the eddy diffusivities about 10% per vertical grid level (starting with the value at the height given by '''damp_level_1d''', or possibly from the next grid point above), i.e. K,,m,,(k+1) = 1.1 * K,,m,,(k). The values of K,,m,, are limited to 10 m^2^/s at maximum.\\\\ 2054 2041 This parameter only comes into effect if the 1d-model is switched on for the initialization of the 3d-model using [#initializing_actions initializing_actions] = '' 'set_1d-model_profiles'.'' 2042 }}} 2043 |---------------- 2044 {{{#!td style="vertical-align:top" 2045 [=#data_output_during_spinup '''data_output_during_spinup'''] 2046 }}} 2047 {{{#!td style="vertical-align:top" 2048 L 2049 }}} 2050 {{{#!td style="vertical-align:top" 2051 .F. 2052 }}} 2053 {{{#!td 2054 Parameter for switching on data output in the spinup phase (see [#spinup_time spinup_time]. Is set to .TRUE. timeseries and profile data will be output at regular intervals as prescribed by the user. Note that there will be no output of 2D/3D/masked data during the spinup phase. 2055 2055 }}} 2056 2056 |---------------- … … 2128 2128 {{{#!td 2129 2129 Time step during integration of the land surface / urban surface models during the spinup phase (see [#spinup_time spinup_time]. Longer time steps than the default value of 60 s can be considered, depending on the precise configuration of the respective surface models. 2130 }}} 2130 2131 |---------------- 2131 2132 {{{#!td style="vertical-align:top"