Skip to content

Plot functions for 1D TH2 problems (heat pipe)

Christoph Lehmann requested to merge chleh/ogstools:heat_pipe_plot into main

Purpose

This MR adds some convenient plot functions for the easy assessment of TH2 problems. They have been written for analyzing the heat pipe benchmark (TH2) with OGS's TH2M process. Some example plots are given below.

Features

  • 1D line plots
  • plotting of data at different timesteps (to see convergence to a steady state)
  • comparison of different numerical data to each other and to analytical results
  • several predefined plots to see the important quantities for this problem at one look in the same plot

Application background

TH2 process, heat pipe

Categories

  • preprocessing
  • postprocessing
  • visualization
  • HPC
  • application specific scripts
  • add your own category...

Example

More in the example file in this MR.

sL_T_k_rel_plots

Edited by Christoph Lehmann

Merge request reports