The assignment consists in writing a program in MATLAB Using the galerkin method for finite elements that can solve for: Displacements in x and y of a solid bar that is constrained by boundary conditions A and B using a given mesh file called "rectangle" . Poisson ratio is 0.3 and modulus of elasticity is 30*106.
The program must be able to prompt the user for boundary conditions A or B.
In Class Assignment: Consider the 2D Plane Stress Problem for the Following Situation:
Now, use your displacement field and solve for the stress and strain values.
Prompt the user for:
Boundary Conditions A or B.
Plane Stress or Plane Strain, and Display option.
Displacements (2 figures, u and v)
Stresses (3 figures, stress_x, stress_y, and stress_shear)
Strains (3 ?gures, strain_x, strain_y, and strain_shear)
Submit single zip file containing all informa9on. Be sure your code is documented. No written material required (other than code, input files, output files, etc.)
Assignment File -
https://www.dropbox.com/s/kb6cuh4hlj27ljq/Finite%20Element%20Analysis%20Assignment.rar?dl=0