Changes between Version 39 and Version 40 of doc/app/maskedoutput


Ignore:
Timestamp:
Sep 16, 2010 2:52:58 PM (15 years ago)
Author:
weinreis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/maskedoutput

    v39 v40  
    4848== Examples ==
    4949The following examples are given for the [../examples/cbl example_cbl run] with a model domain of 2000m x 2000m x 2000m and a resolution of 50.0m.
    50 \\
     50\\\\
    5151=== 1. Output of one mask ===
    5252'''Mask 1:''' 3d volume data with an extension of 500m x 200m x 2000m from x = 0m to x = 500m, from y = 800m to y = 1000m and from the bottom to the top of the model domain. Output of instantaneous data of the three wind components.
     
    6868If [../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.\\
    6969Output is done at t = [../d3par#dt_data_output dt_data_output] since [../d3par#dt_domask dt_domask] is not assigned.
    70 \\
     70\\\\
    7171=== 2. Output of two different masks ===
    7272'''Mask 1:''' xy cross section from x = 500m to x = 1000m and from y = 1000m to 2000m at heights 0m, 50m, 100m, 500m, 1000m and 1200m. Output of instantaneous and time averaged data of the three wind components.\\
     
    9797}}}
    9898Output starts after 1h simulation time (see [../d3par#skip_time_domask skip_time_domask]) and is done every 10 minutes (see [../d3par#dt_domask dt_domask]).
    99 \\
     99\\\\
    100100=== 3. Output of three different masks ===
    101101'''Mask 1:''' 1d data along x-direction at y = 50m, 200m, 500m and 1000m and every fifth grid point in z-dircetion. Output of instantaneous data of the w-velocity component.\\