Shear stress-strain diagram

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

Shear stress-strain diagram#

This is treated in chapter 6.1 of the book Engineering Mechanics Volume 2 (Hartsuijker and Welleman, 2007).