This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.
-
Updated
Nov 17, 2024 - C++
The finite element method (FEM) is a numerical method for solving problems of engineering and mathematical physics. Typical problem areas of interest include structural analysis, heat transfer, fluid flow, mass transport, and electromagnetic potential.
This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.
3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK)
Multiphysics Object Oriented Simulation Environment
Lightweight, general, scalable C++ library for finite element methods
Official git repository of Elmer FEM software
Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
libMesh github repository
OpenRadioss is a powerful, industry-proven finite element solver for dynamic event analysis
🕸️ Mesh optimization, mesh smoothing.
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.
A curated list of awesome CAE frameworks, libraries and software.
FEATool - "Physics Simulation Made Easy" (Fully Integrated FEA, FEniCS, OpenFOAM, SU2 Solver GUI & Multi-Physics Simulation Platform)
💎 Feel++: Finite Element Embedded Language and Library in C++
2D-Finite Element Analysis with Python
The JuliaFEM software library is a framework that allows for the distributed processing of large Finite Element Models across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage.
Python wrapper for MFEM
GDS3D is an application that can interpret so called IC layouts and render them in 3D. The program accepts standard GDSII files as input data. Along with the layout file, it requires a so called process definition file which contains the 3D parameters of the process being used. These files combined allow the program to create a 3D representation…