-
Notifications
You must be signed in to change notification settings - Fork 347
Add history outputs: Crop biomass and LAI per harvest #3633
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
Merged
samsrabin
merged 28 commits into
ESCOMP:b4b-dev
from
samsrabin:crop-harvest-biomass-history
Jan 30, 2026
Merged
Changes from 9 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
496ee06
Add MAX_TLAI_PERHARV history output.
samsrabin 7f9ef13
PlantCrop: Add namelist option to suppress low gddmaturity warning.
samsrabin e9219a2
Fix a comment
samsrabin 4ee9e6e
Add crop phase transition biomass outputs.
samsrabin 291a158
Rename GRAINC_AT hist vars to HARVORGANC_AT to fix LREPRSTRUCT tests.
samsrabin 7c89b24
Rename HARVORGANC_AT history vars to REPRC_AT.
samsrabin a263a92
Rename grainc_at vars to reprc_at.
samsrabin 319be76
CropPhaseTransitionBiomass() bugfix for reproductive C.
samsrabin a7e66aa
PlantCrop: Fix setting max_tlai_patch.
samsrabin eb3237a
CropPhenology(): New variable is_mature.
samsrabin 533383f
Only save crop maturity biomass if mature. Always save new harvest bi…
samsrabin 7e480b9
CropPhenology(): Add a comment.
samsrabin 71bc137
Fix restart of _harvest_ biomass variables.
samsrabin af1ed71
CropPhaseTransitionBiomass(): Delete an unused 'use'.
samsrabin 365fda3
CropPhaseTransitionBiomass(): Require is_mature arg if cphase is harv…
samsrabin df3c1cd
Move some var inits from PlantCrop() to new CropType%InitPlantCrop().
samsrabin cf7d3fe
Add tests for CropType%CropPhaseTransitionBiomass(). 2 fail.
samsrabin f26b8e2
CropPhaseTransitionBiomass: Fix behavior if skipping phases.
samsrabin 08b93e7
CropPhaseTransitionBiomass(): Assert cphase in expected range.
samsrabin 3c7eac6
Merge branch 'b4b-dev' into crop-harvest-biomass-history
samsrabin db86d05
Merge branch 'b4b-dev' into crop-harvest-biomass-history
samsrabin c087862
Merge branch 'b4b-dev' into crop-harvest-biomass-history
samsrabin 71123fa
Move CropPhaseTransitionBiomass from CropType to CNPhenology.
samsrabin 9af60cb
test_CropPhaseTransitionBiomass: Add two failing tests.
samsrabin d792a2f
CropPhaseTransitionBiomass(): Consider whether crop actually reached …
samsrabin e8c5710
Delete an extraneous space.
samsrabin 29bfcf2
Rename leafout to gddtsoi.
samsrabin 485e85e
Docs: Update history_fields_nofates.rst.
samsrabin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.