Skip to content
Snippets Groups Projects
Commit 0c8fa10f authored by Izzard, Robert Dr (Maths & Physics)'s avatar Izzard, Robert Dr (Maths & Physics)
Browse files

add new "overspin_algorithm" option to handle what happens

when a star is spinning faster than it can

currently there are two options:
OVERSPIN_BSE transfers the excess angular momentum back to the orbit,
       so is conservative in that no mass or angular momentum is lost.

OVERSPIN_MASSLOSS uses the rotationally_enhanced_mass_loss formalism
       given below to remove material which reduces the star's spin.

Also removed the ROTATIONALLY_ENHANCED_MASS_LOSS compile define,
because this functionality is now required always.
parent cf8e053d
No related branches found
No related tags found
No related merge requests found
Showing
with 242 additions and 207 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment