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

Bugfix for frazil temperature tendency #118

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cbegeman
Copy link
Collaborator

When frazil ice melts in MPAS-Ocean it is a freshwater volume flux (not a virtual flux). As such, there should be two components to the temperature tendency due to frazil melt, a latent heat flux and a flux associated with the mixing of water at the freezing point with the ambient seawater. The latter was not included (a bug). This PR adds the latter via this commit: 90d3f90. I will create an E3SM issue for the bug following testing and discussion on this PR.

@xylar xylar changed the base branch from master to alternate January 15, 2025 09:02
@xylar xylar changed the base branch from alternate to master January 15, 2025 09:03
Copy link
Collaborator

@xylar xylar left a comment

Choose a reason for hiding this comment

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

This looks correct to me.

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.

2 participants