Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 755 Bytes

File metadata and controls

23 lines (15 loc) · 755 Bytes

Home

NGSolve

Overview

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."

Notes

  • C++ core
  • Python interface is "FEniCS inspired" (UFL-based).

Installation

Links