:orphan:
Examples
========
.. toctree::
:maxdepth: 1
../examples/howto_mesh_terrain/index
.. contents:: Contents
:local:
:depth: 2
.. raw:: html
.. raw:: html
How to use feflowlib
====================
.. sectionauthor:: Julian Heinze (Helmholtz Centre for Environmental Research GmbH - UFZ)
The following shows a brief example of how the feflowlib can be used.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto_examples/howto_feflowlib/images/thumb/sphx_glr_plot_2layers_model_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_howto_feflowlib_plot_2layers_model.py`
.. raw:: html
How to work with FEFLOW data in pyvista.
.. raw:: html
.. only:: html
.. image:: /auto_examples/howto_feflowlib/images/thumb/sphx_glr_plot_simulation_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_howto_feflowlib_plot_simulation.py`
.. raw:: html
How to convert a FEFLOW model and simulate it in OGS.
.. raw:: html
How to use logparser
=============================
.. sectionauthor:: Tobias Meisel (Helmholtz Centre for Environmental Research GmbH - UFZ)
The following jupyter notebooks provide some examples of how to use the logparser.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto_examples/howto_logparser/images/thumb/sphx_glr_plot_logparser_intro_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_howto_logparser_plot_logparser_intro.py`
.. raw:: html
Introduction
.. raw:: html
.. only:: html
.. image:: /auto_examples/howto_logparser/images/thumb/sphx_glr_plot_logparser_analyses_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_howto_logparser_plot_logparser_analyses.py`
.. raw:: html
Predefined Analyses
.. raw:: html
.. only:: html
.. image:: /auto_examples/howto_logparser/images/thumb/sphx_glr_plot_logparser_advanced_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_howto_logparser_plot_logparser_advanced.py`
.. raw:: html
Advanced topics
.. raw:: html
How to use meshlib
==================
.. sectionauthor:: Tobias Meisel (Helmholtz Centre for Environmental Research GmbH - UFZ)
The following jupyter notebooks provide some examples of how to use meshlib.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto_examples/howto_meshlib/images/thumb/sphx_glr_plot_meshseries_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_howto_meshlib_plot_meshseries.py`
.. raw:: html
Read mesh from file (vtu or xdmf) into pyvista mesh
.. raw:: html
.. only:: html
.. image:: /auto_examples/howto_meshlib/images/thumb/sphx_glr_plot_meshlib_pyvista_input_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_howto_meshlib_plot_meshlib_pyvista_input.py`
.. raw:: html
Creating meshes from pyvista surfaces
.. raw:: html
.. only:: html
.. image:: /auto_examples/howto_meshlib/images/thumb/sphx_glr_plot_bhe_mesh_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_howto_meshlib_plot_bhe_mesh.py`
.. raw:: html
Creating a BHE mesh (Borehole Heat Exchanger)
.. raw:: html
.. only:: html
.. image:: /auto_examples/howto_meshlib/images/thumb/sphx_glr_plot_calculate_diff_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_howto_meshlib_plot_calculate_diff.py`
.. raw:: html
Differences between meshes
.. raw:: html
.. only:: html
.. image:: /auto_examples/howto_meshlib/images/thumb/sphx_glr_plot_meshlib_vtu_input_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_howto_meshlib_plot_meshlib_vtu_input.py`
.. raw:: html
Creating meshes from vtu surface files
.. raw:: html
How to use meshplotlib
======================
.. sectionauthor:: Florian Zill (Helmholtz Centre for Environmental Research GmbH - UFZ)
The following jupyter notebooks provide some examples of how to use meshplotlib.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto_examples/howto_meshplotlib/images/thumb/sphx_glr_plot_special_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_howto_meshplotlib_plot_special.py`
.. raw:: html
Analyzing Meshseries Data
.. raw:: html
.. only:: html
.. image:: /auto_examples/howto_meshplotlib/images/thumb/sphx_glr_plot_meshplotlib_2d_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_howto_meshplotlib_plot_meshplotlib_2d.py`
.. raw:: html
Visualizing 2D model data
.. raw:: html
.. only:: html
.. image:: /auto_examples/howto_meshplotlib/images/thumb/sphx_glr_plot_meshplotlib_3d_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_howto_meshplotlib_plot_meshplotlib_3d.py`
.. raw:: html
Visualizing 3D model data
.. raw:: html
.. only:: html
.. image:: /auto_examples/howto_meshplotlib/images/thumb/sphx_glr_plot_animation_thumb.gif
:alt:
:ref:`sphx_glr_auto_examples_howto_meshplotlib_plot_animation.py`
.. raw:: html
How to create Animations
.. raw:: html
.. only:: html
.. image:: /auto_examples/howto_meshplotlib/images/thumb/sphx_glr_plot_with_custom_fig_ax_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_howto_meshplotlib_plot_with_custom_fig_ax.py`
.. raw:: html
Plotting different process variables on already existing Matplotlib figures / axes
.. raw:: html
.. only:: html
.. image:: /auto_examples/howto_meshplotlib/images/thumb/sphx_glr_plot_aspect_ratios_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_howto_meshplotlib_plot_aspect_ratios.py`
.. raw:: html
Aspect ratios
.. raw:: html
.. only:: html
.. image:: /auto_examples/howto_meshplotlib/images/thumb/sphx_glr_plot_xy_labels_with_shared_axes_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_howto_meshplotlib_plot_xy_labels_with_shared_axes.py`
.. raw:: html
Labeling directional shared axes
.. raw:: html
.. only:: html
.. image:: /auto_examples/howto_meshplotlib/images/thumb/sphx_glr_plot_observation_points_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_howto_meshplotlib_plot_observation_points.py`
.. raw:: html
How to plot data at observation points
.. raw:: html
.. only:: html
.. image:: /auto_examples/howto_meshplotlib/images/thumb/sphx_glr_plot_solid_mechanics_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_howto_meshplotlib_plot_solid_mechanics.py`
.. raw:: html
Stress analysis
.. raw:: html
Using proxy models for nuclear waste heat production
====================================================
.. sectionauthor:: 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.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto_examples/howto_studies/images/thumb/sphx_glr_plot_convergence_study_steady_state_diffusion_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_howto_studies_plot_convergence_study_steady_state_diffusion.py`
.. raw:: html
Convergence study (spatial refinement)
.. raw:: html
.. only:: html
.. image:: /auto_examples/howto_studies/images/thumb/sphx_glr_plot_convergence_study_nuclear_decay_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_howto_studies_plot_convergence_study_nuclear_decay.py`
.. raw:: html
Convergence study (spatial & temporal refinement)
.. raw:: html
.. toctree::
:hidden:
:includehidden:
/auto_examples/howto_feflowlib/index.rst
/auto_examples/howto_logparser/index.rst
/auto_examples/howto_meshlib/index.rst
/auto_examples/howto_meshplotlib/index.rst
/auto_examples/howto_nuclearwasteheat/index.rst
/auto_examples/howto_propertylib/index.rst
/auto_examples/howto_studies/index.rst