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

Flag inconsistent parameters if ADIABATIC = True #1438

Merged
merged 2 commits into from
Jul 28, 2021

Conversation

Hallberg-NOAA
Copy link
Collaborator

Add checks for inconsistent parameter settings in adiabatic_driver_init() when
ADIABATIC = True, and issue instructive error messages if any are found. This
PR addresses MOM6 issue #1417. All answers are bitwise identical, although some
cases where the inconsistent parameter settings were previously ignored may now
issue fatal errors and will not run.

  Add checks for inconsistent parameter settings in adiabatic_driver_init() when
ADIABATIC = True, and issue instructive error messages if any are found.  This
PR addresses MOM6 issue mom-ocean#1417.  All answers are bitwise identical, although some
cases where the inconsistent parameter settings were previously ignored may now
issue fatal errors and will not run.
Copy link
Collaborator

@adcroft adcroft left a comment

Choose a reason for hiding this comment

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

These changes make sense. Testing at https://gitlab.gfdl.noaa.gov/ogrp/MOM6/-/pipelines/13258

@adcroft adcroft merged commit 9267708 into mom-ocean:dev/gfdl Jul 28, 2021
@Hallberg-NOAA Hallberg-NOAA deleted the adiabatic_checks branch November 18, 2021 13:37
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.

sponges don't work in adiabatic configurations; enhance docstrings?
2 participants