Changes between Version 345 and Version 346 of doc/app/initialization_parameters
- Timestamp:
- Jun 29, 2017 11:08:16 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/initialization_parameters
v345 v346 2052 2052 }}} 2053 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. 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 2056 For radiation calculations during spinup, a starting time is calculated based on the setting of [../radpar#time_utc_init time_utc_init] and [#spinup_time spinup_time], so that the spinup starts at {{{time_utc_init - spinup_time}}}. The timestamps during spinup will hence show negative values in the output data so that the coupled model system starts at {{{time_utc_init}}}, which equals the timestamp 0 in the output data. 2055 2057 }}} 2056 2058 |---------------- … … 2127 2129 }}} 2128 2130 {{{#!td 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.2131 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 2132 }}} 2131 2133 |---------------- … … 2379 2381 }}} 2380 2382 {{{#!td 2381 Parameter for steering of the spinup time. Depending on the model components switched on, these can run in a spinup phase without an interactive atmosphere. Currently, this mechanism is implemented for the land surface and the urban surface model. In the spinup phase, these models predict the skin and soil/wall temperatures. For using the spinup mechanism it is required to have a radiation model activated. Forcing is achieved by radiation and optionally a varying near-surface air temperature (steered via [#spinup_pt_mean spinup_pt_mean], [#spinup_pt_amplitude spinup_pt_amplitude], and the incoming solar radiation. After completion of the spinup, the atmospheric code is switched on and runs coupled to the surface models. Note that the near-surface temperatures are reset before coupling to their initial values prescribed by the user. The spinup mechanism can be steered via the additional parameters [#dt_spinup dt_spinup] and [#data_output_during_spinup data_output_during_spinup]. 2383 Parameter for steering of the spinup time. 2384 2385 Depending on the model components switched on, these can run in a spinup phase without an interactive atmosphere. Currently, this mechanism is implemented for the land surface and the urban surface model. In the spinup phase, these models predict the skin and soil/wall temperatures. For using the spinup mechanism it is required to have a radiation model activated. Forcing is achieved by radiation and optionally a varying near-surface air temperature (steered via [#spinup_pt_mean spinup_pt_mean], [#spinup_pt_amplitude spinup_pt_amplitude], and the incoming solar radiation. After completion of the spinup, the atmospheric code is switched on and runs coupled to the surface models. Note that the near-surface temperatures are reset before coupling to their initial values prescribed by the user. The spinup mechanism can be steered via the additional parameters [#dt_spinup dt_spinup] and [#data_output_during_spinup data_output_during_spinup]. 2382 2386 }}} 2383 2387 |----------------