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 | A software framework that provides a process-oriented, variational formulation based programming approach for solving various finite element methods in MATLAB. | 51 |
nasa/nastran-95 | A finite element analysis program developed in the 1970s to analyze structural behavior under various loads and conditions. | 469 |
vinhphunguyen/migfem | A Matlab implementation of isogeometric finite elements for various structural mechanics problems and material point methods. | 69 |
zhangyaqi1989/multiscale-fem | A Matlab implementation of a multiscale finite element method for efficient simulation of periodic media with high-frequency features | 47 |
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 | 97 |
lyc102/ifem | A MATLAB software package providing efficient algorithms and data structures for adaptive finite element methods on unstructured simplicial grids in 2D and 3D. | 225 |
otvam/fem_mesh_matlab | A MATLAB toolbox for handling and processing 2D and 3D finite element method meshes | 43 |
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. | 89 |
kinnala/scikit-fem | A Python library for assembling finite element systems | 516 |
matlabfem/matlab_fem_elastoplasticity | Efficient MATLAB implementation of elastoplastic problems in 2D and 3D | 44 |
ngsolve/ngsolve | A high-performance multiphysics finite element software that allows easy implementation of new physical equations and algorithms. | 446 |
upb-lea/fem_magnetics_toolbox | A toolbox for simulating and analyzing power electronic magnetic components using finite element methods. | 68 |