Skip to content

Bugfix - calculate density integrals in ALE mode w/ pressure_reconstr…#45

Merged
marshallward merged 3 commits into
NOAA-GFDL:dev/gfdlfrom
MJHarrison-GFDL:ALE_pressRecon0
Dec 23, 2021
Merged

Bugfix - calculate density integrals in ALE mode w/ pressure_reconstr…#45
marshallward merged 3 commits into
NOAA-GFDL:dev/gfdlfrom
MJHarrison-GFDL:ALE_pressRecon0

Conversation

@MJHarrison-GFDL
Copy link
Copy Markdown

@MJHarrison-GFDL MJHarrison-GFDL commented Dec 17, 2021

Fix missing call to calculate density integrals in ALE mode with PRESSURE_RECONSTRUCTION_SCHEME=0

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 17, 2021

Codecov Report

Merging #45 (fca25ba) into dev/gfdl (dad675a) will not change coverage.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           dev/gfdl      #45   +/-   ##
=========================================
  Coverage     28.96%   28.96%           
=========================================
  Files           242      242           
  Lines         71324    71324           
=========================================
  Hits          20660    20660           
  Misses        50664    50664           
Impacted Files Coverage Δ
src/core/MOM_PressureForce_FV.F90 33.12% <50.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dad675a...fca25ba. Read the comment docs.

Copy link
Copy Markdown
Member

@Hallberg-NOAA Hallberg-NOAA left a comment

Choose a reason for hiding this comment

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

This is a decisive, insightful, and succinct bug fix. Well done!

(My only minor critique here is that at some point the ".gt." in these expressions is prone to being replaced in a semi-automated sweep with the more succinct ">" used elsewhere in the MOM6 code.)

@marshallward
Copy link
Copy Markdown
Member

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

@marshallward marshallward merged commit f865b24 into NOAA-GFDL:dev/gfdl Dec 23, 2021
@Hallberg-NOAA Hallberg-NOAA added answer-changing A change in results (actual or potential) bug Something isn't working labels Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

answer-changing A change in results (actual or potential) bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants