Changes between Version 152 and Version 153 of doc/app/runtime_parameters
- Timestamp:
- Sep 15, 2010 4:14:45 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/runtime_parameters
v152 v153 129 129 |---------------- 130 130 {{{#!td style="vertical-align:top" 131 [=#data_output_mask '''data_output_mask''']131 [=#data_output_masks '''data_output_masks'''] 132 132 }}} 133 133 {{{#!td style="vertical-align:top" … … 139 139 {{{#!td 140 140 Quantities for which masked data are to be output.\\\\ 141 PALM allows the output of instantaneous data as well as of temporally averaged masked data which is steered by the strings assigned to this parameter (see below). Up to 20 different locations for masked data can be defined. Each location can output differentquantities. The locations are steered with the parameters [#mask_x mask_x], [#mask_y mask_y], [#mask_z mask_z], [#mask_x_loop mask_x_loop], [#mask_y_loop mask_y_loop] and [#mask_z_loop mask_z_loop].\\\\141 PALM allows the output of instantaneous data as well as of temporally averaged masked data which is steered by the strings assigned to this parameter (see below). Up to 20 different locations for masked data can be defined. Each location can output (up to 100) different instantaneous or temporally averaged quantities. The locations are steered with the parameters [#mask_x mask_x], [#mask_y mask_y], [#mask_z mask_z], [#mask_x_loop mask_x_loop], [#mask_y_loop mask_y_loop] and [#mask_z_loop mask_z_loop].\\\\ 142 142 By default, masked data are output to local files [[../iofiles#DATA_MASK_01_NETCDF|DATA_MASK_01_NETCDF]], [[../iofiles#DATA_MASK_02_NETCDF|DATA_MASK_02_NETCDF]],...and [[../iofiles#DATA_MASK_20_NETCDF|DATA_MASK_20_NETCDF]]. The file's format is netCDF. Further details about processing netCDF data are given in chapter [[4.5.1]].\\\\ 143 143 The following quantities are available for output by default:\\\\ … … 161 161 ||vpt ||virtual potential temperature ||K ||requires [[../inipar#humidity|humidity]] = ''.T.'' || 162 162 ||w ||w-component of the velocity ||m/s || || 163 '''Example:''' 164 '''data_output_masks(1,:)''' = '' 'u', 'v', 'u_av', 'v_av' '' 165 '''data_output_masks(2,:)''' = '' 'w', 'w_av' '' 166 '''data_output_masks(3,:)''' = '' 'pt', 'u', 'v', 'w' '' 163 167 }}} 164 168 |---------------- … … 177 181 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]).\\\\ 178 182 The temporal interval of the output times of profiles is assigned via the parameter [#dt_dopr dt_dopr].\\\\ 179 Profiles can also be temporally averaged (see [#averaging_interval_pr averaging_interval_pr ).\\\\183 Profiles can also be temporally averaged (see [#averaging_interval_pr averaging_interval_pr]).\\\\ 180 184 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(blue,style=color: blue)]]) 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.\\\\ 181 185 ||='''Quantity name''' =||='''Meaning''' =||='''Unit''' =||