Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ttitcombe/galaxysimulator
Python implementation of an N body gravitational system, with inclusion of rogue stars to model galactic pertubations
https://github.com/ttitcombe/galaxysimulator
galaxy n-body physics simulation
Last synced: 24 days ago
JSON representation
Python implementation of an N body gravitational system, with inclusion of rogue stars to model galactic pertubations
- Host: GitHub
- URL: https://github.com/ttitcombe/galaxysimulator
- Owner: TTitcombe
- Created: 2018-06-09T10:51:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-09T10:54:49.000Z (over 6 years ago)
- Last Synced: 2024-11-07T06:32:50.693Z (2 months ago)
- Topics: galaxy, n-body, physics, simulation
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GalaxySimulator
A Python N body galaxy simulation, created as part of an undergraduate project investigating the effect of stellar perturbations on galactic evolution.
### TODO
* Comment for clean code