Skip to content

simulating the chaotic motion of the double-pendulum system

Notifications You must be signed in to change notification settings

habtie-phys/double_pendulum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

double_pendulum

Simulating the chaotic motion of the double-pendulum system.

Building

Use fpm to build and run the project.

git clone https://github.com/habtie-phys/double_pendulum.git
cd double_pendulum
fpm build 
fpm run

Plotting is done using the ogpf library

figure