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

48 commits

Author SHA1 Message Date
56440458c3
add puffer value to innermost a 2021-09-13 15:57:46 +02:00
e4528534a5
extract reading of parameter file 2021-09-13 15:56:15 +02:00
2d6639247c
adapt python part to heartbeat changes 2021-08-20 18:00:40 +02:00
f33d7172b6
fix wrong git hash stored 2021-08-16 12:57:22 +02:00
e2e1c54e0f
better process title 2021-06-26 20:42:41 +02:00
8da9dd1511
generalize mass loss estimation and implement Lei Zhou's Method 2021-06-01 15:32:50 +02:00
68e1099e0f
reorder radius utils 2021-05-21 16:01:23 +02:00
d50923c036
disable no_merging mode by default 2021-05-03 16:53:34 +02:00
7794a4cede
allow running simulation without any merging 2021-05-03 16:50:29 +02:00
60e5175738
log energy every 100 years 2021-04-13 17:10:58 +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
8f599199ef
use yaml safe_load 2021-03-22 13:17:45 +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
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
a145ed05f9
use core,mantle,water for planets 2021-03-08 15:43:45 +01:00
6a01981b57
add missing sim.testparticle_type = 1 2021-02-19 19:58:22 +01:00
9dd5a0f104
also save rebound version 2021-02-19 13:57:47 +01:00
452327c06d
better merging, loading of saves and unique hashes 2021-02-11 21:14:29 +01:00
5e77a1d061
don't repeat last step of save 2021-02-11 14:39:56 +01:00
50fda56250
record git hash of code in simulation output 2021-02-10 14:40:01 +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
dfb3eb80f7
more verbose log of history 2021-02-04 13:42:22 +01:00
470dc76766
also store mass and allow testrun 2021-02-03 22:04:34 +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
f7663a53b3
correct collision_resolve 2021-01-21 14:28:29 +01:00
041364ed53
no global variables in water_sim.py 2021-01-08 15:10:38 +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
4e6837fa3a
first try at using semi-active particles 2021-01-04 14:49:01 +01:00
daa7462e95
differentiate embryos and planetesimals 2021-01-02 18:23:39 +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
e6ef3fcfa8
refactor water_sim.py to allow continuing simulations 2020-12-30 20:41:30 +01:00
c984716b15
add argparse to timeplot 2020-12-28 17:22:42 +01:00
3fe9ef163a
many improvements to parameters 2020-12-27 13:47:03 +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
57e44631f3
initial commit 2020-03-31 15:39:59 +02:00