Create Grade Thickness Models

RockWorks Grade Thickness

RockWorks | ModOps | Solid | Extract Grids | Solid -> Grade Thickness Grid

Given a solid model that contains grade values (e.g. percent eU308) this program will produce a GT (grade-thickness) grid and contour map in which the contours represent the grade multiplied by the thickness. In other words, high valued areas may represent either thick zones of lower-grade ore or thin zones of high-grade ore.

Here's how the program works: For each column of voxels within the initial grade model, the "sum" of voxel GT values is computed and saved as the GT value within the grid model. These voxel GT values are computed by multiplying the grade value by the voxel height. If a voxel grade value is less than the user-specified cutoff (minimum acceptable grade value) the voxel will not be included in the summation. If the final sum is below the user-specified cutoff (minimum acceptable grade-thickness), the program will set the corresponding grid value to zero.

! This program requires that a solid model containing grade values already exists (Solid | Model, I-Data | Model, etc.)

Feature Level: RockWorks Basic and higher

Menu Options
Step-by-Step Summary


  1. Select the ModOps | Solid | Extract Grids | Grade -> Grade Thickness (GT) menu option.
  2. Enter the requested menu item, described above.
  3. Click the Continue button to proceed.

    RockWorks will read the input solid model and determine those voxels whose Grade values fall below the minimum threshold, discarding them. The remaining voxel grade values will be multiplied by the voxel height, to represent Grade * Thickness (GT). The program will scan each vertical column of voxels, adding up the GT values. For each column, if the total exceeds the minimum GT threshold you've defined, that GT total will be assigned to the corresponding grid node in the output model. If the total GT value for the column is less than the threshold, the corresponding grid node will be assigned a value of 0.

    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 via the main Options tab to the left, and then click the Continue button again to regenerate the diagram(s).
  5. View / save / manipulate / export / print the diagram(s) in the RockPlot2D or RockPlot3D windows.

Back to Solid Menu Summary

RockWare home page