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

Update CICE for latest Consortium/main #53

Closed
DeniseWorthen opened this issue Nov 14, 2022 · 0 comments · Fixed by #54 or ufs-community/ufs-weather-model#1490
Closed

Update CICE for latest Consortium/main #53

DeniseWorthen opened this issue Nov 14, 2022 · 0 comments · Fixed by #54 or ufs-community/ufs-weather-model#1490
Assignees

Comments

@DeniseWorthen
Copy link
Collaborator

DeniseWorthen commented Nov 14, 2022

PRs that have gone into Consortium/main (after CICE-Consortium#752) need to be brought into emc/develop. These include commits which should not change baselines for UFS:

CICE-Consortium#760. This contains bug-fixes when aerosols are enabled as a tracer. UFS does not currently use this feature.

CICE-Consortium#771. This updates the grid location of calculated (variable) drag coefficients. UFS does not use a variable drag coefficient.

CICE-Consortium#764. This refactors the calculation of ice/ocean stress at the T-grid centers. It does not contain a change to whether these stresses are scaled by ice fraction.

CICE-Consortium#787. This completes the deprecation of 0-layer thermodynamics and cesm ponds.

CICE-Consortium#785. This refactors some code in the nuopc cap initialization to allow async io and add a check for consistency between the mesh mask and the grid file mask.

The following PRs are expected to change baselines for UFS:

CICE-Consortium#755. This updates the deformation call used to calculate shear, divu, rdg_conv and rdg_shear to be based on the velocities calculated at ksub=ndte instead of ksub=ndte-1.

CICE-Consortium#762. This updates the grid averaging for tmass, aice to use masked-area weighting.

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