Changes between Version 70 and Version 71 of doc/app/runtime_parameters


Ignore:
Timestamp:
Sep 14, 2010 9:49:02 AM (15 years ago)
Author:
weinreis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/runtime_parameters

    v70 v71  
    8585Multiple quantities can be assigned, e.g. '''data_output''' = '' 'e', 'u', 'w' ''.\\\\
    8686By assigning the pure strings from the above table, 3d volume data is output. Cross section data can be output by appending the string '_xy', '_xz', or '_yz' to the respective quantities. Time averaged output is created by appending the string '_av' (for cross section data, this string must be appended after the cross section string). Cross section data can also be (additionally) averaged along the direction normal to the respective section (see below). Assignments of quantities can be given in arbitrary order:\\\\
    87 Example:\\\\
    88    '''data_output''' = '' 'u', 'pt_xz_av', 'w_xy', 'u_av' ''.\\\\
     87Example:
     88   '''data_output''' = '' 'u', 'pt_xz_av', 'w_xy', 'u_av' ''.
    8989This example will create the following output: instantaneous 3d volume data of u-velocity component (by default on file [[../iofiles#DATA_3D_NETCDF|DATA_3D_NETCDF]]), temporally averaged 3d volume data of u-velocity component (by default on file [[../iofiles#DATA_3D_AV_NETCDF|DATA_3D_AV_NETCDF]]), instantaneous horizontal cross section data of w-velocity component (by default on file [[../iofiles#DATA_2D_XY_NETCDF|DATA_2D_XY_NETCDF]]), and temporally averaged vertical cross section data of potential temperature (by default on file [[../iofiles#DATA_2D_XZ_AV_NETCDF|DATA_2D_XZ_AV_NETCDF]]).\\\\
    9090The user is allowed to extend the above list of quantities by defining his own output quantities (see the user-parameter [[../userpar#data_output_user|data_output_user]]).\\\\
     
    122122Other netCDF formats (classic, netCDF4/HDF5) can be selected with parameter [#netcdf_data_format netcdf_data_format].\\\\
    123123For historical reasons, other data formats are still available. Beside 'netcdf', data_output_format may be assigned the following values:\\\\
    124 '' 'avs' '' 
     124'' 'avs' ''
    125125   output of 3d volume data in FORTRAN binary format to be read by the graphic software '''AVS''' (see chapter [[4.5.5]])\\\\
    126126Multiple values can be assigned to '''data_output_format''', i.e. if the user wants to have both the "old" data format as well as cross section data in NetCDF format, then '''data_output_format''' = '' 'avs', 'netcdf' '' has to be assigned.\\\\
     
    203203||[[span(hyp ,style=color: blue)]] ||Hydrostatic pressure ||dbar ||
    204204\\\\
    205 Beyond that, initial profiles (t=0) of some variables can additionally be output (this output is only done once with the first plot output and not repeated with the profile output at later times). The names of these profiles result from the ones specified above leaded by a hash "#".  Allowed values are:\\\\
    206    #u, #v, #pt, #km, #kh, #l, #lpt, #q, #qv, #s, #sa, #vpt\\\\
     205Beyond that, initial profiles (t=0) of some variables can additionally be output (this output is only done once with the first plot output and not repeated with the profile output at later times). The names of these profiles result from the ones specified above leaded by a hash "#".  Allowed values are:
     206   #u, #v, #pt, #km, #kh, #l, #lpt, #q, #qv, #s, #sa, #vpt
    207207Profile names preceded by a hash automatically imply that profiles for these variables are also output at later times. It is not necessary and not allowed to specify the same profile name with and without hash simultaneously(this would lead to an netCDF error).\\\\
    208208These initial profiles have been either set by the user or have been calculated by a 1d-model prerun.\\\\
     
    224224Alternatively, by assigning '''data_output_2d_on_each_pe''' = ''.F.'', the respective data is gathered on PE0 and output is done directly into one file, so {{{combine_plot_fields.x}}} does not have to be called. However, in case of very large numbers of horizontal gridpoints, sufficient memory is required on PE0.
    225225}}}
     226|----------------
     227{{{#!td style="vertical-align:top"
     228[=#dummy '''dummy''']
     229}}}
     230{{{#!td style="vertical-align:top"
     231dummy
     232}}}
     233{{{#!td style="vertical-align:top"
     234dummy
     235}}}
     236{{{#!td
     237dummy
     238}}}
     239|----------------
    226240{{{#!td style="vertical-align:top"
    227241[=#dummy '''dummy''']
     
    305319|----------------
    306320{{{#!td style="vertical-align:top"
     321[=#disturbance_amplitude '''disturbance_amplitude''']
     322}}}
     323{{{#!td style="vertical-align:top"
     324R
     325}}}
     326{{{#!td style="vertical-align:top"
     3270.25
     328}}}
     329{{{#!td
     330Maximum perturbation amplitude of the random perturbations imposed to the horizontal velocity field (in m/s).\\\\
     331The parameter [#create_disturbances create_disturbances] describes how to impose random perturbations to the horizontal velocity field. Since the perturbation procedure includes two filter operations, the amplitude assigned by '''disturbance_amplitude''' is only an approximate value of the real magnitude of the perturbation.
     332}}}
     333|----------------
     334{{{#!td style="vertical-align:top"
     335[=#disturbance_energy_limit '''disturbance_energy_limit''']
     336}}}
     337{{{#!td style="vertical-align:top"
     338R
     339}}}
     340{{{#!td style="vertical-align:top"
     3410.01
     342}}}
     343{{{#!td
     344Upper limit value of the perturbation energy of the velocity field used as a criterion for imposing random perturbations (in m^2^/s^2^).\\\\
     345The parameter [#create_disturbances create_disturbances] describes how to impose random perturbations to the horizontal velocity field. The perturbation energy is defined as the volume average (over the total model domain) of the squares of the deviations of the velocity components from the mean flow (horizontal average). If the perturbation energy exceeds the assigned value, random perturbations to the fields of horizontal velocities are imposed no more. The value of this parameter usually must be determined by trial and error (it depends e.g. on the total number of grid points).   
     346}}}
     347|----------------
     348{{{#!td style="vertical-align:top"
    307349[=#dummy '''dummy''']
    308350}}}
     
    316358dummy
    317359}}}
     360|----------------
     361{{{#!td style="vertical-align:top"
     362[=#dummy '''dummy''']
     363}}}
     364{{{#!td style="vertical-align:top"
     365dummy
     366}}}
     367{{{#!td style="vertical-align:top"
     368dummy
     369}}}
     370{{{#!td
     371dummy
     372}}}