Software of MSS RWTH Aachen
  • About
  • MSS

Poster Try

mbd
Published

January 1, 2000

Features

  • Continuous Galerkin FEA
  • Common 1D, 2D, and 3D elements
  • Symbolic shape function generator
  • Mixed element spaces

Oskar

  • Open-source Python library
  • Finite Element Approximation (FEA)
  • Ready-made solver for single-phase thermo-hydro-mechanical (THM) processes
  • Built with NumPy, SciPy, Matplotlib, pyGIMLi
  • Cross-platform, lightweight, and extensible

Scriptbase

  • Simple but flexible PDE interface
  • Write strong or weak formulations
  • Symbolic or numerical expressions

Example

Weak thermo-elastic coupling (TM)
Simple bimetal strip with constant load
```python T = phi * (q + (∇·u) * λ * α)

Created by MBD

 
  • Edit this page
  • Report an issue
  • View source

built with Quarto.