ACCESS THE COMPLETE LIBRARY OF COURSES & TUTORIALS 
Full Preview
80. Understanding Mohr's circle of stress
Appendix 1: Fundamentals of 2D Stress Analysis and Mohr's Circle
Please log in or enroll to access resources

Please log in or enroll to continue

If you've already enrolled, please log in to continue.

Finite Element Analysis of Continuum Structures in Python

Use the Isoparametric Finite Element Method to build an analysis tool for 2D structures in Python.

After completing this course...

  • You will have the tools to analyse continuum structures using your own Isoparameteric Finite element Python code, developed from the ground up.
  • You will understand how the assumptions of plane stress and plane strain allow us to analyse 3D structures accurately with 2D planar models.
  • You will be able to use open source tools to generate structural models and mesh data that can be analysed with your FE code.
Next Lesson
81. Mohr's circle worked example in Python