variables#

Overview#

variables provides a base class to handle common mesh variables systematically (e.g. temperature, pressure, displacement, …). It uses pint for unit conversion.

Getting started#

Following examples demonstrate the usage of the variables:

You can access the comprehensive API documentation at: ogstools.variables package.