Changes between Version 1 and Version 2 of doc/app/user_parameters


Ignore:
Timestamp:
Sep 13, 2010 9:20:44 AM (14 years ago)
Author:
heinze
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/user_parameters

    v1 v2  
    1 Testfeld
     1== User-defined parameters ==
     2||='''Parameter Name'''  =||='''Type'''  =||='''Default Value'''  =||='''Explanation'''  =||
     3|----------------
     4{{{#!td style="vertical-align:top; text-align:left;width: 150px"
     5[=#data_output_pr_user '''data_output_pr_user''']
     6}}}
     7{{{#!td style="vertical-align:top; text-align:left;style="width: 50px"
     8C * 10 \\ (200)
     9}}}
     10{{{#!td style="vertical-align:top; text-align:left;style="width: 100px"
     11200 * ' '
     12}}}
     13{{{#!td
     14User defined quantities for which horizontally averaged profile data is to be output. \\\\
     15Beside the PALM standard output quantities (which can be selected via parameter data_output_pr), the user can define (without any restriction) additional output quantities (e.g. turbulent resolved-scale horizontal momentum fluxes, etc.). Each of these quantities has to be given a unique identifier (string) which must be different from the strings defining the standard output quantities (see list from the description of data_output_pr). Data output can be switched on by assigning the respective strings to data_output_user.
     16}}}
     17|----------------