Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Modify the parameterization scheme of thermal conductivity

Status
Not open for further replies.

huo

huo
New Member
Hi,
I want to modify the parameterization scheme about thermal conductivity. And I know to modify in iniTimeConst.F90 in clm4.5. But I can't find this file in clm5.0. Do you know what this file was renamed to? Or know in which file can modify soil thermal conductivity?

Any help getting pointed in the right direction would be appreciated!
 

oleson

Keith Oleson
CSEG and Liaisons
Staff member
In CLM5, soil thermal properties are initialized in SoilStateInitTimeConstMod.F90
 

huo

huo
New Member
In CLM5, soil thermal properties are initialized in SoilStateInitTimeConstMod.F90
Hi Keith, do you know what's the acronym for simulated thermal conductivity? I found TKE1,but it is top lake level eddy thermal conductivity.
 

oleson

Keith Oleson
CSEG and Liaisons
Staff member
I don't think it is output by default. You could add it in SoilStateType.F90. The variable in the code is thk_col. The snow thermal conductivity is already there (SNO_TK).
 
Status
Not open for further replies.
Top