Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 339 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 339 Bytes

Chaos_Pendulum

A simulator for the Chaos Pendulum

Uses a semi-recursive Pendulum dataype to describe a Pendulum system with an arbitraty number of components, and simulate the motion of the system.

Notes:

  • Requires C++11 or newer