Skip to content

Snow thermal conductivity changes: Sturm1997 and Jordan1991#101

Draft
kvrigor wants to merge 5 commits intomasterfrom
dev-snow-thermal-cond
Draft

Snow thermal conductivity changes: Sturm1997 and Jordan1991#101
kvrigor wants to merge 5 commits intomasterfrom
dev-snow-thermal-cond

Conversation

@kvrigor
Copy link
Member

@kvrigor kvrigor commented Jan 29, 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

These fixes allow changing the snow thermal conductivity per land unit type. New namelist switches must be added with defaults set to CLM6 defaults.

&clm_inparm
 snow_thermal_cond_method = 'Sturm1997'
 snow_thermal_cond_glc_method = 'Sturm1997'
 snow_thermal_cond_lake_method = 'Jordan1991'

Code changes

Changes were based from these upstream PRs:

@kvrigor kvrigor changed the title Implemented snow thermal conductivity switch Snow thermal conductivity changes: Sturm1997 and Jordan1991 Jan 29, 2026
@kvrigor kvrigor force-pushed the dev-snow-thermal-cond branch from d01228b to 64cdffd Compare January 29, 2026 12:58
@jjokella
Copy link
Contributor

jjokella commented Mar 6, 2026

Testing this PR

  • @Buliao1
  • ICOS-sites as point-scale testcases:
    • first test: FI-Hyy (best observations)
    • possibly later added due to large amount of snow: FI-Sod / CH-Dav
  • check that Jordan1991 reproduces previous snow variables
  • check effect of Sturm1997-snow-thermal-conductivity on fluxes
  • paper using Sturm1997:

Dutch, V. R., et al. (2024). Simulating net ecosystem exchange under seasonal snow cover at an arctic tundra site. Biogeosciences, 21(3), 825–841. http://dx.doi.org/10.5194/bg-21-825-2024

TSMP2 branches that now include this PR:

Namelist parameters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants