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" |
| 8 | C * 10 \\ (200) |
| 9 | }}} |
| 10 | {{{#!td style="vertical-align:top; text-align:left;style="width: 100px" |
| 11 | 200 * ' ' |
| 12 | }}} |
| 13 | {{{#!td |
| 14 | User defined quantities for which horizontally averaged profile data is to be output. \\\\ |
| 15 | Beside 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 | |---------------- |