We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bac6d7 commit 33009e2Copy full SHA for 33009e2
defaults/pythonSubmit.py
@@ -145,7 +145,7 @@ class pythonProgramOptions:
145
cool_wind_mass_loss_multiplier = 1.0
146
check_photon_tiring_limit = False
147
148
- circularise_binary_during_mass_transfer = False
+ circularise_binary_during_mass_transfer = True
149
angular_momentum_conservation_during_circularisation = False
150
mass_transfer_angular_momentum_loss_prescription = 'ISOTROPIC'
151
mass_transfer_accretion_efficiency_prescription = 'THERMAL'
0 commit comments