While working through a bunch of merge conflicts, @xevra and I found that comenv.f is still using some prSN masses, e.g.:
|
REAL*8 mass_preSN, mHe_preSN, massc_preSN |
|
CALL writetab(jp,tphys,evolve_type, |
@TomWagg -- was this intentional? I think we may have totally spaced fixing this up with the other core mass changes?
While working through a bunch of merge conflicts, @xevra and I found that
comenv.fis still using some prSN masses, e.g.:COSMIC/src/cosmic/src/comenv.f
Line 59 in ffb858c
COSMIC/src/cosmic/src/comenv.f
Line 319 in ffb858c
@TomWagg -- was this intentional? I think we may have totally spaced fixing this up with the other core mass changes?