1
0
Fork 0
mirror of https://github.com/Findus23/rebound-collisions.git synced 2024-09-19 15:53:48 +02:00
Commit graph

30 commits

Author SHA1 Message Date
eaefc69be0
add neural network base massloss method 2021-06-09 15:39:05 +02:00
8da9dd1511
generalize mass loss estimation and implement Lei Zhou's Method 2021-06-01 15:32:50 +02:00
ee8230b965
fix import 2021-05-21 16:04:27 +02:00
889097c3b6
code formatting 2021-05-03 16:16:55 +02:00
fb01d09404
fix perfect merging 2021-03-23 11:22:17 +01:00
e16687819a
use one global interpolation object 2021-03-08 19:38:35 +01:00
a145ed05f9
use core,mantle,water for planets 2021-03-08 15:43:45 +01:00
a50ab4b268
bit safer collision_resolve 2021-02-26 21:12:39 +01:00
0d2167cfdf
fix collision handling (correct indizes) 2021-02-19 15:09:51 +01:00
452327c06d
better merging, loading of saves and unique hashes 2021-02-11 21:14:29 +01:00
c0d1996e4c
use heartbeat for proper escape and sun collision handling 2021-02-08 21:05:44 +01:00
dfb3eb80f7
more verbose log of history 2021-02-04 13:42:22 +01:00
bad48a6a5e
run simulation on Gitlab CI 2021-02-03 22:36:39 +01:00
470dc76766
also store mass and allow testrun 2021-02-03 22:04:34 +01:00
8d7df9a572
mark correct particle as escaped 2021-02-03 21:53:47 +01:00
1a9e0dca83
simplify escape (there should be no need to reorder) 2021-01-25 15:43:45 +01:00
a62bcf13bb
remove useless whfast options 2021-01-25 15:20:45 +01:00
582f83bc64
better collision handling 2021-01-21 18:50:33 +01:00
d71a91343e
better collision statistics 2021-01-21 16:45:31 +01:00
f7663a53b3
correct collision_resolve 2021-01-21 14:28:29 +01:00
4e6837fa3a
first try at using semi-active particles 2021-01-04 14:49:01 +01:00
5ae33a1fdb
record escape time for escaping particles 2021-01-02 18:27:27 +01:00
d396f5fcad
fix typo in main_particle 2021-01-02 16:38:07 +01:00
96cb4854c8
far more verbose meta 2021-01-02 16:30:39 +01:00
42b864bb60
improved merging 2020-12-30 23:16:28 +01:00
e6ef3fcfa8
refactor water_sim.py to allow continuing simulations 2020-12-30 20:41:30 +01:00
5a26cdfc24
escape and coordinate recalculation/synchronisation 2020-12-27 13:41:28 +01:00
1296d48912
proper handling of escaping parameters 2020-04-02 12:54:11 +02:00
ae8513b535
more metadata and fixed interpolation 2020-03-31 19:12:27 +02:00
57e44631f3
initial commit 2020-03-31 15:39:59 +02:00