Skip to main content
Ctrl+K
ogstools 0.4.0 documentation - Home
  • User Guide
  • Examples
  • API reference
  • Development
  • Release notes
    • Motivation
  • GitLab
  • User Guide
  • Examples
  • API reference
  • Development
  • Release notes
  • Motivation
  • GitLab

Section Navigation

  • Quick start
    • Read mesh from file (vtu or xdmf) into pyvista mesh
    • Stress analysis
  • Pre-processing: preparing the simulation
    • Creating a BHE mesh (Borehole Heat Exchanger)
    • Creating meshes from pyvista surfaces
    • Creating meshes from vtu surface files
    • Remeshing with triangle elements
    • Meshing a shapefile
    • Terrain meshing
  • Create and manipulate prj-files
    • How to Create Simple Mechanics Problem
    • How to Manipulate Prj-Files
  • Running the simulation
    • Logparser: Introduction
    • Logparser: Predefined Analyses
    • Logparser: Advanced topics
  • Post-processing: reading and analyzing the data
    • Aggregation of Meshseries Data
    • Calculate differences between meshes
    • Spatial & temporal refinement - nuclear decay
    • Spatial refinement - steady state diffusion
    • Analyzing integration point data
    • Plotting nuclear waste heat over time
    • Extract a 1D profile from 2D and plot it
    • Variable presets and data transformation
  • Plotting the data
    • How to create Animations
    • Aspect ratios
    • Visualizing 2D model data
    • Visualizing 3D model data
    • How to plot data at observation points
    • Shared axes
    • How to Create Time Slices
    • Plotting different process variables on already existing Matplotlib figures / axes
  • Conversion tools
    • Feflowlib: How to work with FEFLOW data in pyvista.
    • Feflowlib: Component-transport model - conversion and simulation
    • Feflowlib: Hydraulic model - conversion and simulation
    • Feflowlib: Hydro-thermal model - conversion and simulation
  • Examples
  • Quick start

Quick start#

In this section you will find examples helping you use the most commonly used features of ogstools: reading data, plotting and simple post-processing

Read mesh from file (vtu or xdmf) into pyvista mesh

Read mesh from file (vtu or xdmf) into pyvista mesh

Stress analysis

Stress analysis

previous

Examples

next

Read mesh from file (vtu or xdmf) into pyvista mesh

Show Source

© Copyright 2024, OpenGeoSys Community <info@opengeosys.org>.

Created using Sphinx 8.0.2.

Built with the PyData Sphinx Theme 0.15.4.