discretize.mixins.InterfaceOMF#

Inheritance diagram of InterfaceOMF
class discretize.mixins.InterfaceOMF[source]#

Convert between omf and discretize objects.

The InterfaceOMF class was designed for easy conversion between discretize objects and open mining format (OMF) objects. Examples include: meshes, models and data arrays.

Methods

from_omf(element)

Convert an omf object to a discretize mesh.

to_omf([models])

Convert to an omf data object.

Galleries and Tutorials using discretize.mixins.InterfaceOMF#

Operators: Cahn Hilliard

Operators: Cahn Hilliard

Plot Mirrored Cylindrically Symmetric Model

Plot Mirrored Cylindrically Symmetric Model

Basic Forward 2D DC Resistivity

Basic Forward 2D DC Resistivity

Basic: PlotImage

Basic: PlotImage

QuadTree: FaceDiv

QuadTree: FaceDiv

QuadTree: Hanging Nodes

QuadTree: Hanging Nodes

Plotting: Streamline thickness

Plotting: Streamline thickness

Overview of Mesh Types

Overview of Mesh Types

Tensor meshes

Tensor meshes

Cylindrical meshes

Cylindrical meshes

Tree Meshes

Tree Meshes

Averaging Matricies

Averaging Matricies

Differential Operators

Differential Operators

Basic Inner Products

Basic Inner Products

Constitutive Relations

Constitutive Relations

Differential Operators

Differential Operators

Advanced Examples

Advanced Examples

Gauss’ Law of Electrostatics

Gauss' Law of Electrostatics

Advection-Diffusion Equation

Advection-Diffusion Equation

Nodal Dirichlet Poisson solution

Nodal Dirichlet Poisson solution