Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/larsfriese/vpython-astrophysics

Simulations made with the python package vpython, specifically in the field of astrophysics.
https://github.com/larsfriese/vpython-astrophysics

astrophysics python3 simulations

Last synced: about 1 month ago
JSON representation

Simulations made with the python package vpython, specifically in the field of astrophysics.

Awesome Lists containing this project

README

        

# vpython-astrophysics
Simulations made with the python package vpython, specifically in the field of astrophysics.

Already working versions can be found on GitHub Pages (Live Demo):
- [Planetary simulator](https://larsfriese.github.io/vpython-astrophysics/web_builds/planetary.html)
- [Sun simulator](https://larsfriese.github.io/vpython-astrophysics/web_builds/sun.html)

### Description of individual modules

- universe_sim.py is a planetary orbit simulator
- sun_sim.py is a star simulator

### Goal

All the modules should be able to work together and act as an fully functional "universe simulator".