A curated list of awesome stuff related to Finite Element Analysis (FEA) Software for Structural Engineering. The finite element method (FEM) is a numerical method for solving problems in engineering and mathematical physics. Typical problem areas of interest include structural analysis, heat transfer, fluid flow, mass transport, and electromagnetic potential.
This list is a collection of tools, projects, images, and resources conforming to the Awesome Manifesto
Contributions very welcome but first see Contributing.
- CadQuery – A python parametric CAD scripting framework based on OCCT
- FreeCAD – A free and opensource multiplatform 3D parametric modeler.
- Shapely – Manipulation and analysis of geometric objects.
- Gmsh – A three-dimensional finite element mesh generator with built-in pre- and post-processing facilities.
- Netgen/NGSolve – 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.
- pyGIMLi – Geophysical Inversion and Modeling Library 🌍
- pygmsh – pygmsh combines the power of Gmsh with the versatility of Python. It provides useful abstractions from Gmsh's own Python interface so you can create complex geometries more easily.
- t8code – Parallel algorithms and data structures for tree-based AMR with arbitrary element shapes.
- DefElement – an encyclopedia of finite element definitions
- dolfinx – Next generation FEniCS problem solving environment
- FeenoX – Cloud-first free no-fee no-X uniX-like finite-element(ish) computational engineering tool.
- FElupe – 🔍 finite element analysis for continuum mechanics of solid bodies
- GetFEM – Framework for solving systems of coupled nonlinear PDEs.
- Gridap.jl – Grid-based approximation of partial differential equations in Julia
- MFEM – Lightweight, general, scalable C++ library for finite element methods
- pyelmer – A python interface to Elmer.
- PyMAPDL – The PyMAPDL project supports Pythonic access to MAPDL.
- scikit-fem – Simple finite element assemblers
- Symfem – A symbolic finite element definition library
- comet-fenicsx – COmputational MEchanics numerical Tours.
- The DOLFINx tutorial – This is the source code for the dolfinx-tutorial webpage.