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


Ignore:
Timestamp:
Sep 16, 2010 12:39:04 PM (15 years ago)
Author:
weinreis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/maskedoutput

    v24 v25  
    6464    mask_y_loop (1,:) = 0., 200., 50. ,/
    6565}}}
    66 Here the 3d volume is located 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 not assigned, [../d3par#mask_z mask_z] and [../d3par#mask_z_loop mask_z_loop] use as default all gridpoints). Output is done at t = [../d3dpar#dt_data_output dt_data_output] since [../d3par#dt_domask dt_domask] is not assigned.
     66Here 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.\\
     67Output is done at t = [../d3dpar#dt_data_output dt_data_output] since [../d3par#dt_domask dt_domask] is not assigned.