Changes between Version 49 and Version 50 of doc/app/maskedoutput
- Timestamp:
- Sep 16, 2010 5:04:14 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/maskedoutput
v49 v50 96 96 skip_time_domask = 3600.,3600.,/ 97 97 }}} 98 Output starts after 1h simulation time (see [../d3par#skip_time_domask skip_time_domask]) for both masks and is done every 10 minutes for mask 1 and every 30 minutes for mask 2(see [../d3par#dt_domask dt_domask]).98 Output starts after 1h simulation time (see [../d3par#skip_time_domask skip_time_domask]) for both masks and is done every 10 minutes for '''mask 1''' and every 30 minutes for '''mask 2''' (see [../d3par#dt_domask dt_domask]). 99 99 \\\\ 100 100 === [=#E3]3. Output of three different masks === … … 128 128 skip_time_domask = 0.,3600.,3600.,/ 129 129 }}} 130 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 [#dt_data_output dt_data_output] for mask 2 and 3(see [../d3par#dt_domask dt_domask]).130 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 [#dt_data_output dt_data_output] for '''mask 2''' and '''3''' (see [../d3par#dt_domask dt_domask]). 131 131 \\\\ 132 132 === 4. Output of three different masks with scaling length=== 133 Mask 1, 2 and 3as in [#E3 example 3]133 '''Mask 1''', '''2''' and '''3''' as in [#E3 example 3] 134 134 {{{ 135 135 &inipar … … 161 161 skip_time_domask = 0.,3600.,3600.,/ 162 162 }}} 163 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 [#dt_data_output dt_data_output] for mask 2 and 3 (see [../d3par#dt_domask dt_domask]). 163 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 [#dt_data_output dt_data_output] for '''mask 2''' and '''3''' (see [../d3par#dt_domask dt_domask]).\\\\ 164 Since [#mask_scale_x mask_scale_x] and [#mask_scale_y mask_scale_y] are assigned, the parameters for steering the mask locations along x- and y-direction (here [#mask_x mask_x] and [#mask_y mask_y]) has to be given in multiples of [#mask_scale_x mask_scale_x] and [#mask_scale_y mask_scale_y].