API reference¶
This page gives an overview of all gospl
objects, functions and methods.
Model class¶
Class Model
Instantiates model object
and performs surface processes
evolution.
Mesh class¶
Class Mesh
Defines spherical mesh characteristics and builds PETSc DMPlex
.
Depression filling class¶
Class Pit
Performs parallel depression filling
of the surface.
Flow & erosion class¶
Class Flow
Flow accumulation
computation for global unstructured mesh.
Sediment deposition classes¶
Class Sediment
Functions related to sediment transport
and deposition
for both land & sea.
Stratigraphy class¶
Class Stratigraphy
Functions related to stratigraphic
architecture and compaction
.
Inputs & outputs classes¶
Class Input & Class Output
Input/output
methods declaration.