# Matplotlib compatibility patch for Pyodide
import matplotlib
if not hasattr(matplotlib.RcParams, "_get"):
matplotlib.RcParams._get = dict.get
Week 7 (October 14th)#
Monday |
Tuesday |
Wednesday |
Thursday |
Friday |
Upcoming homework |
|
|---|---|---|---|---|---|---|
Homework deadlines |
Read theory and make homework exercises Displacement method |
Wednesday: Read theory and make homework exercises stiffness discontinuities and support settlement |
||||
Class activities |
Demonstration Displacement method |
Guided practice on Displacement method |
Demonstration stiffness discontinuities, support settlement and temperature influences |