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
2021-02-03 21:37:42 +01:00
.gitignore correct collision_resolve 2021-01-21 14:28:29 +01:00
.gitlab-ci.yml add Gitlab CI 2021-01-25 22:50:43 +01:00
__init__.py initial commit 2020-03-31 15:39:59 +02:00
analyze.py simplify analyze.py 2021-01-04 14:48:48 +01:00
collisionstats.py also show waterloss over time 2021-02-03 21:37:42 +01:00
extradata.py better collision statistics 2021-01-21 16:45:31 +01:00
graph.py nicer graphs 2021-01-21 18:50:44 +01:00
main.py initial commit 2020-03-31 15:39:59 +02:00
merge.py simplify escape (there should be no need to reorder) 2021-01-25 15:43:45 +01:00
poetry.lock prepare for longer simulation runs 2021-01-23 14:41:41 +01:00
pyproject.toml prepare for longer simulation runs 2021-01-23 14:41:41 +01:00
radius_utils.py initial commit 2020-03-31 15:39:59 +02:00
tests.py "unit"-"tests" 2020-03-31 19:12:52 +02:00
timeplot.py scale dot size in plot by mass 2021-01-05 23:23:27 +01:00
utils.py prepare for longer simulation runs 2021-01-23 14:41:41 +01:00
visualize_collision.py better collision statistics 2021-01-21 16:45:31 +01:00
water_sim.py remove useless whfast options 2021-01-25 15:20:45 +01:00