Skip to content

This repo contains the codes for implementing Finite Element Program for Analysing Deflected Shapes of Planar Plate Elements

Notifications You must be signed in to change notification settings

DevasmitDutta/CEE-232-Theory-of-Plates-and-Shells-Course-Project

Repository files navigation

This repository contains the finite element simulation routines for generating the deflected shapes of plate using planar elements and using Mindlin plate elements and Kirchoff plate elements. This project was carried out as a course project at UCLA for CEE 232 Theory of Plates and Shells Course in Fall'23

Instructions to run the codes

The main routine for running the analysis is the Program.m file. All other relevant files contain the sub-routines for appropriate functionalities such as generating the element stiffness matrix, transforming into global level and post-processing. Depending on the parameters such as mesh discretisations, boundary conditions etc, the deflected shapes of the plate will be generated. Also, the impact of shear-locking can be controlled using a reduced order numerical integration rule using the Int variable.

Below are some deflected shapes generated for visualisation.

untitled untitled-1 untitled-2 untitled-3

About

This repo contains the codes for implementing Finite Element Program for Analysing Deflected Shapes of Planar Plate Elements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published