-
Notifications
You must be signed in to change notification settings - Fork 92
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
hydro fix and simple fixes #955
Conversation
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.
Looks good!
Great, I have nothing left to commit to this |
Awesome. I'll run these through the standard tests soon. |
Regression testing on Cheyenne is complete. All expected tests PASS with the only DIFFs present in the two hydro test cases as expected. Looking at the differences, we see the fates/biogeophys/FatesPlantHydraulicsMod.F90 Lines 2824 to 2839 in 2f90901
This is ready to integrate. Test results: |
Description:
This is a bug fix that adds a missing pointer setting. This also makes some subtle code clean up.
Fixes: #950
Fixes: #954
Collaborators:
Expectation of Answer Changes:
This should not change answers for non-hydro cases. For hydro simulations, this should change answers when using variable rooting depth with plant size. It is possible that differences in hydro simulations will not show up in regression tests.
Checklist:
Test Results:
CTSM (or) E3SM (specify which) test hash-tag:
CTSM (or) E3SM (specify which) baseline hash-tag:
FATES baseline hash-tag:
Test Output:
PENDING