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

127 commits

Author SHA1 Message Date
889097c3b6
code formatting 2021-05-03 16:16:55 +02:00
589313cde4
plotting improvements (for presentation) 2021-05-03 16:16:28 +02:00
93a296ebf2
test two additional scripts 2021-05-03 16:00:51 +02:00
c557da5b5a
add script for counting final mass 2021-05-03 15:59:58 +02:00
4951406bec
update dependencies (including rebound) 2021-05-03 15:55:23 +02:00
60e5175738
log energy every 100 years 2021-04-13 17:10:58 +02:00
f97b0928b4
add astronomical utils 2021-04-05 18:02:40 +02:00
8b76806974
fix relative imports 2021-04-05 18:01:04 +02:00
940df1bfe1
move utils into separate files 2021-04-05 17:57:45 +02:00
8ce566edd1
plot particle number over time 2021-04-05 17:39:57 +02:00
d98c58303d
allow multiple input files 2021-04-05 17:39:40 +02:00
c28b112b7a
fix inclination 2021-03-23 13:21:20 +01:00
fb01d09404
fix perfect merging 2021-03-23 11:22:17 +01:00
40da908378
swap process title 2021-03-22 14:05:28 +01:00
8f599199ef
use yaml safe_load 2021-03-22 13:17:45 +01:00
d5f9fd21c8
make pytorch optional 2021-03-22 13:12:14 +01:00
c1ea5b071c
make pytorch optional 2021-03-22 13:11:27 +01:00
cb9a6e4072
allow running tests 2021-03-22 13:10:57 +01:00
fed912a813
support specifying parameters in a file 2021-03-22 13:02:50 +01:00
a4fb96eee2
add mass of objects colliding with sun to sun 2021-03-16 14:08:08 +01:00
e16687819a
use one global interpolation object 2021-03-08 19:38:35 +01:00
9711dc11e2
add check if heartbeat.so is out of date 2021-03-08 19:29:40 +01:00
ff3b310e9d
always use three layers 2021-03-08 19:18:14 +01:00
36dcd7f5ab
fix graph 2021-03-08 18:18:14 +01:00
4c978f117d
no dev dependencies in tests 2021-03-08 18:07:40 +01:00
39e2941c19
fix vext 2021-03-08 18:00:23 +01:00
3f6f5e418d
fix test 2021-03-08 15:51:46 +01:00
8809ea8159
add missing interpolation file 2021-03-08 15:50:54 +01:00
a145ed05f9
use core,mantle,water for planets 2021-03-08 15:43:45 +01:00
2b0e589568
fix tests 2021-03-03 15:26:16 +01:00
dd9a4d6519
output collisionstats plots 2021-03-03 15:06:50 +01:00
e45e30033e
update dependencies 2021-03-03 15:06:42 +01:00
7cb1afc508
use neato for graphs 2021-03-03 15:04:22 +01:00
e80c6fd36d
improve collision history plots 2021-03-03 14:59:14 +01:00
271396c058
keep sizes constant 2021-02-26 21:13:26 +01:00
a50ab4b268
bit safer collision_resolve 2021-02-26 21:12:39 +01:00
6a01981b57
add missing sim.testparticle_type = 1 2021-02-19 19:58:22 +01:00
0d2167cfdf
fix collision handling (correct indizes) 2021-02-19 15:09:51 +01:00
9dd5a0f104
also save rebound version 2021-02-19 13:57:47 +01:00
14a2c8069b
update rebound to 3.16.0 and other dependencies 2021-02-15 21:21:30 +01:00
8ef4cb1c85
fix heartbeat 2021-02-15 21:13:34 +01:00
fc5de8bde4
run heartbeat more often 2021-02-12 11:55:03 +01:00
452327c06d
better merging, loading of saves and unique hashes 2021-02-11 21:14:29 +01:00
187dda2803
add git_hash 2021-02-11 14:41:23 +01:00
5e77a1d061
don't repeat last step of save 2021-02-11 14:39:56 +01:00
409a5128b0
fix typo 2021-02-11 11:50:53 +01:00
50fda56250
record git hash of code in simulation output 2021-02-10 14:40:01 +01:00
6101c6cbaf
add semicolons 2021-02-09 10:05:00 +01:00
eeee5e8959
simplify C logic 2021-02-09 09:42:10 +01:00
87eefea2ec
run tests with python 3.8 2021-02-08 21:24:13 +01:00