gempy.compute_model

gempy.compute_model(gempy_model: GeoModel, engine_config: GemPyEngineConfig | None = None) Solutions[source]

Compute the geological model given the provided GemPy model.

Parameters:
  • gempy_model (GeoModel) – The GemPy model to compute.

  • engine_config (Optional[GemPyEngineConfig]) – Configuration for the computational engine. Defaults to None, in which case a default configuration will be used.

Raises:

ValueError – If the provided backend in the engine_config is not supported.

Returns:

The computed geological model.

Return type:

Solutions

Examples using gempy.compute_model

Getting Started

Getting Started

1.1 -Basics of geological modeling with GemPy

1.1 -Basics of geological modeling with GemPy

1.3b: 2-D sections

1.3b: 2-D sections

1.3c: Adding topography to geological models

1.3c: Adding topography to geological models

1.4: Unconformity relationships

1.4: Unconformity relationships

1.5: Fault relations

1.5: Fault relations

1.6: 2D Visualization.

1.6: 2D Visualization.

1.7: 3-D Visualization

1.7: 3-D Visualization

2.1 Forward Gravity: Simple example

2.1 Forward Gravity: Simple example

3.1: Simple example of kriging in gempy

3.1: Simple example of kriging in gempy

Chapter 4: Analyzing Geomodel Topology

Chapter 4: Analyzing Geomodel Topology

Video Tutorial “code-along”: Modeling step by step

Video Tutorial "code-along": Modeling step by step

Video Tutorial “code-along”: Faults

Video Tutorial "code-along": Faults

Model 1 - Horizontal Stratigraphy

Model 1 - Horizontal Stratigraphy

Model 2 - Anticline

Model 2 - Anticline

Model 3 - Recumbent Fold

Model 3 - Recumbent Fold

Model 4 - Pinchout

Model 4 - Pinchout

Model 5 - Fault

Model 5 - Fault

Model 6 - Unconformity

Model 6 - Unconformity

Model 7 - Combination

Model 7 - Combination

GemPy Models - Some More Complex Examples

GemPy Models - Some More Complex Examples

Model of Ales, France: Plotting Sections and Maps

Model of Ales, France: Plotting Sections and Maps

Geomodeling benchmark: the “Claudius”-Model

Geomodeling benchmark: the "Claudius"-Model

Greenstone.

Greenstone.

Geomodeling benchmark: the “Hecho”-Model

Geomodeling benchmark: the "Hecho"-Model

Geomodeling benchmark: the “Moureze”-Model

Geomodeling benchmark: the "Moureze"-Model

A geological model of the Perth basin, Australia

A geological model of the Perth basin, Australia

Unknown Model: Importing Borehole Data and Building a 3D Geological Model with GemPy

Unknown Model: Importing Borehole Data and Building a 3D Geological Model with GemPy