FEM_Programming_Pro​ject

This is a complete MATLAB project, designed for grad engineering students (e.g. ME, CEE, AE, etc.), to learn and internalize finite element
162 Downloads
Updated 19 Sep 2021

FEM_ProgrammingProject

This is a complete MATLAB project, designed for grad engineering students (e.g. ME, CEE, AE, etc.), to learn and internalize finite element methods through implementing the FEM concepts. This project includes a complete (~30 pages) description and instructions for implementation, the skeleton files, and input file examples. The solutions and an auto-grader code to evaluate the students submissions are also available upon request.

Developed by Shahrokh Shahi
Georgia Institute of Technology
College of Computing and College of Engineering
2018-2020

Details:

This repository is part of a set of FEM-related codes, where you can find more details in this blog post.

In general, finite element method (FEM) is used as an effective numerical method to solve differential equations and widely employed in engineering and mathematical modeling, where a mechanical system is divided into discrete subdomains known as finite elements. The technical process of creating finite element meshes and using Gaussian numerical integration to calculate the stiffness of each element, assembly process, and solving the obtained system of equations have always been challenging to implement and understand by both undergrad and graduate students in engineering fields such as Civil Engineering, Mechanical Engineering, Aerospace Engineering, etc. Therefore, as a TA in FEM and advanced FEM course, who also held several sessions and workshops for MATLAB programming and developing FEM codes, I started to develop many demonstrations and educational toolboxes to help students internalize these technical steps. The following is the datails regarding these packages and codes predented in the three sub-sections.


Acknowledgement:

Special thanks to the course instructor, Prof. Rafi Muhanna at Georgia Tech for providing the advice and insights towards designing and preparation of the materials.

Cite As

shahrokh shahi (2024). FEM_Programming_Project (https://github.com/shahrokhx/FEM_ProgrammingProject/releases/tag/v2.0), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2021a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
2.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.