Interstitial bareground - #1577
Draft
glemieux wants to merge 9 commits into
Draft
Conversation
This reflects that the output will be a fraction dependent on certain logic having to do with handling bareground
7 tasks
glemieux
commented
Jun 14, 2026
| bare_frac_area = (1.0_r8 - local_patch_fraction) * & | ||
| (currentPatch%area/AREA) | ||
|
|
||
| total_patch_area = total_patch_area + bc_out(s)%canopy_fraction_pa(ifp) + bare_frac_area |
Contributor
Author
There was a problem hiding this comment.
Note that this is dead and duplicate code being removed. total_canopy_area wasn't being used downstream.
glemieux
commented
Jun 26, 2026
glemieux
commented
Jun 26, 2026
glemieux
force-pushed
the
interstitial_bareground_option
branch
2 times, most recently
from
June 29, 2026 17:37
389f7e8 to
f8dc5ff
Compare
glemieux
force-pushed
the
interstitial_bareground_option
branch
from
July 28, 2026 17:14
f8dc5ff to
c20ceb3
Compare
glemieux
force-pushed
the
interstitial_bareground_option
branch
3 times, most recently
from
August 14, 2026 18:05
b121c49 to
4b58f2a
Compare
These are effectively dummy values that are necessary to avoid NaN calcs in on the HLM side
glemieux
force-pushed
the
interstitial_bareground_option
branch
from
August 14, 2026 23:12
4b58f2a to
8c2b11c
Compare
glemieux
force-pushed
the
interstitial_bareground_option
branch
from
August 24, 2026 23:21
4e8c950 to
4045b45
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes how FATES handles "interstitial" bareground. Interstitial bareground in this context means the fraction of a given FATES patch area that is not covered by vegetation.
Description:
CLM associated pull request is ESCOMP/CTSM#4094
Relevant reference: CTSM technical note on MOST
Collaborators:
@ckoven @rgknox
Expectation of Answer Changes: Yes
Description of generative AI usage (as necessary)
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
If satellite phenology regressions are not b4b, please hold merge and notify the FATES development team.
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: