Rockworks Flowchart 01
   HOME

TheInfoList



OR:

First developed in 1985 by RockWare Inc, RockWorks is used by the
mining Mining is the extraction of valuable minerals or other geological materials from the Earth, usually from an ore body, lode, vein, seam, reef, or placer deposit. The exploitation of these deposits for raw material is based on the economic via ...
,
petroleum Petroleum, also known as crude oil, or simply oil, is a naturally occurring yellowish-black liquid mixture of mainly hydrocarbons, and is found in geological formations. The name ''petroleum'' covers both naturally occurring unprocessed crud ...
, and
environmental A biophysical environment is a biotic and abiotic surrounding of an organism or population, and consequently includes the factors that have an influence in their survival, development, and evolution. A biophysical environment can vary in scale f ...
industry for subsurface visualization,
borehole A borehole is a narrow shaft bored in the ground, either vertically or horizontally. A borehole may be constructed for many different purposes, including the extraction of water ( drilled water well and tube well), other liquids (such as petro ...
database management as well as the creation of grids, solid models, calculating volumetric analysis, etc.


RockWorks background

Computer modeling in RockWorks provides a means for tailoring a mine, environmental, petroleum, etc. plan based on the end-user specifications. The basic strategy involves the creation of a borehole
database In computing, a database is an organized collection of data stored and accessed electronically. Small databases can be stored on a file system, while large databases are hosted on computer clusters or cloud storage. The design of databases sp ...
that includes analytical results for various physical and chemical properties as a function of depth. Once the database has been created, visualizations such as cross-sections, fence diagrams, and block diagrams are generated to check the validity and geological reasonability of the modeling. The next steps can involve the calculation of volumetrics and optimal pit-designs for example, in mining, based on a series of user-defined parameters. The foundation of these analyses involve the creation of imaginary block models in which a site is subdivided into a series of three-dimensional cells called a
voxel In 3D computer graphics, a voxel represents a value on a regular grid in three-dimensional space. As with pixels in a 2D bitmap, voxels themselves do not typically have their position (i.e. coordinates) explicitly encoded with their values. Ins ...
(volumetric element). Values are estimated for these voxels based on their proximity relative to downhole data. For example, a clay deposit may involve the creation of separate models representing shrinkage, brightness, and slip. These models are then filtered and combined into a final model that shows where all of the parameters (models) meet a set of user-defined criteria. The net result is high-grade, or “surgical” mining in which the
quarry A quarry is a type of open-pit mine in which dimension stone, rock, construction aggregate, riprap, sand, gravel, or slate is excavated from the ground. The operation of quarries is regulated in some jurisdictions to reduce their envi ...
is designed to maximize profitability rather than simply mining the entire lease and relying on the sorting/milling process to separate the ore and the non-ore. A healthy level of skepticism must be employed when using computer software to compute resource volumetrics. The
algorithms In mathematics and computer science, an algorithm () is a finite sequence of rigorous instructions, typically used to solve a class of specific problems or to perform a computation. Algorithms are used as specifications for performing c ...
or methods used to create the volumetric models have limitations that may be acceptable for one type of deposit while being completely inappropriate for another. For example, a
sand Sand is a granular material composed of finely divided mineral particles. Sand has various compositions but is defined by its grain size. Sand grains are smaller than gravel and coarser than silt. Sand can also refer to a textural class of s ...
and
gravel Gravel is a loose aggregation of rock fragments. Gravel occurs naturally throughout the world as a result of sedimentary and erosive geologic processes; it is also produced in large quantities commercially as crushed stone. Gravel is classifi ...
deposit requires an approach that is completely different from the methods used to evaluate a
phosphate In chemistry, a phosphate is an anion, salt, functional group or ester derived from a phosphoric acid. It most commonly means orthophosphate, a derivative of orthophosphoric acid . The phosphate or orthophosphate ion is derived from phospho ...
reserve. The best way to avoid misuse is to always compare “slices” through the models with borehole logs that show the original data. These cross-sections are used to make sure that the model “honors” the data. Just as importantly, cross-sections should be evaluated to make sure that the modeling conforms to the expected
geology Geology () is a branch of natural science concerned with Earth and other astronomical objects, the features or rocks of which it is composed, and the processes by which they change over time. Modern geology significantly overlaps all other Ear ...
. The raw dataset that are used for industrial mineral deposit modeling can be classified into two major types: borehole and non-borehole data. The management of borehole data is very different from non-borehole data. Specifically, borehole data requires a relational database management system (e.g. Access, FileMaker, SQL,
Oracle An oracle is a person or agency considered to provide wise and insightful counsel or prophetic predictions, most notably including precognition of the future, inspired by deities. As such, it is a form of divination. Description The word '' ...
,) whereas non-borehole data (with the exception of land ownership) can be handled with simple “flat” file managers (e.g.
Microsoft Excel Microsoft Excel is a spreadsheet developed by Microsoft for Microsoft Windows, Windows, macOS, Android (operating system), Android and iOS. It features calculation or computation capabilities, graphing tools, pivot tables, and a macro (comp ...
,
Lotus 1-2-3 Lotus 1-2-3 is a discontinued spreadsheet program from Lotus Software (later part of IBM). It was the first killer application of the IBM PC, was hugely popular in the 1980s, and significantly contributed to the success of IBM PC-compatibles i ...
).


Modeling

“Modeling” refers to the process of creating a spatial array of estimations. The parameter that is being estimated may be the thickness of the
ore Ore is natural rock or sediment that contains one or more valuable minerals, typically containing metals, that can be mined, treated and sold at a profit.Encyclopædia Britannica. "Ore". Encyclopædia Britannica Online. Retrieved 7 April 2 ...
, the grade of the ore, or some other property that is useful for the evaluation of the resource. These arrays may be two or three-dimensional depending upon the number of independent variables. In a two-dimensional array (also referred to as a “grid model”), the dependent variable (z) is a function of the horizontal (x,y) coordinates. In a three-dimensional array (also referred to as a solid or block model), the dependent variable (g) is a function of the horizontal (x,y) and vertical coordinates (z). Grids are used to model
topography Topography is the study of the forms and features of land surfaces. The topography of an area may refer to the land forms and features themselves, or a description or depiction in maps. Topography is a field of geoscience and planetary sci ...
, stratigraphic contacts, isopachs, and water levels, while solids are used to model
geochemistry Geochemistry is the science that uses the tools and principles of chemistry to explain the mechanisms behind major geological systems such as the Earth's crust and its oceans. The realm of geochemistry extends beyond the Earth, encompassing the e ...
, ore grades, and
geotechnical Geotechnical engineering is the branch of civil engineering concerned with the engineering behavior of earth materials. It uses the principles of soil mechanics and rock mechanics for the solution of its respective engineering problems. It als ...
properties. The key difference between grid models and block models is that a gridded surface (e.g. a stratigraphic contact) cannot fold or wrap under itself whereas an
isosurface An isosurface is a three-dimensional analog of an isoline. It is a surface that represents points of a constant value (e.g. pressure, temperature, velocity, density) within a volume of space; in other words, it is a level set of a continuous fu ...
within a block model can. Stated differently, when dealing with grids, there can only be one z-value for any given xy coordinate. On the other hand, when dealing with block models, there can only be one g-value for any given xyz coordinate. Another major difference is that gridding is computationally fast while block modeling can be very slow.


Two-Dimensional Modeling (Gridding)

Consider the evaluation of a clay deposit in which the only important parameter is the thickness of the clay (i.e. the clay grade is homogeneous or “anisotropic”). Variations in the clay thickness encountered within nine boreholes are depicted by Figure 1. The first step in the modeling process is to superimpose an imaginary grid (Figure 2) over the project area. This grid defines the resolution of the subsequent model in a manner analogous to
pixels In digital imaging, a pixel (abbreviated px), pel, or picture element is the smallest addressable element in a raster image, or the smallest point in an all points addressable display device. In most digital display devices, pixels are the sm ...
(picture elements) within a digital image. Specifically, as the pixels become smaller, smaller features are resolved at the expense of computer memory and speed. A general guideline for dimensioning the grid is to set the cell dimensions equal to the average minimum distance between the control points (e.g. boreholes). Once a grid has been established, the clay thicknesses at the center of each grid node are estimated. These estimations are based on a weighted average of the values associated with the surrounding control points (Figure 3). A variety of
interpolation In the mathematical field of numerical analysis, interpolation is a type of estimation, a method of constructing (finding) new data points based on the range of a discrete set of known data points. In engineering and science, one often has a n ...
methods or “algorithms” are available for performing these estimations. A popular and simple technique called
inverse distance weighting Inverse distance weighting (IDW) is a type of deterministic method for multivariate interpolation with a known scattered set of points. The assigned values to unknown points are calculated with a weighted average of the values available at the kno ...
(IDW) varies the influence of surrounding points based on the inverse of the distance between the control point and the interpolated point. Another technique, called
Kriging In statistics, originally in geostatistics, kriging or Kriging, also known as Gaussian process regression, is a method of interpolation based on Gaussian process governed by prior covariances. Under suitable assumptions of the prior, kriging giv ...
varies the influence of surrounding points based on a statistical analysis of their relative distance and direction. Grid models are commonly used to produce color-coded contour maps by averaging the regions between cells (Figure 4). In fact, most computer contouring uses gridding as a preliminary, behind-the-scenes, step towards producing
contours Contour may refer to: * Contour (linguistics), a phonetic sound * Pitch contour * Contour (camera system), a 3D digital camera system * Contour, the KDE Plasma 4 interface for tablet devices * Contour line, a curve along which the function has a ...
. There are, however, many more things that can be done with grids, including volumetrics.


Three-Dimensional Block Modeling

Block modeling (Figure 1) is simply the three-dimensional version of gridding. The original data points typically consist of quantitative downhole data (e.g. geochemistry, ore grades, physical properties, etc.).


Software Versions

RockWare will discontinue their technical support and unlocking for any version prior to RockWorks15 after 12/31/2015. RockWorks is currently on version 17 which was released on October 19, 2015. As of November 10, 2016, there have been 752 updates to the software since its development RockWorks17 is the first 64bit version of the software. This new version also moves away from an
MS Access Microsoft Access is a database management system (DBMS) from Microsoft that combines the relational Access Database Engine (ACE) with a graphical user interface and software-development tools (not to be confused with the old Microsoft Access ...
database format to a native
SQLite SQLite (, ) is a database engine written in the C programming language. It is not a standalone app; rather, it is a library that software developers embed in their apps. As such, it belongs to the family of embedded databases. It is the most ...
database format as well as the capability to utilize other database engines and Enterprise Database products. The software is designed to analyze and visualize interval and point data such as stratigraphy, lithology, quantitative data, color intervals, fracture data and hydrology and aquifer data. The software is extensively used in the
Geotechnical Geotechnical engineering is the branch of civil engineering concerned with the engineering behavior of earth materials. It uses the principles of soil mechanics and rock mechanics for the solution of its respective engineering problems. It als ...
,
Environmental A biophysical environment is a biotic and abiotic surrounding of an organism or population, and consequently includes the factors that have an influence in their survival, development, and evolution. A biophysical environment can vary in scale f ...
,
Mining Mining is the extraction of valuable minerals or other geological materials from the Earth, usually from an ore body, lode, vein, seam, reef, or placer deposit. The exploitation of these deposits for raw material is based on the economic via ...
, and
Petroleum Petroleum, also known as crude oil, or simply oil, is a naturally occurring yellowish-black liquid mixture of mainly hydrocarbons, and is found in geological formations. The name ''petroleum'' covers both naturally occurring unprocessed crud ...
industries. Some of the functions of the software include: * Earth Apps ·Point Maps ·Line Maps ·Polygon Maps ·Image Stacking ·Flyovers ·Cell Maps ·Survey Maps * Maps · Contour Maps · Claim Maps and Lease Maps · Location Maps · Polygon Maps ·
Isopach An isopach map () illustrates thickness variations within a tabular unit, layer or stratum. Isopachs are contour lines of equal thickness over an area. Isopach maps are utilized in hydrographic survey, stratigraphy, sedimentology, structural geolo ...
Maps ·
Strike and Dip Strike and dip is a measurement convention used to describe the orientation, or attitude, of a planar geologic feature. A feature's strike is the azimuth of an imagined horizontal line across the plane, and its dip is the angle of inclination m ...
Maps * Cross Sections · Litohology ·
Stratigraphy Stratigraphy is a branch of geology concerned with the study of rock (geology), rock layers (Stratum, strata) and layering (stratification). It is primarily used in the study of sedimentary rock, sedimentary and layered volcanic rocks. Stratigrap ...
·Interval and Point data (e.g. interpolated plume concentration based on sample data) · Fence Diagrams * Borehole Striplogs * Mathematical Functions ·Statistics reports · Variography · Volumetrics (for any interpolated solid) ·Unit Conversions and Calculation Tools * Structural Geology Tools · Stereonets and Stereonet Maps · Rose Diagrams ·Beta Intersections ·Fault Interpretation Modeling ·3D Faulting for Grid and Solid Modeling * Hydrogeology and Geochemistry Tools · Piper Diagrams · Stiff Diagrams and Stiff Diagram Maps · Durov Diagrams ·Ion Balance ·Flow Line Interpretation · Hydrographs * Petroleum Production Analysis tools * Image Processing tools * Coordinate Conversion tools * Non-Latin language Alphabet Support on Output The software comes in 3 Levels of capability after download for a limited time, but even after the trial period is over it still serves as a reader of all the file types and has the Earth Apps capability which allows output of files to
Google Earth Google Earth is a computer program that renders a 3D computer graphics, 3D representation of Earth based primarily on satellite imagery. The program maps the Earth by superimposition, superimposing satellite images, aerial photography, and geog ...
via creation of .kml files. Licensing of the software can be standalone computer license or network licensing. Software purchased from the company comes with a 30 minutes of phone support and email support from actual in-house
geologists A geologist is a scientist who studies the solid, liquid, and gaseous matter that constitutes Earth and other terrestrial planets, as well as the processes that shape them. Geologists usually study geology, earth science, or geophysics, althoug ...
(not outsourced tech support) as long as your software is the current or previous version.


Revision History

For information about specific current version fixes
RockWorks Revision History


References

{{reflist


Sources

RockWare, 2007, RockWorks/2006: Integrated geological data management, analysis, and visualization
RockWare Geoscientific Software Consulting & Training
accessed on March 12, 2007. Software Review, RockWorks 2006, Clint Carney, Nebraska Public Power District and Colorado School of Mines, Southwest Hydrology March/April 2007

F. Trabelsi, j. Tarhouni, A. Ben Mammou, and G. Ranieri, 2011. Environ Earth Sci. Special Issue, October 21, 2011. Springer. "GIS-based subsurface databases and 3-D geological modeling as a tool for the set up of hydrogeological framework:Nabeul–Hammamet coastal aquifer case study (Northeast Tunisia)
GIS-based subsurface databases and 3-D geological modeling as a tool for the set up of hydrogeological framework: Nabeul–Hammamet coastal aquifer case study (Northeast Tunisia)
accessed on March 3, 2015.


External links


RockWare Inc


* ttp://www.datgel.com Datgel - Rockworks reseller Computer-aided design software