Changes between Version 25 and Version 26 of doc/app/maskedoutput


Ignore:
Timestamp:
Sep 16, 2010 12:44:12 PM (14 years ago)
Author:
weinreis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/maskedoutput

    v25 v26  
    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 ==== Output of 3d volume data with an extension of 500m x 200m x 2000m ====
     50==== Output of one 3d volume data with an extension of 500m x 200m x 2000m ====
    5151{{{
    5252&inipar
     
    6666Here instantaneous 3d volume data of u-, v- and w-velocity component are output. The cube extends from 0m to 500m in x-direction, from 0m to 200m in y-direction and from the bottom to the top of the model domain. If [../d3par#mask_z mask_z] or [../d3par#mask_z_loop mask_z_loop] are not assigned, all gridpoints are used along the z-direction.\\
    6767Output is done at t = [../d3dpar#dt_data_output dt_data_output] since [../d3par#dt_domask dt_domask] is not assigned.
     68==== Output of two different masks ====
     69'''Mask 1:''' xy cross section from x=500m to x=1000m and from y=1000m to 2000m at every second gridpoint in z-direction of instantaneous and time averaged data of the wind components\\
     70'''Mask 2:''' every second gridpoint in all directions of the potential temperature\\