Exam Friday November 8th

Contents

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

Exam Friday November 8th#

Today you’ll make the first exam assignment covering Statically indeterminate structures including its prerequisites. For more information about the exam see the assessment information in course information

Exam assignment#

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

Given is the structure as shown in the figure below.

../../_images/structure.svg

Calculate the displacement of \(\text{D}\) and the normal forces in all the members using a force-, displacement- or hybrid- (‘hoekveranderingsvergelijkingen’ with moveable nodes) method.