Computing Triangulation-Based Volumes from Thickness Values

RockWorks | ModOps | Volume | Triangulation Volumetrics

This volume calculator is used to compute the volume for a column of thickness values in the RockWorks datasheet and list the volume in a textual report. It uses a basic approach: Volumes are computed using a Delaunay triangulation method in which the samples are connected together in a network of triangles, a sample at each vertex. The volume of each triangle is computed, based on the thicknesses used as Z-values, and then the total volume added up. Volumes are output in the units specified in the Units tab at the top of the program window.

This method tends to provide lower estimates of total volume than an orthogonal grid-based calculation.

This program may also be used to compute the volume of a stockpile by simply substituting the point heights for the thicknesses.

Menu Options
Step-by-Step Summary


  1. Access the RockWorks Datasheet program tab.
  2. Open into the datasheet a data file that contains (at minimum) the X and Y coordinates of the sample locations, and a column of values that represent stockpile or formation thickness. Be sure you have defined the units for these columns.
    (Click here for instructions about how to export thickness values from the Borehole Manager to the Datasheet for detailed volume computations.)
  3. Select the ModOps | Volume | Triangulation Volumetrics menu option.
  4. Enter the requested menu settings, described above.
  5. Click the Process button to continue.

The program will compute the volume for the selected column of data values, and create a report that is displayed in the requested output format.

Stockpile Volumetrics
Pile #22-B

Volumetric Report:

Volume .............................. 36,136.0 Cubic Meters
Mass ................................ 505.904 Tonnes
Minimum Thickness ................... 0.0 Meters
Maximum Thickness ................... 1.53 Meters
Total Points Used For Calculation ... 497

Volumetric calculations performed by Delaunay Triangulation method.

Mass calculated by multiplying volume by density factor (0.014 Grams Per Cubic Centimeter).


Back to Volumetrics Menu Summary

RockWare home page