Overview
This tutorial explores two approaches to modeling rotating objects in classical mechanics using Python. Learn to either treat rotating objects as collections of individual points using momentum principles, or as unified objects with angular velocity and moment of inertia. Follow along with practical Python implementations through provided code examples in GlowScript, accessible via two shared Trinket links. Master the fundamental concepts of rigid body rotation while developing computational physics skills applicable to mechanical systems.
Syllabus
Classical Mechanics: Modeling Rotations of Rigid Bodies with Python
Taught by
Dot Physics