-
Notifications
You must be signed in to change notification settings - Fork 5
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
IAU for MOM6 cycling runs #259
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding the ocean IAU, great to have this. Two minor changes but otherwise LGTM
All should be good now. Eventually, this will require some static Swell / JEDI files to be updated, but now that CICE6 updates are on the way (as well as GEOS version change) we can just merge these changes and we can update static files all together. Default for IAU is off so things should run. |
Some changes required to have IAU for the ocean model. This is a more stable and easier way of introducing increments to the ocean state rather than updating restart files.
Updated
background_error
parameters to conform with the 0.25 degrees setup.IAU requires a file called
MOM_oda_incupd
in the experiment directory which is augmented with the MOM_input if IAU switch is turned on. Contents of the file is below. Increment is distributed equally throughoutODA_INCUPD_NHOURS
. For now it does not have U,V increments due to some changes required withinSOCA
and static bump files would need to be updated to consider U,V fields.