Preparation exam Friday November 8th

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

Preparation exam Friday November 8th#

Assignment on statically indeterminate structures#

As a preparation for the exam assignment on Statically indeterminate structures you can repeat all the topics of Statically indeterminate structures, including the prerequisites. This content can be viewed at:

  • All content from Week 3 Friday to Week 8 Friday in this book

  • The stripped version of the Mechanics-BSc book book (url includes /2024-assignment1).

  • The following chapters of the full Mechanics-BSc book:

    • Statics: all topics as a prerequisite except for Differential equations for equilibrium relations and Solve section forces ... using differential equations.

    • Stresses and displacements: all topics as a prerequisite, except for Cross-sectional properties and Solve displacements ... using differential equations.

    • Statically indeterminate structures: all topics

Repeat those topics which you have difficulty with. If you’ve any questions along the way, please visit the TAs in 6.41 during lunch time.