https://github.com/moonshallow5/solar-system-simulation
A solar system simulation using the Beeman scheme and the Euler method
https://github.com/moonshallow5/solar-system-simulation
matplotlib-animation matplotlib-pyplot numpy
Last synced: 8 months ago
JSON representation
A solar system simulation using the Beeman scheme and the Euler method
- Host: GitHub
- URL: https://github.com/moonshallow5/solar-system-simulation
- Owner: Moonshallow5
- Created: 2024-07-29T09:56:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-29T14:33:27.000Z (over 1 year ago)
- Last Synced: 2025-01-12T09:30:43.294Z (10 months ago)
- Topics: matplotlib-animation, matplotlib-pyplot, numpy
- Language: Python
- Homepage:
- Size: 393 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solar-System-Simulation
To run this file, run solar.py and you will see the solar simulation
Screenshot taken:

bodies.csv shows the data of each of the planets, the Sun and the Mars rover
energies.csv shows the total P.E and K.E of the planets as it orbits around the Sun
comp-sim.pdf shows the report done on building this simulation :)