ctsm5.4.016: b4b-dev merge 2026-02-05#3741
Merged
samsrabin merged 73 commits intoESCOMP:masterfrom Feb 6, 2026
Merged
Conversation
Was using repr_grainc_to_food_patch + repr_grainc_to_seed_patch, but those don't get updated until after the harvest in CropPhenology, which is where the last CropPhaseTransitionBiomass() is called. They also, obviously, only include grain. Now using reproductivec_patch.
This is useful for unit testing. More things could eventually be moved there.
Merge b4b-dev to master - Change some _U and _R history fields to be on by default PR ESCOMP#3667 by Keith Oleson - Update to cime version that fixes the check_input_data --download issue PR ESCOMP#3647 by Erik Kluzek; ESCOMP#3647 updated to cime6.1.145, while updating b4b-dev to master in this PR gets us to cime6.1.146. - Initial fixes to generate_gdd20_baseline PR ESCOMP#3543 - Decomp mod unittest PR ESCOMP#3699
…max-season-length-from-hdates-file.
Improve radiation balance check
One of the arguments --paramfile --max-season-length-from-hdates-file is required. For simplicity (not having to figure out what the paramfile for the run was) I chose the latter.
generate_gdds: Work on arguments
…lists-earlier generate_gdds: Get file lists earlier
Update CISM to latest version with answer changes Update the CISM submodule to the latest tag used in cesm3_0_beta0b. This includes cismwrap_2_2_012 and cismwrap_2_2_013, both of which includes answer changes for CISM due to changes in namelist defaults. Add a new test for running both Antarctic and Greenland ice sheets. Add new compsets for CISM with Clm60.
slevis-lmwg
approved these changes
Feb 6, 2026
Contributor
slevis-lmwg
left a comment
There was a problem hiding this comment.
This took me several minutes to browse through, though I had seen most of it before :-)
@samsrabin thank you for all this work!
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.
Description of changes
Merge b4b-dev to master.
Specific notes
Includes these PRs:
Contributors other than yourself, if any: None
CTSM Issues Fixed:
Are answers expected to change (and if so in what way)? No
Any User Interface Changes (namelist or namelist defaults changes)?
suppress_gddmaturity_warningnamelist flag, default false.Does this create a need to change or add documentation? Did you do so? No
Testing performed, if any:
aux_clmsuiteSkipping
rxcropmaturitysuite:RXCROPMATURITYSKIPGENtest is already done as part ofaux_clmRXCROPMATURITYtest is expected to fail