Changes between Version 346 and Version 347 of doc/app/initialization_parameters
- Timestamp:
- Jun 29, 2017 11:15:21 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/initialization_parameters
v346 v347 2054 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 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.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 coupled run then starts at {{{time_utc_init}}}. In the output data, the timestamps during spinup will show negative values in the output data so that the coupled model system starts at timestamp 0 s. 2057 2057 }}} 2058 2058 |----------------