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

106 commits

Author SHA1 Message Date
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
c01b782a6c
fix before_script in CI 2021-02-08 21:21:22 +01:00
962928ecf9
get CI back working with C module 2021-02-08 21:11:42 +01:00
2b022e0635
readd check 2021-02-08 21:06:52 +01:00
c0d1996e4c
use heartbeat for proper escape and sun collision handling 2021-02-08 21:05:44 +01:00
54b8ac3695
calculate innermost semimajor axis 2021-02-08 19:03:51 +01:00
0a1095571d
fix loading extradata 2021-02-04 17:29:01 +01:00
dfb3eb80f7
more verbose log of history 2021-02-04 13:42:22 +01:00
797898572e
draw collision history until end 2021-02-04 13:42:06 +01:00
c1896c07cc
fix timeplot and allow log-time 2021-02-04 13:41:29 +01:00
47bf20f51d
don't save video to mp4 2021-02-03 23:22:36 +01:00
b30a79d730
use default matplotlib 2021-02-03 23:14:35 +01:00
db10e7de10
only install mypy when needed 2021-02-03 23:14:27 +01:00
f0340859b4
fix test 2021-02-03 23:07:00 +01:00
44b45da0d6
run outside of docker 2021-02-03 23:02:41 +01:00
25721c4fc2
add initial conditions to test 2021-02-03 22:51:20 +01:00
fe9e03be0b
fetch submodule in gitlab ci 2021-02-03 22:48:06 +01:00
80e0ebecd4
fix typo in tests and let mypy fail 2021-02-03 22:43:50 +01:00
1bfea4d192
add needs to test 2021-02-03 22:41:33 +01:00
53788e865b
correct test 2021-02-03 22:40:35 +01:00
93576fc337
fix tests 2021-02-03 22:38:52 +01:00
bad48a6a5e
run simulation on Gitlab CI 2021-02-03 22:36:39 +01:00