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

ATMRES getting reset in export_cpl() #2443

Open
dpsarmie opened this issue Sep 20, 2024 · 0 comments · May be fixed by #2425
Open

ATMRES getting reset in export_cpl() #2443

dpsarmie opened this issue Sep 20, 2024 · 0 comments · May be fixed by #2425
Assignees
Labels
bug Something isn't working

Comments

@dpsarmie
Copy link
Collaborator

Description

There is an export call in default_vars.sh export_cpl() that resets ATMRES. Most of the regression tests still reset relevant parameters so they are unchanged but this should be changed since it will have unforeseen consequences in future tests.

To Reproduce/Fix:

default_vars.sh will be changed to keep ATMRES/ICERES/OCNRES unchanged if it is already set. ATMRES check will be done in export_fv3() while the ICERES and OCNRES checks will be in export_cpl().

@dpsarmie dpsarmie added the bug Something isn't working label Sep 20, 2024
@dpsarmie dpsarmie self-assigned this Sep 20, 2024
@dpsarmie dpsarmie linked a pull request Sep 20, 2024 that will close this issue
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant