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 23:22:36 +01:00
bac@e2e0ae067b use correct version of submodule 2021-02-03 22:35:49 +01:00
.gitignore add interpolation as submodule 2021-02-03 22:15:45 +01:00
.gitlab-ci.yml don't save video to mp4 2021-02-03 23:22:36 +01:00
.gitmodules add interpolation as submodule 2021-02-03 22:15:45 +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
collisionhistory.py add collision history graph 2021-02-03 22:06:37 +01:00
collisionstats.py also show waterloss over time 2021-02-03 21:37:42 +01:00
extradata.py also store mass and allow testrun 2021-02-03 22:04:34 +01:00
graph.py fix test 2021-02-03 23:07:00 +01:00
main.py initial commit 2020-03-31 15:39:59 +02:00
merge.py run simulation on Gitlab CI 2021-02-03 22:36:39 +01:00
poetry.lock update dependencies 2021-02-03 22:06:13 +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 use default matplotlib 2021-02-03 23:14:35 +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 also store mass and allow testrun 2021-02-03 22:04:34 +01:00