Changes between Version 75 and Version 76 of doc/app/runtime_parameters


Ignore:
Timestamp:
Sep 14, 2010 11:25:35 AM (15 years ago)
Author:
weinreis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/runtime_parameters

    v75 v76  
    321321|----------------
    322322{{{#!td style="vertical-align:top"
    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"
     326R
     327}}}
     328{{{#!td style="vertical-align:top"
     329value of [#dt_averaging_input dt_averaging_input]
     330}}}
     331{{{#!td
     332Temporal interval of data which are subject to temporal averaging of vertical profiles and/or spectra (in s).\\\\
     333By 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.\\\\
     334For 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"
     341R
     342}}}
     343{{{#!td style="vertical-align:top"
     3449999999.9
     345}}}
     346{{{#!td
     347Temporal 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).\\\\
     348If 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.\\\\
     349Individual 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].
    346350}}}
    347351|----------------