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

168 commits

Author SHA1 Message Date
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
a62bcf13bb
remove useless whfast options 2021-01-25 15:20:45 +01:00
6f157a6964
abort on exceptions during collision 2021-01-24 12:13:21 +01:00
17a2f4e107
use democraticheliocentric coordinates 2021-01-24 12:13:09 +01:00
645aacea0f
prepare for longer simulation runs 2021-01-23 14:41:41 +01:00
30d57a3ea2
nicer graphs 2021-01-21 18:50:44 +01:00
582f83bc64
better collision handling 2021-01-21 18:50:33 +01:00
e06728b201
update dependencies 2021-01-21 16:46:00 +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
ba3e1cfd32
use rebound-stubs 2021-01-21 13:39:53 +01:00
041364ed53
no global variables in water_sim.py 2021-01-08 15:10:38 +01:00
69e1af994e
scale dot size in plot by mass 2021-01-05 23:23:27 +01:00
bc3ce93669
fix typo 2021-01-04 14:57:38 +01:00
c16d6ed479
create lock files (not yet deleting them when aborting simulation) 2021-01-04 14:54:27 +01:00
11803fb7d9
don't use reboundx 2021-01-04 14:49:19 +01:00
4e6837fa3a
first try at using semi-active particles 2021-01-04 14:49:01 +01:00
5b62945516
simplify analyze.py 2021-01-04 14:48:48 +01:00
160eb3504d
fix graph 2021-01-04 12:25:13 +01:00
5ae33a1fdb
record escape time for escaping particles 2021-01-02 18:27:27 +01:00
daa7462e95
differentiate embryos and planetesimals 2021-01-02 18:23:39 +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
cce2f64c8d
fix continue 2021-01-02 14:42:54 +01:00
9fa5404f3b
fix incorrect value 2021-01-02 13:44:54 +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
33a1690e6b
allow argparse for file choosing 2020-12-28 17:23:03 +01:00
c984716b15
add argparse to timeplot 2020-12-28 17:22:42 +01:00