| 235 | |---------------- |
| 236 | {{{#!td style="vertical-align:top; text-align:left;width: 150px" |
| 237 | Middle of {{{data_output_2d.f90}}} |
| 238 | }}} |
| 239 | {{{#!td style="vertical-align:top; text-align:left;style="width: 50px" |
| 240 | [=#user_data_output_2d {{{user_data_output_2d}}}]//{{{( av, variable, found, grid, local_pf )}}} |
| 241 | }}} |
| 242 | {{{#!td |
| 243 | Resorts user-defined quantities (to be output as cross-section data; see [../../userpar#data_output_user data_output_user]) with indices {{{(k,j,i)}}} to a temporary array {{{local_pf}}} with indices {{{(i,j,k)}}} and sets the grid on which they are defined. Depending on the value of input parameter {{{av}}} resorting is done for instantaneous ({{{av}}}=''0'') or time averaged data ({{{av}}}=''1''). Input parameter {{{variable}}} contains the string identifier of the respective variable. Allowed values for grid are'' 'zu' ''and'' 'zw'.'' The output parameter {{{found}}} has to be set ''.TRUE.'' by the user, otherwise an error message will appear in the job protocol for the respective output quantity. |
| 244 | |
| 245 | See [wiki:chapter_354 chapter 3.5.4] about creating user-defined output quantities. |
| 246 | }}} |