https://github.com/anpophale/am5450-fundaments-of-finite-element-analysis
Assignments for the course AM4540 Fundamentals of Finite Element Analysis
https://github.com/anpophale/am5450-fundaments-of-finite-element-analysis
finite-element-analysis matlab
Last synced: 3 months ago
JSON representation
Assignments for the course AM4540 Fundamentals of Finite Element Analysis
- Host: GitHub
- URL: https://github.com/anpophale/am5450-fundaments-of-finite-element-analysis
- Owner: AnPophale
- License: mit
- Created: 2024-10-10T13:25:25.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-22T07:51:44.000Z (7 months ago)
- Last Synced: 2025-02-13T01:36:05.817Z (4 months ago)
- Topics: finite-element-analysis, matlab
- Language: MATLAB
- Homepage:
- Size: 14.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AM5450-Fundamentals-of-Finite-Element-Analysis
This repository contains the assignments under the course on Finite Element Analysis taken in the Jul Nov 2024 semester, including topics such as Galerkin method, Rayleigh Ritz method, 1D FEM for trusses, beams, frames, and 2D FEM analysis using isoparametric elements. Each folder contains the questions, MATLAB codes, and reports. Some of the results from selected assignments are presented below.
Assignment 7: 2D beam using triangular elements
![]()
Assignment 7: 2D Heat conduction using quad elements
![]()
Assignment 6: Convergence of critical buckling load with increasing number of elements
![]()
Assignment 5: Deformation of a truss structure
![]()
Assignment 3: Deformation of a simply supported plate using Galerkin Method
![]()