Closed xylar closed 2 weeks ago
I am currently verifying that the e3sm_cryo_developer
suite is BFB as expected.
Yep, I ran the e3sm_cryo_developer
suite and all 7 tests passed and are BFB with master
.
@darincomeau, ready for your review when you can.
Passes:
merged to next
merged to master
Previously, the total was only being computed when thermodynamics below ice shelves are actively computed, whereas we need to compute the total of the interface flux and the frazil flux when the interface flux comes from a data file as well. While we expect the frazil flux to be zero, these code modifications do not assume or require this to be true.
This change is BFB. The only affected variable is purely diagnostic.
Relevant discussion is in https://github.com/E3SM-Ocean-Discussion/E3SM/pull/114
Fixes #6719