The theory and equations are from the book:
"Structural Health Monitoring with Piezoelectric Wafer Active Sensors" by Victor Giurgiutiu
The renderers are Manim and matplotlib.
Install all the dependencies.
pip install -r requirements.txt
Run the following command, replace <ClassName>
with a class inside scene.py.
manim -pqh scene.py <ClassName>