Skip to content

marcus-k/damped-pendulum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Damped Pendulum

A simple damped pendulum in Python. Tested with the Anaconda distribution of Python.

animation.mp4

Usage

To run, use:

$ python pendulum.py

An animation can be created by changing the save variable to True. Since the matplotlib animation seems to be locked to a single thread, saving the animation takes a while. Otherwise, the animation itself is very fast.

About

Illustration of damped pendulum in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages