User control over snow thermal conductivity scheme over glaciers#3072
Merged
ekluzek merged 19 commits intoESCOMP:b4b-devfrom May 1, 2025
Merged
User control over snow thermal conductivity scheme over glaciers#3072ekluzek merged 19 commits intoESCOMP:b4b-devfrom
ekluzek merged 19 commits intoESCOMP:b4b-devfrom
Conversation
ekluzek
approved these changes
Apr 16, 2025
Contributor
ekluzek
left a comment
There was a problem hiding this comment.
This makes sense as a starting hack.
billsacks
approved these changes
Apr 16, 2025
Member
billsacks
left a comment
There was a problem hiding this comment.
Looks great - thanks for taking care of this @wwieder !
(For future reference there is a col%lun_itype variable for convenience that prevents you from needing to get col%landunit and then lun%itype, but what you have is equivalent and totally fine, too.)
Member
|
And yes, I agree with this approach:
i.e., having separate namelist variables for those two. |
ekluzek
reviewed
Apr 29, 2025
This reverts commit e469029.
…around moving use statements for error and logging to the top as well as removing subname as errMsg gives the file and line number and doesn't need to be changed, this makes some progress on ESCOMP#1452
Contributor
|
This is passing testing other than the st_archive issue, so I'm merging it in now. |
Merged
slevis-lmwg
added a commit
to slevis-lmwg/ctsm
that referenced
this pull request
May 9, 2025
Merge b4bdev 20250509 Updates to the b4b-dev branch since its last merge to master (PRs ESCOMP#3091 ESCOMP#3092), as shown by git log: - Merge pull request Update docs infrastructure ESCOMP#2809 from samsrabin/update-docs-builder-2 Update docs infrastructure - Merge pull request Update externals to cesm3_0_alpha06c ESCOMP#3106 from ekluzek/update_to_alpha06c Update externals to cesm3_0_alpha06c - Merge pull request User control over snow thermal conductivity scheme over glaciers ESCOMP#3072 from wwieder/JordanGlacier User control over snow thermal conductivity scheme over glaciers
ekluzek
added a commit
to ekluzek/CTSM
that referenced
this pull request
May 9, 2025
Merge b4bdev 20250509 Updates to the b4b-dev branch since its last merge to master (PRs ESCOMP#3091 ESCOMP#3092), as shown by git log: - Merge pull request Update docs infrastructure ESCOMP#2809 from samsrabin/update-docs-builder-2 Update docs infrastructure - Merge pull request Update externals to cesm3_0_alpha06c ESCOMP#3106 from ekluzek/update_to_alpha06c Update externals to cesm3_0_alpha06c - Merge pull request User control over snow thermal conductivity scheme over glaciers ESCOMP#3072 from wwieder/JordanGlacier User control over snow thermal conductivity scheme over glaciers Conflicts: src/biogeochem/CNFireNoFireMod.F90
slevis-lmwg
added a commit
to slevis-lmwg/ctsm
that referenced
this pull request
May 10, 2025
Merge b4bdev 20250509 Updates to the b4b-dev branch since its last merge to master (PRs ESCOMP#3091 ESCOMP#3092), as shown by git log: - Merge pull request Update docs infrastructure ESCOMP#2809 from samsrabin/update-docs-builder-2 Update docs infrastructure - Merge pull request Update externals to cesm3_0_alpha06c ESCOMP#3106 from ekluzek/update_to_alpha06c Update externals to cesm3_0_alpha06c - Merge pull request User control over snow thermal conductivity scheme over glaciers ESCOMP#3072 from wwieder/JordanGlacier User control over snow thermal conductivity scheme over glaciers
samsrabin
added a commit
to samsrabin/CTSM
that referenced
this pull request
May 12, 2025
Merge b4bdev 20250509 Updates to the b4b-dev branch since its last merge to master (PRs ESCOMP#3091 ESCOMP#3092), as shown by git log: - Merge pull request Update docs infrastructure ESCOMP#2809 from samsrabin/update-docs-builder-2 Update docs infrastructure - Merge pull request Update externals to cesm3_0_alpha06c ESCOMP#3106 from ekluzek/update_to_alpha06c Update externals to cesm3_0_alpha06c - Merge pull request User control over snow thermal conductivity scheme over glaciers ESCOMP#3072 from wwieder/JordanGlacier User control over snow thermal conductivity scheme over glaciers
glemieux
added a commit
to glemieux/ctsm
that referenced
this pull request
May 12, 2025
Merge b4bdev 20250509 Updates to the b4b-dev branch since its last merge to master (PRs ESCOMP#3091 ESCOMP#3092), as shown by git log: - Merge pull request Update docs infrastructure ESCOMP#2809 from samsrabin/update-docs-builder-2 Update docs infrastructure - Merge pull request Update externals to cesm3_0_alpha06c ESCOMP#3106 from ekluzek/update_to_alpha06c Update externals to cesm3_0_alpha06c - Merge pull request User control over snow thermal conductivity scheme over glaciers ESCOMP#3072 from wwieder/JordanGlacier User control over snow thermal conductivity scheme over glaciers
samsrabin
added a commit
to samsrabin/CTSM
that referenced
this pull request
May 14, 2025
Merge b4bdev 20250509 Updates to the b4b-dev branch since its last merge to master (PRs ESCOMP#3091 ESCOMP#3092), as shown by git log: - Merge pull request Update docs infrastructure ESCOMP#2809 from samsrabin/update-docs-builder-2 Update docs infrastructure - Merge pull request Update externals to cesm3_0_alpha06c ESCOMP#3106 from ekluzek/update_to_alpha06c Update externals to cesm3_0_alpha06c - Merge pull request User control over snow thermal conductivity scheme over glaciers ESCOMP#3072 from wwieder/JordanGlacier User control over snow thermal conductivity scheme over glaciers
slevis-lmwg
added a commit
to slevis-lmwg/ctsm
that referenced
this pull request
May 14, 2025
Merge b4bdev 20250509 Updates to the b4b-dev branch since its last merge to master (PRs ESCOMP#3091 ESCOMP#3092), as shown by git log: - Merge pull request Update docs infrastructure ESCOMP#2809 from samsrabin/update-docs-builder-2 Update docs infrastructure - Merge pull request Update externals to cesm3_0_alpha06c ESCOMP#3106 from ekluzek/update_to_alpha06c Update externals to cesm3_0_alpha06c - Merge pull request User control over snow thermal conductivity scheme over glaciers ESCOMP#3072 from wwieder/JordanGlacier User control over snow thermal conductivity scheme over glaciers
This was referenced Jan 23, 2026
kvrigor
added a commit
to HPSCTerrSys/eCLM
that referenced
this pull request
Mar 25, 2026
This PR implements @AdrienDams snow thermal conductivity fixes in CLM5. > Damseaux, A., Matthes, H., Dutch, V. R., Wake, L., and Rutter, N.: **Impact of snow thermal conductivity schemes on pan-Arctic permafrost dynamics in the Community Land Model version 5.0**, The Cryosphere, 19, 1539–1558, https://doi.org/10.5194/tc-19-1539-2025, 2025. ## New namelist parameters in `lnd_in` These fixes allow changing the snow thermal conductivity per land unit type. New namelist switches must be added in the `lnd_in` with defaults set to [CLM6 defaults](https://github.com/ESCOMP/CTSM/blob/9f5c3602f9efea2ade07a8f5dcf9eb2b0425d540/bld/namelist_files/namelist_defaults_ctsm.xml#L576-L583). ```fortran &clm_inparm snow_thermal_cond_method = 'Sturm1997' snow_thermal_cond_glc_method = 'Sturm1997' snow_thermal_cond_lake_method = 'Jordan1991' ``` For reference the namelist parameters reproducing the **old defaults** ```fortran &clm_inparm snow_thermal_cond_method = 'Jordan1991' snow_thermal_cond_glc_method = 'Jordan1991' snow_thermal_cond_lake_method = 'Jordan1991' ``` ## Code changes Changes were based from these upstream PRs: - ESCOMP/CTSM#2148 - ESCOMP/CTSM#3072
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
Test runs with F and B cases for CESM3 show excessive melt and low albedo over Greenland. Reverting to the Jordan1991 snow thermal conductivity scheme seems to help address these biases, but also appears to slow snowmelt across the Arctic and prevent vegetation growth. This PR will allow different schemes over glacier and non-glacier land units (Jordan and Sturm, respectively).
Specific notes
Current PR is intended for testing only. If this is something we want to merge it's likely better to allow namelist control over schemes used oven glacier and non-glacier land units?
Contributors other than yourself, if any:
@olyson
CTSM Issues Fixed (include github issue #):
Are answers expected to change (and if so in what way)?
Testing performed, if any:
Additional tasks: