LoopStructural.modelling#

Geological modelling classes and functions

Classes

GeologicalModel(*args)

A geological model is the recipe for building a 3D model and can include the rescaling of the model between 0 and 1.

ProcessInputData([contacts, ...])

Object to generate loopstructural input dataset from a geological map

Map2LoopProcessor(m2l_directory[, use_thickness])

Function to build a ProcessInputData object for using m2l data

LoopProjectfileProcessor(*args, **kwargs)

Dummy class to handle the case where LoopProjectFile is not installed.