Modules

Here we document the public API

SeismsicMesh.geometry

Routines to perform geometrical/topological operations and calculate things on meshes.

SeismsicMesh.sizing

Function to build a \(f(h)\) mesh sizing function from a seismic velocity model. Assumes the domain can be represented by a rectangle (2D) or cube (3D) and thus builds a \(f(d)\) accordingly.

SeismsicMesh.generation

Functions to build and improve a simplical mesh that conforms to the signed distance function \(f(d)\) and \(f(h)\).