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

Exam Monday April 14th#

Today you’ll make the third exam assignment covering Statically indeterminate structures including its prerequisites and/or the third exam assignment covering Continuum mechanics including its prerequisites and/or the second exam assignment covering Buckling including its prerequisites. For more information about the exam see the assessment information in course information

Exam assignment 3 Statically indeterminate structures#

Your own submission and its grading can be found here: ANS exam assignment Statically indeterminate structures 3. The exam assignment was provided as follows:

Given is the structure as shown in the figure below.

../../_images/SO.svg

Calculate the normal force- and bending moment distribution using a force-, displacement- or hybrid- (‘hoekveranderingsvergelijkingen’ with moveable nodes) method.

Exam assignment 3 Continuum mechanics#

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

Given is the following structure:

../../_images/structure12.svg
  • Find the stresses alongside all edges of the stress shown element from the point E in the cross-section just to the left of D in element CD.

  • Evaluate whether the stress element fails according to Von Mises’ failure criterium.

Exam assignment 2 Buckling#

The exam assignment was provided as shown here