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

Use area ice ('ai') fluxes for ice -> ocn coupling #10

Closed
wants to merge 3 commits into from

Conversation

kieranricardo
Copy link
Collaborator

Coupling requires the average flux over the entire grid cell, as opposed to fluxes averaged over the ice area ("local" fluxes). Previously we used the "local" fluxes and scaled these by the ice fraction at the end of the time step to obtain grid cell averaged fluxes. This does not conserve fluxes when small ice areas are zapped - the ice fraction goes to zero and these fluxes are lost.

This PR uses the correct '_ai' fluxes avoiding this issue.

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.

1 participant