-
- Downloads
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.
Showing
- src/RLOF/RLOF_mass_transfer_rate.c 6 additions, 0 deletionssrc/RLOF/RLOF_mass_transfer_rate.c
- src/RLOF/RLOF_stellar_angmom_derivative.c 13 additions, 8 deletionssrc/RLOF/RLOF_stellar_angmom_derivative.c
- src/binary_c_macros.h 7 additions, 0 deletionssrc/binary_c_macros.h
- src/binary_c_parameters.h 9 additions, 11 deletionssrc/binary_c_parameters.h
- src/binary_c_structures.h 4 additions, 9 deletionssrc/binary_c_structures.h
- src/binary_star_functions/WD_max_accretion_rate.c 1 addition, 0 deletionssrc/binary_star_functions/WD_max_accretion_rate.c
- src/binary_star_functions/angular_momentum_and_eccentricity_derivatives.c 1 addition, 6 deletions...functions/angular_momentum_and_eccentricity_derivatives.c
- src/binary_star_functions/apply_stellar_mass_and_angular_momentum_derivatives.c 21 additions, 14 deletions...ons/apply_stellar_mass_and_angular_momentum_derivatives.c
- src/binary_star_functions/prevent_overspin.c 119 additions, 107 deletionssrc/binary_star_functions/prevent_overspin.c
- src/binary_star_functions/stellar_wind_angmom.c 13 additions, 26 deletionssrc/binary_star_functions/stellar_wind_angmom.c
- src/evolution/evolution_difflog.c 3 additions, 1 deletionsrc/evolution/evolution_difflog.c
- src/logging/log_every_timestep.c 3 additions, 3 deletionssrc/logging/log_every_timestep.c
- src/orbit/update_orbital_period_and_angular_frequency.c 1 addition, 5 deletionssrc/orbit/update_orbital_period_and_angular_frequency.c
- src/setup/cmd_line_args.h 11 additions, 1 deletionsrc/setup/cmd_line_args.h
- src/setup/cmd_line_macros.h 1 addition, 6 deletionssrc/setup/cmd_line_macros.h
- src/setup/set_cmd_line_macro_pairs.c 4 additions, 0 deletionssrc/setup/set_cmd_line_macro_pairs.c
- src/setup/set_default_preferences.c 1 addition, 4 deletionssrc/setup/set_default_preferences.c
- src/setup/version.c 0 additions, 1 deletionsrc/setup/version.c
- src/single_star_functions/calc_stellar_wind_mass_loss.c 1 addition, 2 deletionssrc/single_star_functions/calc_stellar_wind_mass_loss.c
- src/stellar_structure/stellar_structure_RG.c 23 additions, 3 deletionssrc/stellar_structure/stellar_structure_RG.c
Loading
Please register or sign in to comment