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

Aborted (core dumped) #16

Closed pavanvyn closed 3 years ago

pavanvyn commented 3 years ago

Version 97a911bcd6446becb911e054183dbf37472c68d5

configuration = "[2,2]"
N_bodies = 4
masses = [1.57769899738381, 8.154962292095899, 1.0343146279646283, 0.18580975749217013]
metallicities = [0.0212712771643236, 0.0212712771643236, 0.0212712771643236, 0.0212712771643236]
semimajor_axes = [1.5440469715166245, 0.20541527337354934, 3533.170180677806]
eccentricities = [0.7035748259529817, 0.5248321204665087, 0.14734933489357616]
inclinations = [0.8487787595371594, 0.7101780895642751, 1.3124128651467024]
arguments_of_pericentre = [2.3129289604683665, 3.4062372205116516, 0.8662035988977094]
longitudes_of_ascending_node = [3.28413868542158, 0.7185962342019538, 0.021155103046979377]
tend = 1.000000E+08
N_steps = 1000
stellar_types = [1, 1, 1, 1]
object_types = [1, 1, 1, 1]

This system gives an Aborted (core dumped) error.

hamers commented 3 years ago

This was due to a bug in MSTAR; it has been resolved in a4289e0d257ec808437c5e1566ca08c707caa70b.