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

remove STORE_CORIOLIS_ACCEL = False in MOM_input #1603

Closed
jiandewang opened this issue Feb 8, 2023 · 0 comments · Fixed by #1599
Closed

remove STORE_CORIOLIS_ACCEL = False in MOM_input #1603

jiandewang opened this issue Feb 8, 2023 · 0 comments · Fixed by #1599
Assignees

Comments

@jiandewang
Copy link
Collaborator

during one of previous MOM6 updating, we added STORE_CORIOLIS_ACCEL = False in MOM_input. This is because in the code updating there are three variables being removed from restart files, while two new variables being added but the answer are not really being changed. In ufs-weather-model we do cmp for the restart files to check the reproducibility, thus we added this parameter in MOM_input to keep the original stye of restart files simply because we feel it is not worth to make a new BL for this reason. Now one of upcoming PR (renaming MOM6 restart file) will have to have a new BL, I feel this will be a chance to remove this parameter. I will contact @DeniseWorthen on adding it to her PR

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 a pull request may close this issue.

1 participant