Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 :)