-
Notifications
You must be signed in to change notification settings - Fork 75
Closed
Labels
questionFurther information is requestedFurther information is requestedseverity_minorThis bug is not very severeThis bug is not very severeurgency_lowThis issue is not urgentThis issue is not urgent
Description
Users have the following choices for the option --mass-loss-prescription:
{NONE, ZERO, HURLEY, BELCZYNSKI2010, MERRITT2024}
(NONE is deprecated in favour of ZERO and will be removed at the end of 2024).
In the interests of reducing redundant/unnecessary options/option values, given that we can turn mass loss off with --use-mass-loss false, do we really need NONE/ZERO as options for --mass-loss-prescription? Running COMPAS with --use-mass-loss false produces the same results as running it with --mass-loss-prescription NONE or --mass-loss-prescription ZERO.
It seems a little odd to enable mass loss and then set the option to have no mass loss - why not just disable mass loss?
Versioning:
- COMPAS v03.01.06
Metadata
Metadata
Labels
questionFurther information is requestedFurther information is requestedseverity_minorThis bug is not very severeThis bug is not very severeurgency_lowThis issue is not urgentThis issue is not urgent