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

49 commits

Author SHA1 Message Date
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
a685205c56
add timeplot 2020-12-27 13:48:38 +01:00
3fe9ef163a
many improvements to parameters 2020-12-27 13:47:03 +01:00
e5a2926d3b
ignore output 2020-12-27 13:46:40 +01:00
712b606fa5
also plot inkomplete data 2020-12-27 13:45:48 +01:00
4522032c76
fix typo 2020-12-27 13:45:07 +01:00
6366d0ea82
remove requirements.txt 2020-12-27 13:44:45 +01:00
129e26290e
update dependencies 2020-12-27 13:43:36 +01:00
5a26cdfc24
escape and coordinate recalculation/synchronisation 2020-12-27 13:41:28 +01:00
a5cc2e3b82
improve graph output 2020-12-27 13:40:46 +01:00
1156546300
add EnergyConservation data 2020-12-27 13:40:11 +01:00
76ea80b386
use mercurius 2020-04-05 14:07:03 +02:00
336ecda69f
increase timestep 2020-04-03 11:37:31 +02:00
66945cd803
greatly increase boxsize 2020-04-03 11:36:27 +02:00
1296d48912
proper handling of escaping parameters 2020-04-02 12:54:11 +02:00
a538b01ea8
"unit"-"tests" 2020-03-31 19:12:52 +02:00
ae8513b535
more metadata and fixed interpolation 2020-03-31 19:12:27 +02:00
08bf1b5cbc
delete unused file 2020-03-31 15:41:42 +02:00
57e44631f3
initial commit 2020-03-31 15:39:59 +02:00