Changes between Version 20 and Version 21 of doc/app/spectra_parameters


Ignore:
Timestamp:
Sep 13, 2010 1:42:08 PM (15 years ago)
Author:
fricke
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/spectra_parameters

    v20 v21  
    6868}}}
    6969|----------------
     70{{{#!td style="vertical-align:top"
     71[=#plot_spectra_level '''plot_spectra_level''']
     72}}}
     73{{{#!td style="vertical-align:top"
     74I(100)
     75}}}
     76{{{#!td style="vertical-align:top"
     77no level
     78}}}
     79{{{#!td
     80Vertical level(s) for which horizontal spectra are to be plotted (in gridpoints). \\\\
     81This parameter only affects the display of spectra in plots created with profil. The spectral data created and output to file are exclusively determined via comp_spectra_level.
     82}}}
     83|----------------
     84{{{#!td style="vertical-align:top"
     85[=#skip_time_dosp '''skip_time_dosp''']
     86}}}
     87{{{#!td style="vertical-align:top"
     88R
     89}}}
     90{{{#!td style="vertical-align:top"
     91value of [../d3par#skip_time_data_output skip_time_data_output]
     92}}}
     93{{{#!td
     94No output of spectra data before this interval has passed (in s). \\\\
     95This parameter causes that data output activities are starting not before this interval (counting from the beginning of the simulation, t=0) has passed. \\\\
     96'''Example:''' \\
     97If the user has set [#dt_dosp dt_dosp] = ''3600.0'' and '''skip_time_dosp''' = ''1800.0'', then the first output will be done at t = 5400 s.
     98}}}
     99|----------------
     100{{{#!td style="vertical-align:top"
     101[=#spectra_direction '''spectra_direction''']
     102}}}
     103{{{#!td style="vertical-align:top"
     104C*2 (10)
     105}}}
     106{{{#!td style="vertical-align:top"
     10710 * ' '
     108}}}
     109{{{#!td
     110Direction(s) along which spectra are to be calculated. \\\\
     111Allowed values are '' 'x' '', '' 'y' '' and '' 'xy' ''. For every quantity given by [#data_output_sp data_output_sp] a corresponding direction must be assigned. \\\\
     112Calculation of spectra requires cyclic boundary conditions along the respective directions (see [../inipar#bc_lr bc_lr] and [../inipar#bc_ns bc_ns]).
     113}}}
     114|----------------