Closed raphaeldussin closed 10 months ago
Can you please clarify the desired behavior and default?
Do you want <NAME_OF_BUG>_BUG = True
to maintain the original pre-bugfix behavior?
Do you suggest default value, False
, so that the default fixes the bug? Or should this be decided on a case-by-case basis?
Do you want to omit the prefix "FIX_", in favor of keeping "_BUG" to make grepping easier and more consistent?
This issue has been addressed with dev/gfdl MOM6 PRs #535 and #536, and can now be closed.
some bugfix runtime parameters use
FIX_SOME_BUG = True
while the majority use the formSOME_OTHER_BUG = False
, which can lead to confusion/mistakes. The offenders are: