Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-29T14:33:27.000Z (4 months ago)
- Last Synced: 2024-07-30T13:30:31.399Z (4 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:
![Screenshot 2024-07-29 204720](https://github.com/user-attachments/assets/f0805339-ef84-452b-ae18-868fc1304857)
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 :)