-
Notifications
You must be signed in to change notification settings - Fork 364
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
Introduce land ice surface mass balance fields in default runs without MECs/GLC #6682
base: master
Are you sure you want to change the base?
Introduce land ice surface mass balance fields in default runs without MECs/GLC #6682
Conversation
ELM/GLC SMB QICE fields - makes QICE fields in h0 by default
changes should be b4b and just add additional SMB output of what would be passed to mali if we had an active GLC
do not change h2o mass balance
@matthewhoffman please review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@chloewhicker , thanks for this PR, and sorry for the delay in reviewing it. I'm not familiar with this code, but I followed that you are mirroring the qflx_glcice
calculations with new _diag
versions of the relevant variables, and that all makes sense. I requested a number of code formatting/whitespace changes to make it clearer what the PR is actually doing.
Thanks for the feedback Matt - all comments have been addressed in the new commit! |
Introduced new diagnostic Surface Mass Balance fields, they are calculated as if there is a coupled land ice component but are only diagnostic - it does not modify the energy/water budgets in default or coupled GLC simulations.
More info on modifications and testing can be found here
[BFB]