Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nunorc/kepler-210-sim
Kepler-210 exoplanetary system simulation.
https://github.com/nunorc/kepler-210-sim
astrophysics exoplanets n-body simulation
Last synced: about 2 months ago
JSON representation
Kepler-210 exoplanetary system simulation.
- Host: GitHub
- URL: https://github.com/nunorc/kepler-210-sim
- Owner: nunorc
- Created: 2021-03-13T15:58:03.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-13T16:26:57.000Z (almost 4 years ago)
- Last Synced: 2024-01-27T03:41:50.265Z (11 months ago)
- Topics: astrophysics, exoplanets, n-body, simulation
- Language: JavaScript
- Homepage: https://nunorc.github.io/kepler-210-sim/
- Size: 18.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kepler-210 Multi-Planetary System Simulation
Dynamic simulation of
[Kepler-210](https://exoplanetarchive.ipac.caltech.edu/overview/kepler%20210)
exoplanetary system. The initial keplerian orbital elements are calculated
fitting the light curve, system is propagated with Newton's 2nd law, with no
perturbations.Available [here](https://nunorc.github.io/kepler-210-sim/).
### Acknowledgements
Thank you
Alfonso Gonzalez for
[Orbital Mechanics with Python](https://www.youtube.com/channel/UCt2NJAAW0Ln0hBpArRF1rpg).
Thank you
Marshal Murphy for
[Build the Solar System in the Browser with WebGL & Three.js](https://github.com/marshallmurphy/solar-system-threejs).
Thank you
https://www.solarsystemscope.com
for the textures.Powered by
[WebGl](https://get.webgl.org/)
with
[ThreeJS](https://threejs.org/).