| 1 | Standard table:\\ |
| 2 | ||='''Parameter Name''' =||='''Type''' =||='''Default Value''' =||='''Explanation''' =|| |
| 3 | |---------------- |
| 4 | {{{#!td style="vertical-align:top; text-align:left;width: 150px" |
| 5 | [=#averaging_interval_sp '''averaging_interval_sp'''] |
| 6 | }}} |
| 7 | {{{#!td style="vertical-align:top; text-align:left;style="width: 50px" |
| 8 | R |
| 9 | }}} |
| 10 | {{{#!td style="vertical-align:top; text-align:left;style="width: 100px" |
| 11 | value of [#averaging_interval averaging_interval] |
| 12 | }}} |
| 13 | {{{#!td |
| 14 | Averaging interval for spectra output to local file [#DATA_1D_SP_NETCDF DATA_1D_SP_NETCDF] and/or [#PLOTSP_X_DATA PLOTSP_X_DATA] / [#PLOTSP_Y_DATA PLOTSP_Y_DATA] (in s). \\\\ |
| 15 | If this parameter is given a non-zero value, temporally averaged spectra data are output. By default, spectra data are not subject to temporal averaging. The interval length is limited by the parameter [#dt_dosp dt_dosp]. In any case '''averaging_interval_sp <= dt_dosp''' must hold. \\\\ |
| 16 | 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 dt_averaging_input_pr]. \\\\ |
| 17 | If an averaging interval can not be completed at the end of a run, it will be finished at the beginning of the next restart run. Thus for restart runs, averaging intervals do not necessarily begin at the beginning of the run. |
| 18 | }}} |
| 19 | |---------------- |
| 20 | {{{#!td style="vertical-align:top; text-align:left;width: 150px" |
| 21 | [=#comp_spectra_level '''comp_spectra_level'''] |
| 22 | }}} |
| 23 | {{{#!td style="vertical-align:top; text-align:left;style="width: 50px" |
| 24 | I(100) |
| 25 | }}} |
| 26 | {{{#!td style="vertical-align:top; text-align:left;style="width: 100px" |
| 27 | no level |
| 28 | }}} |
| 29 | {{{#!td |
| 30 | Vertical level for which horizontal spectra are to be calculated and output (gridpoints). \\\\ |
| 31 | Spectra can be calculated for up to 100 levels. |
| 32 | }}} |
| 33 | |---------------- |
| 34 | {{{#!td style="vertical-align:top; text-align:left;width: 150px" |
| 35 | [=#data_output_sp '''data_output_sp'''] |
| 36 | }}} |
| 37 | {{{#!td style="vertical-align:top; text-align:left;style="width: 50px" |
| 38 | C*10 (10) |
| 39 | }}} |
| 40 | {{{#!td style="vertical-align:top; text-align:left;style="width: 100px" |
| 41 | 10 * ' ' |
| 42 | }}} |
| 43 | {{{#!td |
| 44 | Quantities for which horizontal spectra are to be calculated and output. \\\\ |
| 45 | Allowed standard values are: '''data_output_sp''' = '' 'u', 'v', 'w', 'pt', 'q' ''. The user may define further quantities '''!!!(see chapter 3.5.4 part 5)!!!'''. \\\\ |
| 46 | Spectra are calculated using the FFT-method defined by [#fft_method fft_method]. \\\\ |
| 47 | By default spectra data are output to the local file [#DATA_1D_SP_NETCDF DATA_1D_SP_NETCDF]. The file's format is NetCDF. Further details about processing NetCDF data are given in '''!!!chapter 4.5.1!!!'''. \\\\ |
| 48 | The temporal interval of the output times of profiles is assigned via the parameter [#dt_dosp dt_dosp]. \\\\ |
| 49 | The vertical levels for which spectra are to be computed and output must be given by parameter [#comp_spectra_level comp_spectra_level]. \\\\ |
| 50 | '''Note:''' \\ |
| 51 | Beside '''data_output_sp''', values '''must''' be given for each of the parameters, [#comp_spectra_level comp_spectra_level], and [#spectra_direction spectra_direction], otherwise '''no''' output will be created! \\\\ |
| 52 | |
| 53 | |
| 54 | }}} |
| 55 | |---------------- |