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 | | |---------------- |
| 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 | |---------------- |
| 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" |
| 216 | L |
| 217 | }}} |
| 218 | {{{#!td style="vertical-align:top" |
| 219 | .T. |
| 220 | }}} |
| 221 | {{{#!td |
| 222 | Output 2d cross section data by one or all processors.\\\\ |
| 223 | In 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}}}.\\\\ |
| 224 | Alternatively, 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 | }}} |