https://github.com/hydrogen602/research1
Soft sphere collision simulations
https://github.com/hydrogen602/research1
gravity-simulation
Last synced: 10 months ago
JSON representation
Soft sphere collision simulations
- Host: GitHub
- URL: https://github.com/hydrogen602/research1
- Owner: hydrogen602
- Created: 2020-01-30T21:39:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-18T03:31:43.000Z (over 5 years ago)
- Last Synced: 2025-07-24T14:56:44.875Z (10 months ago)
- Topics: gravity-simulation
- Language: C++
- Homepage:
- Size: 895 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Research1
Simple N-body integration with fourth order Runge-Kutta to simulate soft-sphere collions.
The project is being ported to Rust and further work will be done in the Rust version only.