Simulate the orbit of different planets around the sun using real astronomical values like mass of the planets, distance from the sun, force of gravity to get accurate elliptical orbit.
-
Updated
May 27, 2022 - Python
Simulate the orbit of different planets around the sun using real astronomical values like mass of the planets, distance from the sun, force of gravity to get accurate elliptical orbit.
Two Body Simulation
A for-fun simple project, inspired by Tech With Tim. Python code included.
Mixed a bit of physics with python to make a small planet simulation using real astronomical data.
Add a description, image, and links to the planet-simulation topic page so that developers can more easily learn about it.
To associate your repository with the planet-simulation topic, visit your repo's landing page and select "manage topics."