varFEM
FEM framework
A programming framework for variational formulation based 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 simulating linear elasticity problems in 2D and 3D with advanced features like hole and crack modeling | 67 |
lyc102/ifem | An integrated finite element method package in MATLAB for efficient and adaptive meshing in 2D and 3D unstructured grids. | 222 |
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,208 |
zhangyaqi1989/multiscale-fem | A Matlab implementation of a multiscale finite element method for efficient simulation of periodic media with high-frequency features | 46 |
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 | 43 |
fxgiraldo/element-based-galerkin-methods | Provides source code and lecture materials for teaching element-based Galerkin methods on tensor-product bases | 58 |
simulkade/fvtool | A finite volume solver toolbox for Matlab, capable of solving transient convection-diffusion equations with various boundary conditions and discretization schemes. | 100 |
su2code/su2 | A suite of software tools for solving partial differential equations and performing optimization | 1,371 |
matlabfem/matlab_fem_elastoplasticity | Efficient MATLAB implementation of elastoplastic problems in 2D and 3D | 43 |
juliafem/juliafem.jl | A framework for solving complex finite element problems in parallel across multiple computers and cloud services. | 254 |
philmain28/philsol | A Python library for calculating the modes of electromagnetic waveguides using finite difference frequency domain method. | 33 |