Grid & Grid Math

RockWorks | ModOps | Grid | Math | Grid & Grid

This program performs arithmetical operations with the grid node Z-values in two existing grid files.

Examples: Add together thickness values in two isopach grid files to determine total thickness of adjacent beds. Subtract the formation top elevations in one grid file from those of the next formation up to generate an isopach model of that formation. Multiply a coal thickness grid file by a Boolean grid file representing favorable coal BTU values to generate a thickness model of favorable areas only. Divide a grid model representing overburden values by a grid representing a clay seam’s thickness to determine stripping ratio.

! In order for the program to match up corresponding nodes in the two input grid files, they must have the same dimensions (X and Y coordinates and range) and numbers of nodes. If you aren’t sure of the "size" of any grid file, use the Grid | Statistics | Report option to obtain a summary. During gridding, you can manually establish the grid dimensions and node spacing by activating the Confirm Model Dimensions check-box in the Model Dimensions window. See Resampling Grid Models if you need to re-dimension an .RwGrd file.

Menu Options
Step-by-Step Summary


  1. Select the ModOps | Grid | Math | Grid & Grid menu option.
  2. Enter the requested menu settings, described above.
  3. Click the Process button to continue.

    The program will load the input grid model (Model "A"), perform the requested operation on each of the grid node Z-values using the corresponding node values in the specified Model "B" grid file, and store the resulting grid file on disk under the output file name you selected for Model "C".

    The requested diagram(s) will be displayed in a RockPlot2D tab and/or RockPlot3D tab in the Options window.

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

Back to Grid Menu Summary

RockWare home page