Steep change at Z~0.011 in the numbers of WD vs metallicity #1343
-
While I was looking merging CO-CO WDs, i found that there is a significant number change of CO at Z~0.011. As input binaries, I made a uniform mass distribution from 0.4M to 10M and paired them randomly. Separation is normally distributed centering ~10AU. I think the decrease of CO-CO WDs and increase of CO-He WDs with increasing metallicity can be explained by increased mass loss. However why the significant drop happens between Z ~ 0.01 and 0.011? COMPAS version: v03.04.00 Configuration: |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 14 replies
-
Hi @brettppark , |
Beta Was this translation helpful? Give feedback.
-
Hi @brettppark , |
Beta Was this translation helpful? Give feedback.
-
Also see #1171 |
Beta Was this translation helpful? Give feedback.
-
Hi, from your advices, @nrsegovia, I have simulated using two options (--mass-change-fraction and --radial-change-fraction) as a default value. Here's the results for merging WDs. For this metallicity range (Z~0.002), they have completely different secondary WD mass distribution in the CO-CO system (see below figure). Why this phenomenon happens in the middle of the low metallicity range? |
Beta Was this translation helpful? Give feedback.
-
@nrsegovia rightly points out something I forgot to mention: Interpolation in metallicity and mass are only relevant if using Enhanced Nanjing lambdas; see the help output:
So you'll need to also run with I didn't quite understand the point @nrsegovia made about the drastic jump in lambdas: are you saying that lambda goes from 7 at Z=0.01 to 130 at Z=0.011 for the same star (mass, radius), even after interpolation in metallicity was turned on? |
Beta Was this translation helpful? Give feedback.
-
Just a heads up for everyone in this thread that following the discussion here and in our Slack, I made --common-envelope-lambda-nanjing-enhanced as well as interpolation of Nanjing lambdas in mass and metallicity the default in the latest version of the code, see |
Beta Was this translation helpful? Give feedback.
-
@brettppark I think you will find the discussion in #1384 interesting/relevant, too. |
Beta Was this translation helpful? Give feedback.
@nrsegovia rightly points out something I forgot to mention: Interpolation in metallicity and mass are only relevant if using Enhanced Nanjing lambdas; see the help output:
So you'll need to also run with
--common-envelope-lambda-nanjing-enhanced
if you haven't done that already.I didn't quite understand the point @nrsegovia made about the dra…