Skip to content

WBGeo logo

WBGeo — A Workbench for Geoscientific Workflows

WBGeo is an open-source workbench for geoscientific workflows — covering structural modeling, mesh generation, process simulation, and visualization in one integrated environment. Its core concept is a component-and-connector system in which workflows are assembled from typed, interchangeable components, each encapsulating a method or processing step behind a standardized interface. The workbench can be accessed directly through Python backend code or through the visual interface (visual DSL). Standardized interfaces make methods across each step exchangeable, enabling systematic comparison without rewriting pipelines.


Getting Started

The fastest way to explore WBGeo is through the hosted demo — no installation required. Try the visual interface (visual DSL) directly in your browser:

View Hosted Demo

To run WBGeo locally, follow the installation guide:

Installation Guide

For contributors and developers, see the developer's guide along with documentation on components, types, and local execution.


Workflow

WBGeo is organized around four modeling steps, which can be assembled into a pipeline either through the visual interface (visual DSL), shown below, or directly in Python. Follow the links below for detailed documentation on each step:

The visual interface (visual DSL)

  1. Structural Geological Modeling

    Reconstruct 3D geological structure from available input data using a set of implicit methods.

    Manual

    Structural model result

  2. Meshing

    Generate 3D watertight meshes ready for simulation automatically from the structural model.

    Manual

    Unstructured mesh result

  3. Process Simulation

    Interface with numerical solvers using the meshes from the previous step.

    Manual

    Process simulation result

    (WIP: Process Simulation on faulted models not yet released)

  4. Visualization

    Standard 2D and 3D visualization and link to immersive XR, VR, AR visualization using LiquidEarth.

    Manual

    LiquidEarth visualization result


Publications

  • von Harten, J., Baes, M., Lüpges, A., Wellmann, F., Cacace, M., Degen, D., Scheck-Wenderoth, M., Rumpe, B. & Niederau, J. (2025)WBGeo - Workbench for Digital Geosystems. European Geothermal Congress (EGC 2025), Zurich, Switzerland, 6–10 October 2025. PDF

Funding

Funded by BMFTR

This project was funded by the Federal Ministry of Research, Technology and Space (BMFTR) under the Geoforschung für Nachhaltigkeit (GEO:N) initiative (Grant no. 03G0922A).


License

WBGeo is released under the European Union Public Licence v1.2 (EUPL-1.2).