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-08-20 18:05:14 +02: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 add neural network base massloss method 2021-06-09 15:39:05 +02:00
utils better process title 2021-06-26 20:42:41 +02: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
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 generalize mass loss estimation and implement Lei Zhou's Method 2021-06-01 15:32:50 +02: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 add neural network base massloss method 2021-06-09 15:39:05 +02:00
particle_numbers.py don't save plots in CI 2021-05-03 16:31:30 +02:00
poetry.lock last dependency update before Master's Thesis 2021-08-16 12:53:29 +02:00
pyproject.toml last dependency update before Master's Thesis 2021-08-16 12:53:29 +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 don't save plots in CI 2021-05-03 16:31:30 +02:00
water_sim.py adapt python part to heartbeat changes 2021-08-20 18:00:40 +02:00