323 | | [=#dummy '''dummy'''] |
324 | | }}} |
325 | | {{{#!td style="vertical-align:top" |
326 | | dummy |
327 | | }}} |
328 | | {{{#!td style="vertical-align:top" |
329 | | dummy |
330 | | }}} |
331 | | {{{#!td |
332 | | dummy |
333 | | }}} |
334 | | |---------------- |
335 | | {{{#!td style="vertical-align:top" |
336 | | [=#dummy '''dummy'''] |
337 | | }}} |
338 | | {{{#!td style="vertical-align:top" |
339 | | dummy |
340 | | }}} |
341 | | {{{#!td style="vertical-align:top" |
342 | | dummy |
343 | | }}} |
344 | | {{{#!td |
345 | | dummy |
| 323 | [=#dt_averaging_input_pr '''dt_averaging_input_pr'''] |
| 324 | }}} |
| 325 | {{{#!td style="vertical-align:top" |
| 326 | R |
| 327 | }}} |
| 328 | {{{#!td style="vertical-align:top" |
| 329 | value of [#dt_averaging_input dt_averaging_input] |
| 330 | }}} |
| 331 | {{{#!td |
| 332 | Temporal interval of data which are subject to temporal averaging of vertical profiles and/or spectra (in s).\\\\ |
| 333 | By default, data from each timestep within the interval defined by [#averaging_interval_pr averaging_interval_pr], and [[../sppar#averaging_interval_sp|averaging_interval_sp]] are used for calculating the temporal average. By choosing '''dt_averaging_input_pr''' > ''[#dt dt]'', the number of time levels entering the average can be minimized. This reduces the CPU-time of a run but may worsen the quality of the average's statistics.\\\\ |
| 334 | For more explanations see parameter [#dt_averaging_input dt_averaging_input]. |
| 335 | }}} |
| 336 | |---------------- |
| 337 | {{{#!td style="vertical-align:top" |
| 338 | [=#dt_data_output '''dt_data_output'''] |
| 339 | }}} |
| 340 | {{{#!td style="vertical-align:top" |
| 341 | R |
| 342 | }}} |
| 343 | {{{#!td style="vertical-align:top" |
| 344 | 9999999.9 |
| 345 | }}} |
| 346 | {{{#!td |
| 347 | Temporal interval at which data (3d volume data (instantaneous or time averaged), cross sections (instantaneous or time averaged), vertical profiles, spectra) shall be output (in s).\\\\ |
| 348 | If data output is switched on (see [#data_output data_output], [#data_output_pr data_output_pr], [[../sppar#data_output_sp|data_output_sp], and [#section_xy section_xy]), this parameter can be used to assign the temporal interval at which these data shall be output. Output can be skipped at the beginning of a simulation using parameter [#skip_time_data_output skip_time_data_output], which has zero value by default. Reference time is the beginning of the simulation, i.e. output takes place at times t = '''skip_time_data_output''' + '''dt_data_output''', '''skip_time_data_output''' + 2*'''dt_data_output''', '''skip_time_data_output''' + 3*'''dt_data_output''', etc. Since output is only done at the discrete time levels given by the timestep used, the actual output times can slightly deviate from these theoretical values.\\\\ |
| 349 | Individual temporal intervals for the different output quantities can be assigned using parameters [#dt_do3d dt_do3d], [#dt_do2d_xy dt_do2d_xy], [#dt_do2d_xz dt_do2d_xz], [#dt_do2d_yz dt_do2d_yz], [#dt_dopr dt_dopr], [[../sppar#dt_dosp|dt_dosp], and [#dt_data_output_av dt_data_output_av]. |