124 | | 'avs' || output of 3d volume data in FORTRAN binary format to be read by the graphic software '''AVS''' (see chapter [[4.5.5]])\\\\ |
125 | | }}} |
126 | | |---------------- |
127 | | {{{#!td style="vertical-align:top" |
128 | | [=#dt_data_output_av '''dt_data_output_av'''] |
129 | | }}} |
130 | | {{{#!td style="vertical-align:top" |
131 | | R |
132 | | }}} |
133 | | {{{#!td style="vertical-align:top" |
134 | | 0.0 |
135 | | }}} |
136 | | {{{#!td |
| 124 | '' 'avs' '' |
| 125 | output of 3d volume data in FORTRAN binary format to be read by the graphic software '''AVS''' (see chapter [[4.5.5]])\\\\ |
| 126 | Multiple values can be assigned to '''data_output_format''', i.e. if the user wants to have both the "old" data format as well as cross section data in NetCDF format, then '''data_output_format''' = '' 'avs', 'netcdf' '' has to be assigned.\\\\ |
| 127 | '''Warning:''' There is no guarantee that the "old" formats will be available in future PALM versions (beyond 3.0)! |
| 128 | }}} |
| 129 | |---------------- |
| 130 | {{{#!td style="vertical-align:top" |
| 131 | [=#data_output_pr '''data_output_pr'''] |
| 132 | }}} |
| 133 | {{{#!td style="vertical-align:top" |
| 134 | C * 10 (100) |
| 135 | }}} |
| 136 | {{{#!td style="vertical-align:top" |
| 137 | 100 * ' ' |
| 138 | }}} |
| 139 | {{{#!td |
| 140 | Quantities for which vertical profiles (horizontally averaged) are to be output.\\\\ |
| 141 | By default vertical profile data is output to the local file [[../iofiles#DATA_1D_PR_NETCDF|DATA_1D_PR_NETCDF]]. The file's format is netCDF. Further details about processing netCDF data are given in chapter [[4.5.1]].\\\\ |
| 142 | For horizontally averaged vertical profiles always '''all''' vertical grid points (0 <= k <= [[../inipar#nz|nz]]+1) are output to file. Vertical profile data refers to the total domain but profiles for subdomains can also be output (see [#statistic_regions statistic_regions]).\\\\ |
| 143 | The temporal interval of the output times of profiles is assigned via the parameter [#dt_dopr dt_dopr].\\\\ |
| 144 | Profiles can also be temporally averaged (see [#averaging_interval_pr averaging_interval_pr).\\\\ |
| 145 | The following list shows the values which can be assigned to '''data_output_pr'''. The profile data is either defined on u-v-levels (variables marked in [[span(red,style=color: red)]]) or on w-levels ([[span(green,style=color: green)]])). According to this, the z-coordinates of the individual profiles vary. Beyond that, with a Prandtl layer switched on ([[../inipar#prandtl_layer|prandtl_layer]]) the lowest output level is z = zu(1) instead of z = zw(0) for profiles w'' u'',w''v", wu and wv . Turbulence quantities such as w*u* or u*2 are calculated from turbulent fluctuations that are defined as deviations from the instantaneous horizontal average. |