hamers / mse

Multiple Stellar Evolution -- A Population Synthesis Code for Multiple-Star Systems
GNU General Public License v3.0
9 stars 4 forks source link

mse.py -- Internal error with code 1 occurred #9 #49

Closed pavanvyn closed 3 years ago

pavanvyn commented 3 years ago

Version mse.py -- Internal error with code 1 occurred #8

configuration = "[2,2]"
N_bodies = 4
masses = [5.061273813723217, 1.7892620395569252, 4.492164764857658, 9.312305062530513]
metallicities = [0.02, 0.02, 0.02, 0.02]
semimajor_axes = [7.361062303816427, 254.97604032440273, 1217.126882689642]
eccentricities = [0.6851465744813263, 0.4994877639138737, 0.2868688940630904]
inclinations = [1.8893561079033927, 0.6103322171552832, 1.197393715083195]
arguments_of_pericentre = [5.667626286819018, 4.429486502961903, 2.264566425049202]
longitudes_of_ascending_node = [4.776006925094928, 1.123648903947437, 4.748757830311203]
tend = 1.400000E+10
N_steps = 100000
stellar_types = [1, 1, 1, 1]
object_types = [1, 1, 1, 1]

Error message (same as previous issue, but this is a quadruple system while the previous one was an isolated binary)

tides.cpp -- compute_EOM_equilibrium_tide_BO_full -- ERROR: quantity star->dspin_vec_dt[i] is infinite
==================================================
WARNING -- mse.py -- Internal error with code  1 occurred -- -- stopping the simulation but saving data/making plots if specified in command line arguments.
pavanvyn commented 3 years ago

Fixed in ce45faff04deb553e2d6973595c645f2da97ad87