Description from the NGSolve project page:
"Netgen/NGSolve is a high performance multiphysics finite element software. It is widely used to analyze models from solid mechanics, fluid dynamics and electromagnetics. Due to its flexible Python interface new physical equations and solution algorithms can be implemented easily."
- C++ core
- Python interface is "FEniCS inspired" (UFL-based).
- GitHub page
- NetGen mesh generator
- GUI
- NGS-Py docs
- Installation