Skip to content

blahnikkai/double-pendulum-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

double-pendulum-simulator

  • Simulate a single and double pendulum
  • Uses the Euler-Cromer method of numeric integration for improved energy conservation compared to Euler method
  • Add pendulums with different lengths, masses, and initial angles
  • Draw traces of the pendulums' paths