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


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

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/runtime_parameters

    v69 v70  
    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.\\\\
    209 The user is allowed to extend the above list of quantities by defining his own output quantities (see the user-parameter [[../userpar#data_output_pr_user|data_output_pr_user).
    210 }}}
    211 |----------------
     209The user is allowed to extend the above list of quantities by defining his own output quantities (see the user-parameter [[../userpar#data_output_pr_user|data_output_pr_user]]).
     210}}}
     211|----------------
     212{{{#!td style="vertical-align:top"
     213[=#data_output_2d_on_each_pe '''data_output_2d_on_each_pe''']
     214}}}
     215{{{#!td style="vertical-align:top"
     216L
     217}}}
     218{{{#!td style="vertical-align:top"
     219.T.
     220}}}
     221{{{#!td
     222Output 2d cross section data by one or all processors.\\\\
     223In runs with several processors, by default, each processor outputs cross section data of its subdomain into an individual file. After PALM has finished, the contents of these files have to be sampled into one file using the program {{{combine_plot_fields.x}}}.\\\\
     224Alternatively, 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.
     225}}}
    212226{{{#!td style="vertical-align:top"
    213227[=#dummy '''dummy''']