Changes between Version 134 and Version 135 of doc/app/runtime_parameters


Ignore:
Timestamp:
Sep 15, 2010 12:42:04 PM (15 years ago)
Author:
weinreis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/runtime_parameters

    v134 v135  
    665665{{{#!td
    666666No data output before this interval has passed (in s).\\\\
    667 This parameter causes that data output activities are starting not before this interval (counting from the beginning of the simulation, t=0) has passed. By default, this applies for output of instantaneous 3d volume data, cross section data, spectra and vertical profile data as well as for temporally averaged 2d and 3d data. Individual intervals can be assigned using parameters [#skip_time_do3d skip_time_do3d], [#skip_time_do2d_xy skip_time_do2d_xy], [#skip_time_do2d_xz skip_time_do2d_xy], [#skip_time_do2d_yz skip_time_do2d_yz], [#skip_time_dosp skip_time_dosp], [#skip_time_dopr skip_time_dopr] and [#skip_time_data_output_av skip_time_data_output_av].\\\\
     667This parameter causes that data output activities are starting not before this interval (counting from the beginning of the simulation, t=0) has passed. By default, this applies for output of instantaneous 3d volume data, cross section data, spectra and vertical profile data as well as for temporally averaged 2d and 3d data. Individual intervals can be assigned using parameters [#skip_time_do3d skip_time_do3d], [#skip_time_do2d_xy skip_time_do2d_xy], [#skip_time_do2d_xz skip_time_do2d_xz], [#skip_time_do2d_yz skip_time_do2d_yz], [[../sppar#skip_time_dosp|skip_time_dosp]], [#skip_time_dopr skip_time_dopr] and [#skip_time_data_output_av skip_time_data_output_av].\\\\
    668668'''Example:'''\\
    669669If the user has set [#dt_data_output dt_data_output] = ''3600.0'' and '''skip_time_data_output''' = ''1800.0'', then the first output will be done at t = 5400 s.