-
Notifications
You must be signed in to change notification settings - Fork 341
ctsm5.4.000: Alpha ctsm5.4.cmip7 to master #3638
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
Draft
ekluzek
wants to merge
185
commits into
master
Choose a base branch
from
alpha-ctsm5.4.CMIP7
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
+909
−385
Conversation
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
Remove broken FTorch submodule
…minant_in_mksurfdata_esmf
slevis resolved conflicts: tools/mksurfdata_esmf/src/mkagfirepkmonthMod.F90
…k_ctsm54_datasets slevis resolved conflicts: tools/mksurfdata_esmf/gen_mksurfdata_namelist.xml
…esmf Include abm = 13 values when determining dominant abm in mksurfdata_esmf
Merge b4b-dev to master
Merge master to alpha-ctsm5.4.CMIP7
Merge b4b-dev to master slevis resolved conflicts: tools/mksurfdata_esmf/gen_mksurfdata_namelist.xml
Merge master to alpha-ctsm5.4.CMIP7 New tag alpha-ctsm5.4.CMIP7.03.ctsm5.3.063
Update everything needed to make ctsm54 datasets.
Urban mesh was pointing to a 3x3min instead of a 0.25x0.25 file
…duse Add ctsm54 ne30, f09, f19 fsurdat/landuse files to namelist defaults
ekluzek
commented
Nov 27, 2025
62 tasks
alpha-ctsm5.4.CMIP7.20.ctsm5.3.085: WhatsNewInCTSM5.4.md
Introduce WhatsNewInCTSM5.4.md and update other documentation: PR #3364
alpha-ctsm5.4.CMIP7.21.ctsm5.3.085: Three user_nl_clm and two .cfg files with ctsm5.4 updates
Contributor
|
Testing NOTE: I see us possibly renaming the baselines. For now, I named them by the tag that ran them.
I confused myself: Checking mosart with
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
new capability or improved behavior of existing capability
non-bfb
Changes answers (incl. adding tests)
PR status: awaiting review
Work on this PR is paused while waiting for review.
PR status: needs testing
priority: high
High priority to fix/merge soon, e.g., because it is a problem in important configurations
science
Enhancement to or bug impacting science
size: large
Large project that will take a few weeks or more
test: aux_clm
Pass aux_clm suite before merging
test: ctsm_sci
Run and check ctsm_sci suite before merging
test: docs
Test documentation build before merging
test: fates
Pass fates test suite before merging
test: mksurfdata
Test mksurfdata_esmf before merging
test: PFUNIT
Pass FUNITCTSM tests before merging
test: python
Pass clm_pymods test suite plus Python sys/unit tests before merging
test: rivers
Test RTM/MOSART/mizuRoute before merging
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
This brings the ctsm5.4 alpha branch to master.
This updates ALL of the surface and landuse timeseries datasets to version ctsm5.4
It's backwards compatible with ctsm5.3 datasets though, so older ctsm5.3 files can be used
Future scenarios are done using the cmip6 ctsm5.3 surface datasets. The new XML variable
CLM_CMIP_ERA controls this.
A few other updates come in as well for clm6_0:
Initial Condition (IC) files
New parameter file
New crop calendar datasets
Changes to fire parameters
New population density file
Specific notes
Contributors other than yourself, if any: @slevis-lmwg @wwieder @olyson @samsrabin @lawrencepj1 @lifang0209
@slevis-lmwg did the great bulk of the work here
CTSM Issues Fixed (include github issue #):
A list of issues apply here
Are answers expected to change (and if so in what way)? Yes! New surface datasets means everything will be different
Any User Interface Changes (namelist or namelist defaults changes)? Yes defaults updates
All fsurdat and flanduse_timeseries files updated
Fire parameters update: (li2024gswp3, and li2024crujra fire_method):
- defo_fire_precip_thresh_bet
- cli_scale
- cropfire_a1
IC files: clm6_0 finidat files
IC Interpolation: use_init_interp and init_interp_attributes, init_interp_fill_missing_urban_with_HD==TRUE
Parameter file update, clm6_0
Crop Calendar files updated: stream_fldfilename_cultivar_gdds
Population density updated:
New XML variable added: CLM_CMIP_ERA (cmip6 or cmip7)
SSP Future scenarios can only be run with cmip6 surface/landuse.timeseries datasets
Does this create a need to change or add documentation? Did you do so? Yes Yes at least some updates
Testing performed, if any: Previous alpha tags have had the following test lists run:
aux_clm ctsm_sci mosart rtm fates