1
0
Fork 0
mirror of https://github.com/Findus23/rebound-collisions.git synced 2024-09-16 12:23:48 +02:00
Test to add water-retention-interpolation to a rebound n-body integration
Find a file
2022-02-27 15:15:25 +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 separatly 2022-01-30 20:09:45 +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 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
compress.py add new scripts 2022-01-30 19:54:08 +01:00
extradata.py add wide_orbit to extradata 2021-09-03 13:37:30 +02:00
final_results.py final final_results.py 2022-02-27 15:14:56 +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 update final scripts 2022-01-30 19:53:25 +01:00
poetry.lock add dependencies for analysis 2022-01-30 19:52:49 +01:00
pyproject.toml add dependencies for analysis 2022-01-30 19:52:49 +01:00
run_generator.py fix run_generator 2021-09-13 15:59:13 +02:00
runtime_stats.py add script printing average CPU hours per simulations 2022-02-27 15:15:25 +01:00
show_initial_conditions.py add new scripts 2022-01-30 19:54:08 +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
timeplot_static.py add new scripts 2022-01-30 19:54:08 +01: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