Skip to content

PaRaD1SE98/guided-waves-animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animations of Guided Waves Implemented from Scratch

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

Install all the dependencies.

pip install -r requirements.txt

Run

Run the following command, replace <ClassName> with a class inside scene.py.

manim -pqh scene.py <ClassName>

About

Animations of Guided Waves Implemented from Scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages