Skip to content

Final project for Modeling and Simulations at Olin College

Notifications You must be signed in to change notification settings

Bogidon/recalculating-voyager-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recalculating Voyager 2's Trajectory

Final Project for the fall 2017 "Modeling and Simulation of the Physicsal World" class at Olin College of Engineering. By Bogdan Vitoc and Daniel Connolly. See presentation at the bottom for more details.


Running

Install dependencies:
$ pip install -r requirements.txt

Recompute planetary orbits:
$ python main.py regen_planets

Recompute voyager trajectory:
$ python main.py trajectory

Two rendering modes: 
$ python main.py update  # moves circles representing celestial bodies
$ python main.py trail   # creates circlse for each time step, leaving a trail

Examples

Varying launch angle:

Speed of voyager over time:

Linear speeds of planets:

Presentation

Tri-Fold Presentation

About

Final project for Modeling and Simulations at Olin College

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages