TeamCOMPAS / COMPAS

COMPAS rapid binary population synthesis code
http://compas.science
MIT License
64 stars 66 forks source link

Winds Patch 1 #1154

Closed jmerritt1 closed 3 months ago

jmerritt1 commented 3 months ago

Two quick winds fixes:

  1. Changed the VERY_MASSIVE_MINIMUM_MASS threshold to use m_Mass (current), rather than m_ZAMS.
  2. Lowered VINK_MASS_LOSS_MINIMUM_TEMP from 12.5 to 8kK, to eliminate the short interval during CHeB when WR winds were active between the RSG and OB temperature ranges, at low Z.
jmerritt1 commented 3 months ago

Ah, yes thanks for the reminder.

jeffriley commented 3 months ago

JD - looks like you didn't merge with the latest dev? There are conflicts in changelog.h - you'll need to resolve those and then change the version number again (remember, both in the comments and in the version string at the bottom of the file)