Skip to content

Lake snow thermal conductivity hard coded to Jordan #3080

@wwieder

Description

@wwieder

@billsacks noticed this in #3071

It appears in two places for lakes:

tksur(c) = tkair + (7.75e-5_r8 *bw + 1.105e-6_r8*bw*bw)*(tkice-tkair)

thk(c,j) = tkair + (7.75e-5_r8 *bw + 1.105e-6_r8*bw*bw)*(tkice-tkair)

(Since I saw that the SoilTemperature code was run over non-lake points, I was curious what happened over lakes, so searched for some of the relevant constants in order to find this code.)

Originally posted by @billsacks in #3071

Metadata

Metadata

Assignees

Labels

bugsomething is working incorrectlyscienceEnhancement to or bug impacting science

Type

No fields configured for Bug.

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions