ifem

FE Solver

A MATLAB software package providing efficient algorithms and data structures for adaptive finite element methods on unstructured simplicial grids in 2D and 3D.

iFEM is a MATLAB software package containing robust, efficient, and easy-following codes for the main building blocks of adaptive finite element methods on unstructured simplicial grids in both two and three dimensions.

GitHub

225 stars
16 watching
81 forks
Language: MATLAB
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
terenceyuyue/varfem A software framework that provides a process-oriented, variational formulation based programming approach for solving various finite element methods in MATLAB. 51
chtld/finite_element_method_matlab An implementation of the finite element method in MATLAB, aiming for clarity and universality at the cost of efficiency. 50
vinhphunguyen/migfem A Matlab implementation of isogeometric finite elements for various structural mechanics problems and material point methods. 69
elmercsc/elmerfem A comprehensive software suite for solving multiphysical problems in various fields such as acoustics, electromagnetics, and fluid dynamics. 1,225
libmesh/libmesh A finite element analysis and simulation library with support for adaptive mesh refinement and parallel computing. 663
calfem/calfem-matlab A collection of tools and utilities for finite element analysis in MATLAB. 89
halbux/sparselizard A C++ finite elements library for multi-physics simulations with adaptive mesh refinement and high-performance computing capabilities. 343
zhangyaqi1989/multiscale-fem A Matlab implementation of a multiscale finite element method for efficient simulation of periodic media with high-frequency features 47
matlabfem/matlab_fem_elastoplasticity Efficient MATLAB implementation of elastoplastic problems in 2D and 3D 44
otvam/fem_mesh_matlab A MATLAB toolbox for handling and processing 2D and 3D finite element method meshes 43
fxgiraldo/element-based-galerkin-methods Provides educational materials and source code for implementing element-based Galerkin methods on tensor-product bases 60
anttilehikoinen/smeklib A MATLAB-based library for performing 2D finite element analysis in electrical machines 56
vtpasquale/nastran_cofe An open-source finite element solver for structural analysis in MATLAB, compatible with the Nastran input format. 57
simulkade/fvtool A finite volume solver toolbox for Matlab, capable of solving transient convection-diffusion equations with various boundary conditions and discretization schemes. 100
kinnala/scikit-fem A Python library for assembling finite element systems 516