12 | | Different [../d3par runtime parameters] steer the output of the quantities assigned with [../d3par#data_output_masks data_output_masks] and/or [../userpar#data_output_masks_user data_output_masks_user]:[=#list] |
13 | | \\\\ |
14 | | ||[../d3par#mask_x mask_x] ||all x-coordinates of mask locations (in multiples of mask scale) || |
15 | | ||[../d3par#mask_y mask_y] ||all y-coordinates of mask locations (in multiples of mask scale) || |
16 | | ||[../d3par#mask_z mask_z] ||all z-coordinates of mask locations (in multiples of mask scale) || |
17 | | ||[../d3par#mask_x_loop mask_x_loop] ||loop begin, end and stride for x-coordinates of mask locations for masks (in multiples of mask scale) || |
18 | | ||[../d3par#mask_y_loop mask_y_loop] ||loop begin, end and stride for y-coordinates of mask locations for masks (in multiples of mask scale) || |
19 | | ||[../d3par#mask_z_loop mask_z_loop] ||loop begin, end and stride for z-coordinates of mask locations for masks (in multiples of mask scale) || |
20 | | ||[../d3par#mask_k_over_surface mask_k_over_surface] ||vertical grid index above a surface to use for terrain-following masked output || |
| 12 | Different [../d3par runtime parameters] steer the output of the quantities assigned with [../runtime_parameters#data_output_masks data_output_masks] and/or [../userpar#data_output_masks_user data_output_masks_user]:[=#list] |
| 13 | \\\\ |
| 14 | ||[../runtime_parameters#mask_x mask_x] ||all x-coordinates of mask locations (in multiples of mask scale) || |
| 15 | ||[../runtime_parameters#mask_y mask_y] ||all y-coordinates of mask locations (in multiples of mask scale) || |
| 16 | ||[../runtime_parameters#mask_z mask_z] ||all z-coordinates of mask locations (in multiples of mask scale) || |
| 17 | ||[../runtime_parameters#mask_x_loop mask_x_loop] ||loop begin, end and stride for x-coordinates of mask locations for masks (in multiples of mask scale) || |
| 18 | ||[../runtime_parameters#mask_y_loop mask_y_loop] ||loop begin, end and stride for y-coordinates of mask locations for masks (in multiples of mask scale) || |
| 19 | ||[../runtime_parameters#mask_z_loop mask_z_loop] ||loop begin, end and stride for z-coordinates of mask locations for masks (in multiples of mask scale) || |
| 20 | ||[../runtime_parameters#mask_k_over_surface mask_k_over_surface] ||vertical grid index above a surface to use for terrain-following masked output || |
28 | | ||[../d3par#dt_domask dt_domask] ||temporal interval at which instantaneous masked data shall be output (in s) || |
29 | | ||[../d3par#skip_time_domask skip_time_domask] ||no output of masked data before this interval has passed (in s) || |
30 | | The time intervals of the output times for each mask are determined with '''dt_domask'''. Individual time interval for output of temporally averaged data can be assigned using the parameter [../d3par#dt_data_output_av dt_data_output_av]. The length of the averaging interval is controlled with [../d3par#averaging_interval averaging_interval]. So far no particular parameters are existent for steering the time averaged output of each separate mask. |
| 28 | ||[../runtime_parameters#dt_domask dt_domask] ||temporal interval at which instantaneous masked data shall be output (in s) || |
| 29 | ||[../runtime_parameters#skip_time_domask skip_time_domask] ||no output of masked data before this interval has passed (in s) || |
| 30 | The time intervals of the output times for each mask are determined with '''dt_domask'''. Individual time interval for output of temporally averaged data can be assigned using the parameter [../runtime_parameters#dt_data_output_av dt_data_output_av]. The length of the averaging interval is controlled with [../runtime_parameters#averaging_interval averaging_interval]. So far no particular parameters are existent for steering the time averaged output of each separate mask. |
71 | | If [../d3par#mask_x mask_x], [../d3par#mask_y mask_y], [../d3par#mask_z mask_z] or [../d3par#mask_x_loop mask_x_loop], [../d3par#mask_y_loop mask_y_loop], [../d3par#mask_z_loop mask_z_loop] are not assigned, all gridpoints are used along the corresponding direction.\\ |
72 | | Output is done at t = [../d3par#dt_data_output dt_data_output] since [../d3par#dt_domask dt_domask] is not assigned. |
| 71 | If [../runtime_parameters#mask_x mask_x], [../runtime_parameters#mask_y mask_y], [../runtime_parameters#mask_z mask_z] or [../runtime_parameters#mask_x_loop mask_x_loop], [../runtime_parameters#mask_y_loop mask_y_loop], [../runtime_parameters#mask_z_loop mask_z_loop] are not assigned, all gridpoints are used along the corresponding direction.\\ |
| 72 | Output is done at t = [../runtime_parameters#dt_data_output dt_data_output] since [../runtime_parameters#dt_domask dt_domask] is not assigned. |
166 | | Output starts from the beginning for '''mask 1''' and after 1h simulation time (see [../d3par#skip_time_domask skip_time_domask]) for '''mask 2''' and '''3'''. It is done every 30 minutes for '''mask 1''' and at time intervals of [../d3par#dt_data_output dt_data_output] for '''mask 2''' and '''3''' (see [../d3par#dt_domask dt_domask]).\\\\ |
167 | | Since [[../d3par#mask_scale_x|mask_scale_x]] and [../d3par#mask_scale_y mask_scale_y] are assigned, the parameters for steering the mask locations along x- and y-direction (here [../d3par#mask_x mask_x] and [../d3par#mask_y mask_y]) has to be given in multiples of [../d3par#mask_scale_x mask_scale_x] and [../d3par#mask_scale_y mask_scale_y]. |
| 166 | Output starts from the beginning for '''mask 1''' and after 1h simulation time (see [../runtime_parameters#skip_time_domask skip_time_domask]) for '''mask 2''' and '''3'''. It is done every 30 minutes for '''mask 1''' and at time intervals of [../runtime_parameters#dt_data_output dt_data_output] for '''mask 2''' and '''3''' (see [../runtime_parameters#dt_domask dt_domask]).\\\\ |
| 167 | Since [[../runtime_parameters#mask_scale_x|mask_scale_x]] and [../runtime_parameters#mask_scale_y mask_scale_y] are assigned, the parameters for steering the mask locations along x- and y-direction (here [../runtime_parameters#mask_x mask_x] and [../runtime_parameters#mask_y mask_y]) has to be given in multiples of [../runtime_parameters#mask_scale_x mask_scale_x] and [../runtime_parameters#mask_scale_y mask_scale_y]. |