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

96 commits

Author SHA1 Message Date
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
cf6bba6b8a
use correct version of submodule 2021-02-03 22:35:49 +01:00
445ad773ab
add interpolation as submodule 2021-02-03 22:15:45 +01:00
04fab97d34
add collision history graph 2021-02-03 22:06:37 +01:00
25842b2e4a
update dependencies 2021-02-03 22:06:13 +01:00
efac5705b4
improved graph display 2021-02-03 22:05:59 +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
07203799d1
also show waterloss over time 2021-02-03 21:37:42 +01:00
dfe5cf6ff6
add Gitlab CI 2021-01-25 22:50:43 +01:00
1a9e0dca83
simplify escape (there should be no need to reorder) 2021-01-25 15:43:45 +01:00