Skip to content

tgross03/orbital_simulation

Repository files navigation

Orbital Simulation

A python based boiler-plate simulation for n-body gravity simulations.

Installation

To install the package, you will need to execute the following command inside project directory.

$ pip install -e .

This will install all required packages into your local environment.

Examples

There are multiple examples in the examples directory of the project. These come in form of Jupyer Notebooks which generate animations.

inner_solar_system.mp4
hohmann_transfer.mp4
earth_moon.mp4
solar_system.mp4
chaos_three.mp4

About

A python based boiler-plate simulation for n-body gravity simulations.

Topics

Resources

License

Stars

Watchers

Forks

Languages