Code¶
GemPy API¶
|
Compute the geological model given the provided GemPy model. |
|
Initializes and returns a GeoModel instance with specified parameters. |
|
Map stack (series) to surfaces by reorganizing elements between groups in a GeoModel's structural frame. |
Plot¶
|
Plot 2-D sections of the geomodel. |
|
Plot 3-D geomodel. |
Data Classes¶
Modeling Classes¶
|
Class representing a geological model. |
|
Represents a structural frame, which is a collection of structural groups that constitute a geological model. |
|
An abstract base class that represents a structural group within a geological model. |
|
Class that represents a structural element in a geological model. |
|
A dataclass to represent a table of surface points in a geological model. |
|
A dataclass to represent a table of orientations in a geological model. |
|
|
|
|
|
|
|
Helper Classes¶
|
Enumerators¶
|
An enumeration. |