Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/larsfriese/vpython-astrophysics
- Owner: larsfriese
- Created: 2019-11-04T16:00:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-23T17:58:03.000Z (over 2 years ago)
- Last Synced: 2023-03-04T13:28:27.086Z (almost 2 years ago)
- Topics: astrophysics, python3, simulations
- Language: HTML
- Homepage: https://larsfriese.github.io/vpython-astrophysics/
- Size: 10.5 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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".