Poster Try
mbd
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) * λ * α)