Changes between Version 45 and Version 46 of doc/app/runtime_parameters
- Timestamp:
- Sep 13, 2010 3:43:39 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/runtime_parameters
v45 v46 34 34 }}} 35 35 {{{#!td 36 Averaging interval for output of vertical profiles to local file [[ DATA_1D_PR_NETCDF]] (in s).\\\\36 Averaging interval for output of vertical profiles to local file [[../iofiles#DATA_1D_PR_NETCDF|DATA_1D_PR_NETCDF]] (in s).\\\\ 37 37 If this parameter is given a non-zero value, temporally averaged vertical profile data are output. By default, profile data data are not subject to temporal averaging. The interval length is limited by the parameter [[dt_dopr]]. In any case '''averaging_interval_pr <= dt_dopr''' must hold.\\\\ 38 38 If an interval is defined, then by default the average is calculated from the data values of all timesteps lying within this interval. The number of time levels entering into the average can be reduced with the parameter [[dt_averaging_input_pr]].\\\\