Lesson Wednesday September 11th

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

Lesson Wednesday September 11th#

During today’s lesson you’ll work on a complex exercise on the topic of ‘Statics externally’. Please ask your questions regarding the homework as well!

Exercise Statics externally#

Given the following structure:

../../_images/structure9.svg
  1. Find the support reactions

  2. Find the bending moment, shear force and normal force just above \(\text{D}\)

  3. Find the bending moment, shear force and normal force just left of \(\text{C}\)