NASTRAN_CoFE
FE Solver
An open-source finite element solver for structural analysis in MATLAB, compatible with the Nastran input format.
A finite element code for structural analysis. Written in MATLAB. Uses Nastran input format.
57 stars
12 watching
16 forks
Language: MATLAB
last commit: over 1 year ago
Linked from 1 awesome list
finite-element-analysismatlabnastran
Related projects:
Repository | Description | Stars |
---|---|---|
terenceyuyue/varfem | Provides a software framework for solving partial differential equations using finite element methods in MATLAB. | 50 |
nasa/nastran-95 | A finite element analysis program developed in the 1970s to analyze structural behavior under various loads and conditions. | 459 |
vinhphunguyen/migfem | Software for finite element analysis with isogeometric methods in Matlab | 67 |
zhangyaqi1989/multiscale-fem | A Matlab implementation of a multiscale finite element method for efficient simulation of periodic media with high-frequency features | 45 |
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 |
victorsndvg/feconv | A utility for converting between various mesh and finite element field formats | 96 |
lyc102/ifem | A MATLAB package implementing efficient adaptive finite element methods on unstructured simplicial grids in 2D and 3D. | 218 |
otvam/fem_mesh_matlab | A MATLAB toolbox for handling and processing 2D and 3D finite element method meshes | 42 |
anttilehikoinen/smeklib | A MATLAB-based library for performing 2D finite element analysis in electrical machines | 56 |
wsshin/maxwellfdfd | Solves Maxwell's equations using the FDFD method in MATLAB | 107 |
calfem/calfem-matlab | A collection of tools and utilities for finite element analysis in MATLAB. | 88 |
kinnala/scikit-fem | A Python library for assembling finite element systems | 512 |
matlabfem/matlab_fem_elastoplasticity | Efficient MATLAB implementation of elastoplastic problems in 2D and 3D | 42 |
ngsolve/ngsolve | A high-performance multiphysics finite element software that allows easy implementation of new physical equations and algorithms. | 435 |
upb-lea/fem_magnetics_toolbox | A toolbox for simulating and analyzing power electronic magnetic components using finite element methods. | 66 |