2D Beam Analysis using Finite Element Method and Python

2D Beam Analysis using Finite Element Method and Python

To perform structural analysis of 2D beam, we can use finite element method. In this video, we show how you can implement the finite element method in a small program by using python. After we get the results, we plot the deformed shape of structure, bending moment and shear force diagram. Once we have done, we can compare the results from python code with those of SAP2000.

Link for code file: file


Comments