| Module |
Sub-Module |
Comments |
| utils |
containers |
Container classes (Set, List, Table, etc). |
|
os |
Operating system specific classes |
|
misc |
Miscellaneous classes (Style, CString, Session, etc). |
|
gocad |
Environment, JobTracer, etc. |
|
cgm |
Computer Graphic Metafile formatting classes. |
| math |
geometry |
Geometrical computation classes (Point3d, Box3d, Trgl3d, Tetra3d, Line3d, etc). |
|
geostatistics |
Geostatistical classes (Kriging, Simulation, Variogram, etc). |
|
misc |
Mathematical classes (statistics, matrix, unit, etc). |
| geobase |
base |
Base classes for the geometrical and gocad objects. (GObj, Associations, etc). |
|
ltopo
(micro-topology) |
Classes used in the modeling of the micro-topology (Node, Edge, RadialN ode, RadialEdge classes) |
|
gtopo
(macro-topology) |
Base classes used in the modeling of the macro-topology. (GeoBoundary, Regions, Model base classes) |
|
atomic |
Atomic base classes (DSI, VSet) |
|
cnstr |
DSI Constraints base classes |
|
property |
Property management (PropertyDB, Services). |
| lines |
pline |
Objects used to model a polygonal line. (PLine, ILine, SegUse, etc) and associated classes. |
|
model |
PLineFrame, Skeleton, XSFrame |
|
cnstr |
Constraints on PLine. |
|
algo |
Filtering, PLCut. |
| surfaces |
tsurf |
Objects used to model a triangulated surface. (TSurf, TFace, Trgl, ...) and associated classes which implements surface operations. |
|
model |
Contains classes that describe and construct a 3D surfacic model (Model 3d). |
|
cnstr |
Constraints on surfaces (FCP, OTS, CTH, ONC, etc). |
|
algo |
Algorithm on TSurf objects (beautify, cut, decimate, etc). |
| volumes |
griddata |
Base classes which construct and interpolate properties on a grid (Data Array, GridObj, Isovalues). |
|
voxet |
Regular grids (Voxet, Grid3d). |
|
sgrid |
Irregular or Stratigraphic Grids (SGrid, SGSubset). |
|
solid |
Classes which construct and manipulate a tetrahedrized volume (TSolid, TVolume, Tetra). |
| tgobjs |
well |
Well, Wellpath, WellMarkers, etc. |
|
pmodel |
Property Model. |
|
script |
Operation on properties. |
|
xsection |
XSection construction and management. |
|
gshapes |
Geological shapes object (channel, lenses). |
|
fault |
Fault modeling tools (with uncertainty). |
| appli |
reservoir |
Application functionalities applied to reservoir modeling. (Simulation, Kriging). |
|
geophysics |
Application functionalities applied to geophyscis (for example Velocity conversion, Time2Depth conversion, etc). |
|
geology |
Application functionalities applied to geology. |
|
raytracer |
Ray-tracing application. |
|
unfolding |
3D unfolding. |
|
structuncert |
Structural uncertainty. |
| persistence |
ascii |
Ascii reader and writers, external views. |
|
archive |
Archive reader and writers. |
|
posc |
POSC converters. |
|
exchange |
External Format converter. |