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-05-03 16:31:30 +02:00
bac@88bbf9a160 use core,mantle,water for planets 2021-03-08 15:43:45 +01:00
heartbeat log energy every 100 years 2021-04-13 17:10:58 +02:00
utils don't save plots in CI 2021-05-03 16:31:30 +02:00
.gitignore better merging, loading of saves and unique hashes 2021-02-11 21:14:29 +01:00
.gitlab-ci.yml test two additional scripts 2021-05-03 16:00:51 +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 don't save plots in CI 2021-05-03 16:31:30 +02:00
collisionhistory.py don't save plots in CI 2021-05-03 16:31:30 +02:00
collisionstats.py plotting improvements (for presentation) 2021-05-03 16:16:28 +02:00
extradata.py fix perfect merging 2021-03-23 11:22:17 +01:00
final_results.py add script for counting final mass 2021-05-03 15:59:58 +02: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 code formatting 2021-05-03 16:16:55 +02:00
merge_interpolation.py use one global interpolation object 2021-03-08 19:38:35 +01:00
particle_numbers.py don't save plots in CI 2021-05-03 16:31:30 +02:00
poetry.lock update dependencies (including rebound) 2021-05-03 15:55:23 +02:00
pyproject.toml update dependencies (including rebound) 2021-05-03 15:55:23 +02: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 plotting improvements (for presentation) 2021-05-03 16:16:28 +02:00
visualize_collision.py don't save plots in CI 2021-05-03 16:31:30 +02:00
water_sim.py log energy every 100 years 2021-04-13 17:10:58 +02:00