Skip to content

Do we need --mass-loss-prescription NONE (now ZERO)? #1211

@jeffriley

Description

@jeffriley

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 requestedseverity_minorThis bug is not very severeurgency_lowThis issue is not urgent

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions