Coder Social home page Coder Social logo

gravity_simulator's Introduction

Gravity Simulator

My attemt at simulating gravity via classical mechanics and specificly Newtons law of universal gravitation:

Example

Earth and Moon 28,6 Days

Earth and Moon

This Gif shows a simulated trip for the moon (orange) around the earth (blue). The red vector shows the direction of the applied force while the blue one shows the velocity of the object.

Config : Frames: 686, Seconds/Frame: 3600 (1 Hour / Frame),

Objects:

Data Earth Moon
X-Pos 0 0
Y-Pos 0 369671000
X-Vel 0 1082
Y-Vel 0 0
Mass 6 * 10 ** 24 7.3 * 10 ** 22

Run

  1. Clone this repo
  2. Make sure your python env has the required dependencies, otherwise install with pip install
    • imageio
    • typing
    • matplotlib
  3. Configure setting and indata in Simulation.py
  4. Run Simulation.py with: Python3 Simulation.py
  5. Simulation gif should be in the "Gifs" folder

This project was made to practice object oriented programming in Python.

gravity_simulator's People

Contributors

albinjal avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.