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

Landice/add mu friction to exo mpas conversion #440

Conversation

trhille
Copy link
Collaborator

@trhille trhille commented Sep 14, 2021

This adds the basal friction coefficient muFriction field to conversion_exodus_init_to_mpasli_mesh.py. muFriction is treated similarly to beta, and extrapolated using nearest-neighbors to fill the MPAS mesh outside of the Albany mesh.

Currently divides by 1000, but this should be changed in the future.
Keep muFriction values where Albany mesh is defined. Previously,
we were extrapolating from the last MPAS cell over the extended Albany cell,
which is not correct.
Copy link
Member

@matthewhoffman matthewhoffman left a comment

Choose a reason for hiding this comment

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

Reviewing by inspection and based on Trevor's testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants