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.
Back
Top