202 | | [=#<insert_parameter_name> '''<insert_parameter_name>'''] |
203 | | }}} |
204 | | {{{#!td style="vertical-align:top" |
205 | | <insert type> |
206 | | }}} |
207 | | {{{#!td style="vertical-align:top" |
208 | | <insert value> |
209 | | }}} |
210 | | {{{#!td |
211 | | <insert explanation> |
| 202 | [=#dt_coupling '''dt_coupling'''] |
| 203 | }}} |
| 204 | {{{#!td style="vertical-align:top" |
| 205 | R |
| 206 | }}} |
| 207 | {{{#!td style="vertical-align:top" |
| 208 | 9999999.9 |
| 209 | }}} |
| 210 | {{{#!td |
| 211 | Temporal interval for the data exchange in case of runs with [[coupled models]] (e.g. atmosphere - ocean) (in s).\\\\ |
| 212 | This parameter has an effect only in case of a run with coupled models. It is available starting from version 3.3a.\\\\ |
| 213 | This parameter specifies the temporal interval at which data are exchanged at the interface between coupled models (currently: interface between atmosphere and ocean). If this parameter is not explicitly specified in the parameter files for both coupled models, or if there is an inconsistency between its values for both coupled models, the execution will terminate and an informative [[error message]] will be given. In order to ensure synchronous coupling throughout the simulation, '''dt_coupling''' should be chosen larger than [../d3par#dt_max dt_max]. |
682 | | [=#<insert_parameter_name> '''<insert_parameter_name>'''] |
683 | | }}} |
684 | | {{{#!td style="vertical-align:top" |
685 | | <insert type> |
686 | | }}} |
687 | | {{{#!td style="vertical-align:top" |
688 | | <insert value> |
689 | | }}} |
690 | | {{{#!td |
691 | | <insert explanation> |
| 684 | [=#dt_pr_1d '''dt_pr_1d'''] |
| 685 | }}} |
| 686 | {{{#!td style="vertical-align:top" |
| 687 | R |
| 688 | }}} |
| 689 | {{{#!td style="vertical-align:top" |
| 690 | 9999999.9 |
| 691 | }}} |
| 692 | {{{#!td |
| 693 | Temporal interval of vertical profile output of the [[1d-model]] (in s).\\\\ |
| 694 | Data are written in ASCII format to file [../iofiles#LIST_PROFIL_1D LIST_PROFIL_1D]. This parameter is only in effect if the 1d-model has been switched on for the initialization of the 3d-model with [#initializing_actions initializing_actions] = '' 'set_1d-model_profiles'.'' |