-
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
Land Use Fixes #1273
Land Use Fixes #1273
Conversation
… names on secondary diags
… some as lu-dim vars
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.
Very nice, Charlie, thanks! I just have a few minor notes that I'll propose (untested) fixes to in a PR shortly.
Minor changes to landuse_fixes branch
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.
Minor suggested change and two questions.
Bug fix for issue NGEET#1301 Corrects when the fraction of burnt fuel is zero'd and how the litter mass is updated based on that fraction.
Preliminary regression testing against There was a run failure in the |
This is clean up from the deconflict merge
This cleans up a bad deconflict merge
Minor typo fix
Started #1305 as a potential future update to avoid this situation. |
Landuse fixes history interface deconflict with the latest tag
Add runtime checks on allometry mode settings This adds runtime error and warning messages to avoid erroneous `crowndepth` calculations depending on the allometry modes and the `h2cd` allometery parameter combination.
Final regression testing on |
Final regression testing on Results: Izumi testing underway. |
Izumi regression testing is complete. All expected tests are B4B against Results: |
I've been running into various errors in transient historical runs with full land use. The branch I am using has various things that aren't on main yet, so I thought I'd cherry-pick just the land-use-relevant things into a separate branch, so that if others want to use them they can.
In addition to the bugfixes, this deletes a bunch of history variables that apply only to secondary lands, and replaces a subset of them (biomass, burned area, GPP, NPP) with ones that have a land-use dimension to them.
Note that there is also one ELM-side bug fix as well, at the commit pointed to in #1260.
Description:
Collaborators:
Expectation of Answer Changes:
Checklist
If this is your first time contributing, please read the CONTRIBUTING document.
All checklist items must be checked to enable merging this pull request:
Contributor
Integrator
Documentation
Test Results:
CTSM (or) E3SM (specify which) test hash-tag:
CTSM (or) E3SM (specify which) baseline hash-tag:
FATES baseline hash-tag:
Test Output: