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-08 21:21:22 +01:00
bac@e2e0ae067b use correct version of submodule 2021-02-03 22:35:49 +01:00
heartbeat get CI back working with C module 2021-02-08 21:11:42 +01:00
.gitignore add interpolation as submodule 2021-02-03 22:15:45 +01:00
.gitlab-ci.yml fix before_script in CI 2021-02-08 21:21:22 +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 fix loading extradata 2021-02-04 17:29:01 +01:00
collisionhistory.py fix loading extradata 2021-02-04 17:29:01 +01:00
collisionstats.py fix loading extradata 2021-02-04 17:29:01 +01:00
extradata.py use heartbeat for proper escape and sun collision handling 2021-02-08 21:05:44 +01:00
graph.py fix loading extradata 2021-02-04 17:29:01 +01:00
main.py initial commit 2020-03-31 15:39:59 +02:00
merge.py use heartbeat for proper escape and sun collision handling 2021-02-08 21:05:44 +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 fix loading extradata 2021-02-04 17:29:01 +01:00
utils.py calculate innermost semimajor axis 2021-02-08 19:03:51 +01:00
visualize_collision.py fix loading extradata 2021-02-04 17:29:01 +01:00
water_sim.py readd check 2021-02-08 21:06:52 +01:00