alexandermm / FEM

2D elastic solid finite element solver using DistMesh for mesh generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FEM

This is a MATLAB implementation of the 2D elastic solid finite element method (FEM) using DistMesh for mesh generation.

The different meshing and solver functions are used in the example code fea2Dsolid.m. An explanation of the code is given in feaIntro.pdf.

Main references:

About

2D elastic solid finite element solver using DistMesh for mesh generation

License:Other


Languages

Language:MATLAB 100.0%