Constraining a Grid Model by Another Grid

RockWorks | ModOps | Grid | Filters | Truncate

This Grid filter is used to compare the z-value of each node of an existing grid model to the corresponding node in another ("comparison") grid model, and to re-assign low or high nodes to the values in the comparison grid, or to a Null value, or to a user-defined value. In this manner, you can, for example, constrain a stratigraphic surface to another stratigraphic layer, or to the ground surface. You can invoke either a low-stop or a high-stop filter.

! This program requires that both grid models already exist and that they have the same dimensions and node spacing (use Grid | Statistics | Report if you need to check their dimensions). See Resampling Grid Models if you need to re-dimension an .RwGrd file.

Menu Options
Step-by-Step Summary


  1. Be sure you have two real number RockWorks grid models already created, for input into this program. Be sure, also, that they have the same dimensions and node counts.
  2. Select the ModOps | Grid | Filters | Truncate menu option.
  3. Enter the requested menu settings, described above.
  4. Click the Process button to continue.

    The program will read the Z values in reference Grid B. It will then read each corresponding node value in source Grid A and compare. Node values that exceed Grid B's will be re-assigned Grid B's values (if High-Stop was selected). Grid A node values that are less than those in Grid B will be assigned Grid B's values, if Low-Stop was selected. The resulting model will be stored on disk under the output grid file name.

    The requested diagram(s) will be displayed in a RockPlot2D tab and/or RockPlot3D tab in the Options window. If you requested a statistics report, it will be displayed in a Text Tab in the Options window.

  5. You can adjust any of the settings in the Options window and then click the Process button again to regenerate the diagram(s).
  6. View / save / manipulate / export / print the diagram in the RockPlot2D or RockPlot3D window.

Back to Grid Menu Summary

RockWare home page