-
Notifications
You must be signed in to change notification settings - Fork 75
03.22.00: fixes to nuclear timescale mass transfer, new 2-stage CE options, etc. #1409
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This one has a bit for everybody:
|
|
Warning: one of the fixes is a very stupid but fairly serious bug. I initially forgot the virtual keyword when declaring |
jeffriley
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good to me. I'll approve, but not merge yet so other reviewers can comment
|
Similar to #1327 I ran this test: Here is the resulting plot |
…nd --muller-mandel-sigma-kick-BH
|
Hi @SimonStevenson , ./COMPAS -n 1 --mode BSE --detailed-output TRUE --initial-mass-1 9.0 --initial-mass-2 1.0 --orbital-period 750.0 --common-envelope-alpha 2.0 --kick-magnitude-1 0.0 --remnant-mass-prescription FRYER2012 --random-seed 0 I can confirm that we now do have nuclear timescale MT fitting within the RL with significant NS mass growth (see attached plots).
The results aren't exactly identical to the previous version, but that's expected because I am now calculating the mass accretion rate for nuclear timescale mass transfer self-consistently to match with donor mass loss rate set by donor mass loss (required to fit into Roche lobe) divided by time step. Given the many changes now rolled into this PR, I'll pull it in now -- but please let me know if you or anyone else spots any other issues. |




Uh oh!
There was an error while loading. Please reload this page.