1
0
Fork 0
mirror of https://github.com/Findus23/rebound-collisions.git synced 2024-09-19 15:53:48 +02:00
Test to add water-retention-interpolation to a rebound n-body integration
Find a file
2020-12-27 13:41:28 +01:00
.gitignore initial commit 2020-03-31 15:39:59 +02:00
__init__.py initial commit 2020-03-31 15:39:59 +02:00
analyze.py proper handling of escaping parameters 2020-04-02 12:54:11 +02:00
extradata.py add EnergyConservation data 2020-12-27 13:40:11 +01:00
graph.py improve graph output 2020-12-27 13:40:46 +01:00
main.py initial commit 2020-03-31 15:39:59 +02:00
merge.py escape and coordinate recalculation/synchronisation 2020-12-27 13:41:28 +01:00
poetry.lock initial commit 2020-03-31 15:39:59 +02:00
pyproject.toml initial commit 2020-03-31 15:39:59 +02:00
radius_utils.py initial commit 2020-03-31 15:39:59 +02:00
requirements.txt initial commit 2020-03-31 15:39:59 +02:00
tests.py "unit"-"tests" 2020-03-31 19:12:52 +02:00
utils.py initial commit 2020-03-31 15:39:59 +02:00
water_sim.py use mercurius 2020-04-05 14:07:03 +02:00