Examples#
How to use feflowlib#
Section author: Julian Heinze (Helmholtz Centre for Environmental Research GmbH - UFZ)
The following shows a brief example of how the feflowlib can be used.
How to work with FEFLOW data in pyvista.
How to convert a FEFLOW model and simulate it in OGS.
How to use logparser#
Section author: Tobias Meisel (Helmholtz Centre for Environmental Research GmbH - UFZ)
The following jupyter notebooks provide some examples of how to use the logparser.
How to use meshlib#
Section author: Tobias Meisel (Helmholtz Centre for Environmental Research GmbH - UFZ)
The following jupyter notebooks provide some examples of how to use meshlib.
Read mesh from file (vtu or xdmf) into pyvista mesh
Creating meshes from pyvista surfaces
Creating a BHE mesh (Borehole Heat Exchanger)
Creating meshes from vtu surface files
How to use meshplotlib#
Section author: Florian Zill (Helmholtz Centre for Environmental Research GmbH - UFZ)
The following jupyter notebooks provide some examples of how to use meshplotlib.
Plotting different process variables on already existing Matplotlib figures / axes
Labeling directional shared axes
How to plot data at observation points
Using proxy models for nuclear waste heat production#
Section author: Florian Zill (Helmholtz Centre for Environmental Research GmbH - UFZ)
The following jupyter notebook shows some example usage of the `nuclearwasteheat`
submodule.
In the context of OGS, this submodule is meant to provide an easy way to calculate
the heat generated by nuclear waste repositories, to apply it in a simulation as
the source term for the temperature process variable.
Plotting nuclear waste heat over time
Features of propertylib#
Section author: Florian Zill (Helmholtz Centre for Environmental Research GmbH - UFZ)
The following jupyter notebook shows some example usage of the propertylib submodule.
Features of studies#
Section author: Florian Zill, Tobias Meisel (Helmholtz Centre for Environmental Research GmbH - UFZ)
The following jupyter notebook shows some example usage of the studies submodule.
Convergence study (spatial refinement)
Convergence study (spatial & temporal refinement)