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
2022-01-30 19:52:11 +01:00
bac@88bbf9a160 use core,mantle,water for planets 2021-03-08 15:43:45 +01:00
heartbeat only check bound orbits 2021-08-20 18:05:14 +02:00
massloss fix mass loss/retention mixup 2021-11-27 14:16:53 +01:00
utils add new utils 2022-01-30 19:50:08 +01:00
.gitignore better merging, loading of saves and unique hashes 2021-02-11 21:14:29 +01:00
.gitlab-ci.yml run tests using python 3.9 2021-08-16 13:05:11 +02: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 import 2021-05-03 16:42:34 +02:00
cb_data1.txt add cb_data 2022-01-30 19:51:22 +01:00
cb_data2.txt add cb_data 2022-01-30 19:51:22 +01:00
collisionhistory.py finish collisionhistory.py 2022-01-30 19:50:57 +01:00
collisionstats.py finish collisionstats.py 2022-01-30 19:50:47 +01:00
extradata.py add wide_orbit to extradata 2021-09-03 13:37:30 +02:00
final_results.py improve final results table 2021-12-20 16:27:14 +01:00
graph.py improve graph 2022-01-30 19:51:14 +01:00
main.py initial commit 2020-03-31 15:39:59 +02:00
merge.py remove unneeded log 2021-09-13 15:55:42 +02:00
particle_numbers.py zoom inset 2021-12-28 16:05:20 +01:00
poetry.lock stay on rebound 3.17.3 2021-08-31 20:30:38 +02:00
pyproject.toml stay on rebound 3.17.3 2021-08-31 20:30:38 +02:00
run_generator.py fix run_generator 2021-09-13 15:59:13 +02:00
tests.py "unit"-"tests" 2020-03-31 19:12:52 +02:00
timeplot.py plotting improvements (for presentation) 2021-05-03 16:16:28 +02:00
visualize_collision.py improve visualize_collision.py 2022-01-30 19:52:11 +01:00
water_sim.py add puffer value to innermost a 2021-09-13 15:57:46 +02:00