ifem
Finite element solver
A MATLAB package implementing efficient 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.
218 stars
16 watching
81 forks
Language: MATLAB
last commit: 28 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
terenceyuyue/varfem | Provides a software framework for solving partial differential equations using finite element methods in MATLAB. | 50 |
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 | Software for finite element analysis with isogeometric methods in Matlab | 67 |
elmercsc/elmerfem | A tool for solving complex partial differential equations in various physics domains. | 1,200 |
libmesh/libmesh | A finite element analysis and simulation library with support for adaptive mesh refinement and parallel computing. | 658 |
calfem/calfem-matlab | A collection of tools and utilities for finite element analysis in MATLAB. | 88 |
halbux/sparselizard | A C++ finite elements library for multi-physics simulations with adaptive mesh refinement and high-performance computing capabilities. | 340 |
zhangyaqi1989/multiscale-fem | A Matlab implementation of a multiscale finite element method for efficient simulation of periodic media with high-frequency features | 45 |
matlabfem/matlab_fem_elastoplasticity | Efficient MATLAB implementation of elastoplastic problems in 2D and 3D | 42 |
otvam/fem_mesh_matlab | A MATLAB toolbox for handling and processing 2D and 3D finite element method meshes | 42 |
fxgiraldo/element-based-galerkin-methods | Provides Matlab and Julia implementations of methods for solving partial differential equations using the element-based Galerkin method | 57 |
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 toolbox for solving finite volume problems in computational fluid dynamics and transport phenomena | 99 |
kinnala/scikit-fem | A Python library for assembling finite element systems | 512 |