# Matplotlib compatibility patch for Pyodide
import matplotlib
if not hasattr(matplotlib.RcParams, "_get"):
    matplotlib.RcParams._get = dict.get

Exam Friday January 31th#

Today you’ll make the second exam assignment covering Continuuum mechanics including its prerequisites and/or the first exam assignment covering Buckling including its prerequisites. For more information about the exam see the assessment information in course information

Exam assignment 2 Continuum mechanics#

Your own submission and its grading will be available on ANS exam assignment Continuum mechanics 2 after the exam.

Given is the following structure:

../../_images/structure10.svg
  • Find the stress state with maximum shear stresses in point \(\text{D}\) and draw the (rotated) stress element for this stress state

  • Find the principal stresses in point \(\text{D}\) and draw the (rotated) stress element for this stress state.

  • Draw the required yield stress envelope for Tresca’s yield criterion in the relevant principal stress plane including values.

Exam assignment 1 Buckling#

The exam assignment was provided as shown here