RINGMesh: A programming library for geological model meshes.

in: 35th Gocad Meeting - 2015 RING Meeting, ASGA

Abstract

We introduce the C++ open-source programming library RINGMesh developed to provide a set of structures and basic tools to manipulate meshes representing geological objects. These objects can be described either by boundary surfaces or by volumetric meshes. RINGMesh can store several meshes for a given rock unit and can represent faults as continuous or discontinuous surfaces in the volumetric mesh. This makes it possible to work with several meshing algorithms and physical simulation codes. We provide efficient, documented C++ classes representing meshed geological models, as well as an easy to use application programming interface (API) to import, manipulate, modify, generate, and export these models in various formats. The library is distributed under the modified BSD license and is available at https://www.ring-team.org/index.php/software/

Download / Links

BibTeX Reference

@inproceedings{Pellerin2GM2015,
 abstract = { We introduce the C++ open-source programming library RINGMesh developed to provide a set of structures and basic tools to manipulate meshes representing geological objects. These objects can be described either by boundary surfaces or by volumetric meshes. RINGMesh can store several meshes for a given rock unit and can represent faults as continuous or discontinuous surfaces in the volumetric mesh. This makes it possible to work with several meshing algorithms and physical simulation codes. We provide efficient, documented C++ classes representing meshed geological models, as well as an easy to use application programming interface (API) to import, manipulate, modify, generate, and export these models in various formats. The library is distributed under the modified BSD license and is available at https://www.ring-team.org/index.php/software/ },
 author = { Pellerin, Jeanne AND Botella, Arnaud AND Mazuyer, Antoine AND Chauvin, Benjamin AND Levy, Bruno AND Caumon, Guillaume },
 booktitle = { 35th Gocad Meeting - 2015 RING Meeting },
 publisher = { ASGA },
 title = { RINGMesh: A programming library for geological model meshes. },
 year = { 2015 }
}