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-03-03 15:04:22 +01:00
bac@e2e0ae067b use correct version of submodule 2021-02-03 22:35:49 +01:00
heartbeat fix heartbeat 2021-02-15 21:13:34 +01:00
.gitignore better merging, loading of saves and unique hashes 2021-02-11 21:14:29 +01:00
.gitlab-ci.yml run tests with python 3.8 2021-02-08 21:24:13 +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 improve collision history plots 2021-03-03 14:59:14 +01:00
collisionstats.py fix loading extradata 2021-02-04 17:29:01 +01:00
extradata.py also save rebound version 2021-02-19 13:57:47 +01:00
graph.py use neato for graphs 2021-03-03 15:04:22 +01:00
main.py initial commit 2020-03-31 15:39:59 +02:00
merge.py bit safer collision_resolve 2021-02-26 21:12:39 +01:00
poetry.lock update rebound to 3.16.0 and other dependencies 2021-02-15 21:21:30 +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 keep sizes constant 2021-02-26 21:13:26 +01:00
utils.py better merging, loading of saves and unique hashes 2021-02-11 21:14:29 +01:00
visualize_collision.py fix loading extradata 2021-02-04 17:29:01 +01:00
water_sim.py add missing sim.testparticle_type = 1 2021-02-19 19:58:22 +01:00