A modular Finite Element Method solver implemented in Python
-
Updated
May 11, 2014 - Python
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.
A modular Finite Element Method solver implemented in Python
Heat equation solution with finite element method on uniform and random unidimensional mesh
FEM solution of the stationary Schrödinger equation for the harmonic oscillator potential.
An intuitive user interface for hp-finite element analysis of three-dimensional piezoelectric beams
🔥 Solving the heat equation on square plate with finite element method in Python.
FEM for parabolic and mixed problems
Coupling of OpenFOAM, CalculiX and Code_Aster for Conjugate Heat Transfer, using the multi-physics coupling library preCICE
Efficient computations with symmetric and non-symmetric tensors with support for automatic differentiation.
A parameter space based FEM program, based on Jernej Barbic's FEM library Vega(http://run.usc.edu/vega/), you can find an example here: http://www.cnblogs.com/dydx/p/4290878.html. 一个在参数空间进行有限元模拟的程序,基于Vega平台,我的开发笔记在这里http://www.cnblogs.com/dydx/
Material Point Method plugin for maya
use mex solve 2D second order linear PDE and transport equation
A minimalist FEM program in C++ (single header)