varFEM
FEM solver
Provides a software framework for solving partial differential equations using finite element methods in MATLAB.
MATLAB Programming for Finite Element Methods
50 stars
2 watching
15 forks
Language: MATLAB
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vinhphunguyen/migfem | Software for finite element analysis with isogeometric methods in Matlab | 67 |
lyc102/ifem | A MATLAB package implementing efficient adaptive finite element methods on unstructured simplicial grids in 2D and 3D. | 218 |
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 |
vtpasquale/nastran_cofe | An open-source finite element solver for structural analysis in MATLAB, compatible with the Nastran input format. | 57 |
elmercsc/elmerfem | A tool for solving complex partial differential equations in various physics domains. | 1,200 |
zhangyaqi1989/multiscale-fem | A Matlab implementation of a multiscale finite element method for efficient simulation of periodic media with high-frequency features | 45 |
anttilehikoinen/smeklib | A MATLAB-based library for performing 2D finite element analysis in electrical machines | 56 |
peiyunh/mat-vae | A MATLAB implementation of an Auto-Encoding Variational Bayes algorithm for generative modeling | 44 |
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 |
simulkade/fvtool | A toolbox for solving finite volume problems in computational fluid dynamics and transport phenomena | 99 |
su2code/su2 | A suite of software tools for solving partial differential equations and performing optimization | 1,357 |
matlabfem/matlab_fem_elastoplasticity | Efficient MATLAB implementation of elastoplastic problems in 2D and 3D | 42 |
juliafem/juliafem.jl | A framework for solving complex finite element problems in parallel across multiple computers and cloud services. | 252 |
philmain28/philsol | A Python library for calculating the modes of electromagnetic waveguides using finite difference frequency domain method. | 33 |