Skip to content

+FIX_USTAR_GUSTLESS_BUG is now USTAR_GUSTLESS_BUG#535

Merged
marshallward merged 2 commits into
NOAA-GFDL:dev/gfdlfrom
Hallberg-NOAA:USTAR_GUSTLESS_BUG
Dec 19, 2023
Merged

+FIX_USTAR_GUSTLESS_BUG is now USTAR_GUSTLESS_BUG#535
marshallward merged 2 commits into
NOAA-GFDL:dev/gfdlfrom
Hallberg-NOAA:USTAR_GUSTLESS_BUG

Conversation

@Hallberg-NOAA
Copy link
Copy Markdown
Member

Renamed the runtime parameter FIX_USTAR_GUSTLESS_BUG to USTAR_GUSTLESS_BUG (with a switch between the meanings of true and false for the two parameters) for consistency with the syntax of other bug-fix flags in MOM6 and to partially address dev/gfdl MOM6 issue #237. Input parameter files need not be changed right away because MOM6 will still work if FIX_USTAR_GUSTLESS_BUG is specified instead of USTAR_GUSTLESS_BUG, but USTAR_GUSTLESS_BUG will be logged, so there are changes to the MOM_parameter_doc files. By default or with existing input parameter files, all answers are bitwise identical, and there is error handling if inconsistent settings of FIX_USTAR_GUSTLESS_BUG and USTAR_GUSTLESS_BUG are both specified.

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 15, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (a28443b) 37.45% compared to head (cf51b9f) 37.46%.

Files Patch % Lines
...ig_src/drivers/solo_driver/MOM_surface_forcing.F90 84.61% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           dev/gfdl     #535   +/-   ##
=========================================
  Coverage     37.45%   37.46%           
=========================================
  Files           270      270           
  Lines         79625    79636   +11     
  Branches      14824    14825    +1     
=========================================
+ Hits          29826    29835    +9     
- Misses        44251    44252    +1     
- Partials       5548     5549    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

  Renamed the runtime parameter FIX_USTAR_GUSTLESS_BUG to USTAR_GUSTLESS_BUG
(with a switch between the meanings of true and false for the two parameters)
for consistency with the syntax of other bug-fix flags in MOM6 and to partially
address dev/gfdl MOM6 issue mom-ocean#237.  Input parameter files need not be changed
right away because MOM6 will still work if FIX_USTAR_GUSTLESS_BUG is specified
instead of USTAR_GUSTLESS_BUG, but USTAR_GUSTLESS_BUG will be logged, so there
are changes to the MOM_parameter_doc files.   By default or with existing input
parameter files, all answers are bitwise identical, and there is error handling
if inconsistent settings of FIX_USTAR_GUSTLESS_BUG and USTAR_GUSTLESS_BUG are
both specified.
Copy link
Copy Markdown
Member

@marshallward marshallward left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OBO @raphaeldussin

Also: we really need an existence test for get_param!

@marshallward
Copy link
Copy Markdown
Member

Gaea regression: https://gitlab.gfdl.noaa.gov/ogrp/MOM6/-/pipelines/21710 ✔️ 🟡

@marshallward marshallward merged commit 5c14668 into NOAA-GFDL:dev/gfdl Dec 19, 2023
@Hallberg-NOAA Hallberg-NOAA deleted the USTAR_GUSTLESS_BUG branch May 10, 2024 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants