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

Add the option to output the consolidated ice fraction #642

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

Conversation

einola
Copy link
Member

@einola einola commented Aug 3, 2023

This adds the consolidated ice fraction (aka thick ice concentration aka M_conc) to the moorings outputs. The point with this is to allow us to send this as a coupling variable, instead of the total ice concentration.

This adds the consolidated ice fraction (aka thick ice concentration aka
M_conc) to the moorings outputs. The point with this is to allow us to
send this as a coupling variable, instead of the total ice
concentration.
@einola einola requested a review from HR-polar August 3, 2023 12:54
@einola
Copy link
Member Author

einola commented Oct 31, 2024

@HR-polar did this go anywhere in the end? It can still be merged, even if you didn't use it. We may find use for it later.

Copy link
Contributor

@tdcwilliams tdcwilliams left a comment

Choose a reason for hiding this comment

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

one small suggestion. The code looks ok if you still think we need this output

@@ -225,6 +225,7 @@ class GridOutput
fwflux_ice = 908,
tauwix = 909,
tauwiy = 910,
conc_cons = 911,
Copy link
Contributor

Choose a reason for hiding this comment

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

perhaps double check this number is not out of date

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