DrDavie1 / moon-shot-simulation

☽ orbital simulation program using RK4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moonshot Simulation ☾

This program uses the fourth order runge-kutta method to compute and plot a variety of orbits, the various options are given below. For details on the results and numerical method please read the report.

Contents:

  1. Two Body Orbit
  2. Three Body Moonshot (Stationary Moon)
  3. 3D (Stationary Moon)
  4. Three Body Moonshot (Moving Moon)
  5. Numerical Method Comparison

(Location: School of Physics, University of Bristol)

About

☽ orbital simulation program using RK4


Languages

Language:Python 100.0%