Skip to content

Finite element analysis implementation of a 2D beam undergoing a single load in Matlab

Notifications You must be signed in to change notification settings

jamfromouterspace/fea

Repository files navigation

FEA Implementation

This project was a simple (yet challenging) implementation of a 2D beam with a triangular finite element structure. It utilizes object-oriented features in Matlab, and fundamentally runs on a 'Node' and 'Element' structure. A Node is a point with coordinates and an Element is a group of three nodes. With this, it was easier to implement the mathematical model in an intuitive way.

Created by Hana Mirvakili (analysis) and Jamiel Rahi (software). For details, see the project report.

About

Finite element analysis implementation of a 2D beam undergoing a single load in Matlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages