Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icepack bugfix sst #179

Merged

Conversation

MJHarrison-GFDL
Copy link
Contributor

This change fixes a problem with initialization of sea surface temperature information for the Icepack module and should avoid uninitalized array access within Icepack. This should not impact answers for existing simulations using Icepack ridging.

MJHarrison-GFDL and others added 2 commits August 1, 2022 16:24
with regard to sea surface temperature. This should prevent
potential model failures due to uninitialized array access from with
Icepack. These changes do not impact cases with Icepack disabled.
Copy link
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.

I agree that these changes are correct, and moreover that they will address the issue at the source of mom-ocean/MOM6#1461, which can now be closed.

I have run these changes through the suite SIS2-based models in the MOM6-examples test suite, and all answers are bitwise identical. I could envision that there might be answer changes in cases using the Icepack-derived ridging scheme, but if so I am confident that the new answers are the right ones, and that they avoid the possibility of NaNs in uninitialized arrays bringing down the model, and hence that there are no defensible previous answers that could be preserved.

@Hallberg-NOAA Hallberg-NOAA merged commit d99e7bf into NOAA-GFDL:dev/gfdl Aug 3, 2022
@marshallward
Copy link
Member

Gaea regression: https://gitlab.gfdl.noaa.gov/ogrp/SIS2/-/pipelines/16281 ✔️

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