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:00:51 +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 add astronomical utils 2021-04-05 18:02:40 +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 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 allow multiple input files 2021-04-05 17:39:40 +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 fix perfect merging 2021-03-23 11:22:17 +01:00
merge_interpolation.py use one global interpolation object 2021-03-08 19:38:35 +01:00
particle_numbers.py plot particle number over time 2021-04-05 17:39:57 +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 fix inclination 2021-03-23 13:21:20 +01:00
visualize_collision.py fix loading extradata 2021-02-04 17:29:01 +01:00
water_sim.py log energy every 100 years 2021-04-13 17:10:58 +02:00