-
Notifications
You must be signed in to change notification settings - Fork 13
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
fix area scaling to correct RTM river flux to MOM6 #51
Conversation
Test-suite to generate baselines on derecho: I have checked out this branch and submitted the test-suite against the baselines: The naming convention is correct, it hasn't changed for the RTM as it has for MOSART. Also, I tried testing on izumi and found out that we have no rtm tests on izumi. |
The only failures are DIFF against the baseline, which seems expected, right? I see diffs in QCHANR, QCHANR_ICE, QCHOCNR, QCHOCNR_ICE Results here: |
this will change answers relative to the current tag, but the point of the
pr is to get back to the original mct version. Is there a way to test vs a
'correct' mct version using the same version of clm/ctsm?
…On Tue, Jun 18, 2024 at 6:53 PM Samuel Levis ***@***.***> wrote:
The only failures are DIFF against the baseline, which seems expected,
right?
I see diffs in QCHANR, QCHANR_ICE, QCHOCNR, QCHOCNR_ICE
and
lndExp_Flrr_volr, lndExp_Flrr_volrmch, rofImp_Flrr_volr,
rofImp_Flrr_volrmch, rofImp_Forr_rofi, rofImp_Forr_rofl, rofExp_Flrl_irrig
Results here:
/glade/work/slevis/git_externals/rtm_fix/tests_0618-182038de
—
Reply to this email directly, view it on GitHub
<#51 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGRN57BHXNYE7W4F7BGOES3ZIDJCNAVCNFSM6AAAAABI3IERQ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZXGMYTSOJVG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
from meeting with @ekluzek FAIL Try making an mct baseline with ctsm5.2.005 (see posts below about the failure):
|
@ekluzek I tried our first TODO with ctsm5.2.005 as well as with ctsm5.2.0 and got this error in all the tests:
|
I think the problem with testing mct is that it was removed from rtm long before these versions. From a sampling of tags that I have in my directories:
|
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.
My comments appear in a separate post.
@ekluzek I will give you a chance to voice further concerns. I will plan on merging tomorrow afternoon. |
Made new tag:
|
fix how area is applied to input runoff for rtm
Fixes #50