Closed maxbriel closed 7 months ago
It looks like it always failing when a merger between a WD
and H-rich-Shell-H-burning
takes place. The accretion doesn't look like much before the CE is initiated.
How should this be treated? @ezapartas do you have any suggestions?
Should the model be ended? Should we explode the WD?
Hello @maxbriel . This is the same issue that @kasdaglie pointed out in a dm, so I copy my reply there:
In step_SN, for all remnants (WD/NS/BH) we only keep a few quantities like mass, spin, etc (see line 665 in step_SN for WDs where we go in a for loop to all quantities, give a value to a few and put None to everything else). So for the WD until now we only kept its mass. For the merger process however, we kind of need to know what "layer" this mass represents, i.e. if it is total mass, he_core_mass, co_core_mass etc. In the case of WD it's total mass should be a also its co_core_mass (most WDs are C/O WDs and a few more massive are ONeMg, but for now we cannot differentiate between them). If we add co_core_mass for WDs in step_SN, then the WD would be ready in case it merges later, and the problem should just vanish :)
This is indirectly linked with issue 31 of POSYDON-MESA-inlists, as we treat WDs as compact objects in MESA, with no info about their interior abundances etc: https://github.com/POSYDON-code/POSYDON-MESA-INLISTS/issues/31
I've noticed some binaries entering
step_merged
and just ending. They're tagged as failing binaries, but this is not clear from thebinary.event
norbinary.state
Example at solar metallicity