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-22 14:05:28 +01:00
bac@88bbf9a160 use core,mantle,water for planets 2021-03-08 15:43:45 +01:00
heartbeat add mass of objects colliding with sun to sun 2021-03-16 14:08:08 +01:00
.gitignore better merging, loading of saves and unique hashes 2021-02-11 21:14:29 +01:00
.gitlab-ci.yml no dev dependencies in tests 2021-03-08 18:07:40 +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 output collisionstats plots 2021-03-03 15:06:50 +01:00
extradata.py support specifying parameters in a file 2021-03-22 13:02:50 +01:00
graph.py fix graph 2021-03-08 18:18:14 +01:00
main.py initial commit 2020-03-31 15:39:59 +02:00
merge.py use one global interpolation object 2021-03-08 19:38:35 +01:00
merge_interpolation.py use one global interpolation object 2021-03-08 19:38:35 +01:00
poetry.lock make pytorch optional 2021-03-22 13:12:14 +01:00
pyproject.toml make pytorch optional 2021-03-22 13:11:27 +01:00
radius_utils.py use core,mantle,water for planets 2021-03-08 15:43:45 +01: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 swap process title 2021-03-22 14:05:28 +01:00
visualize_collision.py fix loading extradata 2021-02-04 17:29:01 +01:00
water_sim.py use yaml safe_load 2021-03-22 13:17:45 +01:00