Skip to content

jtecklenburg/voromesh

Repository files navigation

voromesh

GitHub License https://doi.org/10.25928/3zfr-dp16

Features

Example mesh created with voromesh and GMSH (see documentation)

  • Creates meshes from a bounded Voronoi diagram of a 2D point cloud
  • Map elevations from another surface
  • Extrude surface meshes to 3D
  • Export as VTU or MESH for TOUGH3

Documentation

Voromesh was designed for setting up conceptual simulations models for carbon dioxide storage. The documention including workflows can be found here.

Quickstart

  1. Clone the repro: git clone https://github.com/jtecklenburg/voromesh.git
  2. Install with pip locally: Change to folder with setup.py and run pip install -e .

or

  1. Install with pip from Github: pip install git+https://github.com/jtecklenburg/voromesh.git@main

Notice

This software was developed at Bundesanstalt für Geowissenschaften und Rohstoffe (BGR) in Hannover

The project leading to this software has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement "LEILAC2 - Low Emission Intensity Lime and Cement" GA 884170. Funded by EU

About

Creates Voronoi meshes from 2D points

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages