Computing Grid-Based Volumes

RockWorks | Utilities | Volumetrics | 2D (Grid Model)

This program is used to compute formation volume, given a column of thickness values in the datasheet, with a variety of filtering parameters. The computations are grid-based, with the gridding algorithm user-selected.  Some of the advanced filtering operations include thickness, stripping ratio, up to 5 quantitative data column range restrictions, polygon areas, and distance.

The simple calculator offered in the Volumetrics | EZ Volume tool models thickness values using a Delaunay triangulation method. The grid-based reserves calculator uses a user-selected gridding technique which offers more flexibility.

What's most important is that this advanced method offers a variety of additional filtering "overlays" in which you declare desired values for associated spreadsheet columns, such as BTU measurements for a coal thickness model, or pollutant concentrations within a permeable zone. The program grids these variables (up to 5 of them) independently and then creates a "Yes/no" grid of each, in which nodes with values inside your desired range are set to "Yes" (or "1") and nodes with values outside the range are set to "no" (or "0").

The program internally multiplies the thickness model of interest by these Yes/no grids. Areas that correspond to any not-desirable areas of any of the Yes/no grids get set to zero and are not included in the final volume calculations.

In addition, you can invoke a polygon clipping filter so that only those thickness nodes within a user-entered polygon area are included in the computations. And, the output report can even list "Proven," "Probable," and "Inferred" reserves based on user-declaration of distance confidences.

The Grid-Based Volume calculator offers several types of output:

Menu Options
Step-by-Step Summary
 


Menu Options

 

Step-by-Step Summary

  1. Access the RockWorks Utilities program tab.

  2. Open into the Utilities datasheet the file that contains (at minimum) columns containing X (Easting), Y (Northing), and thickness values.  These coordinates and thickness measurements must represent the same units (e.g. all in feet or all in meters) so that the volumes make sense.  Additional quantitative-data columns may be present, and can be used to constrain the volumes computed.
    You might refer to the "coal.atd" sample file for an example.
     
  3. Select the Volumetrics | 2D (Grid Model) menu option.
     
  4. Enter the requested input information, described above.
     
  5. Click Process when you are ready to continue.
     
  6. The program will perform the following operations.
    1. It will create a grid model of the zone of interest using the X, Y, and Thickness data specified in the Input Columns section of the window, using the gridding method, project dimensions, and other modeling options.  This gives you the initial formation thickness model from which the volume can be computed.
    2. If you have activated the Thickness Filter:
      • The program will compare each grid node value to the thickness filter minimum you specified. 
      • All nodes greater than or equal to the filter value are assigned a "1". All values that fall below the filter value are assigned a "0". This Yes-no grid is stored temporarily.
      • The thickness grid is multiplied by the Yes-no grid so that thickness values below the minimum are set to zero.
      • The new thickness grid is stored in a temporary grid file.
    3. If you have activated the Stripping Ratio Filter:
      • The program will create a grid model of the overburden thickness using the X, Y, and Overburden data specified in the Input Columns section of the window, using the selected gridding method, project dimensions, and other modeling options.
      • It divides each node's value in the overburden grid by the corresponding node value in the thickness grid, storing these overburden ratios in a temporary file.
      • It compares each ratio grid node value to the stripping ratio maximum you entered.
      • All nodes less than or equal to the filter value are assigned a "1". All values that are greater than the filter value are assigned a "0". This Yes-no grid is stored temporarily.
      • The thickness grid is multiplied by the acceptable-overburden Yes-no grid so that thickness values greater than the maximum ratio are set to zero.
      • The new thickness grid is stored in a temporary grid file.
    4. If you have activated Generic Filter #1:
      • The program will create a grid model of the X, Y, Filter #1 data specified in the Input Columns section of the window.
      • It will compare the value at each node in the Filter #1 grid to the value range you specified. All nodes that fall within the range are assigned a "1" and those that lie outside the range are assigned a "0". This Yes/no grid is stored temporarily.
      • The thickness grid is multiplied by the acceptable Filter #1 Yes-no grid so that thickness values outside the desired value range are set to zero.
      • The new thickness grid is stored in a temporary grid file.
    5. This process is repeated for Filter #2 through Filter #5, if they are activated.
    6. If you have activated the Polygon Clipping:
      • RockWorks will determine which of the thickness grid model nodes lie within the polygonal area defined in the Polygon Vertex Table you've created.  All nodes that lie on or within the polygon are assigned a value of "1". Those nodes that fall outside the polygon are assigned a value of "0". This Yes/no grid is stored temporarily.
      • The thickness grid is multiplied by the polygon Yes/no grid so that thickness values outside the polygon are set to zero.
      • The new thickness grid is stored in a temporary grid file.
    7. If you have activated the Distance Filter:
      • The program will create a distance-to-point grid model of the study area, in which the node values represent the distance to the nearest drill hole.
      • It will then determine which of the distance grid node values are less than or equal to your declared maximum distance. These are set to a value of "1". Those nodes with values greater than the declared maximum distance are assigned a value of "0". This Yes-no grid is stored temporarily.
      • The thickness grid is multiplied by the distance Yes-no grid so that low-confidence nodes are set to zero and not included in the volume calculations.
      • The new thickness grid is stored in a temporary grid file.
    8. If you have activated the Distance Qualifications option in the output report:
      • RockWorks will create a distance-to-point grid model of the study area, in which the node values represent the distance to the nearest drill hole.
      • The program then compares each distance measurement to the cutoff values you declared for each confidence interval.
        • For each node in the Proven category, it stores the corresponding node value in the final, filtered thickness model in the first "group."
        • For each node whose distance value falls in the Probable category, it stores the corresponding thickness value in the second "group."
        • For nodes with distances in the Inferred category, corresponding thickness values are stored in a third group.
        • Finally, those nodes with distances exceeding the furthest qualification are stored in a fourth group.
      • The program then sums each group to determine total volumes in each of the qualification categories.
      • If a mass conversion is requested, then the volume units are multiplied by the unit density to determine total mass.

If you have requested a volume report, the program will display it in a text tab along the right side of the Options window.

If you have requested a 2D map, it will be displayed in a RockPlot2D tab along the right side of the options window. Additional diagram-related items will appear within the main menu bar.

If you have requested a 3D surface, it will be displayed in a RockPlot3D tab along the right side of the options window. Additional diagram-related items will appear within the main menu bar.

  1. You can adjust any of the volume settings in the Options pane on the left and then click the Process button again to recompute the volume and recreate the report/maps.
    ! Each time you click the Process button, the existing report/map displays will be replaced. 
     

See RockPlot2D and/or RockPlot3D for complete documentation about manipulating the graphic images.


Back to Volumetrics Menu Summary

RockWare home page