yis2@mcmaster_ca
New Member
In module SoilTemperatureMod of Community Land Model 3, there a line to calculate saturated frozen thermal conductivity of soil,
> dksat = tkmg(c,j)*0.249**(fl*watsat(c,j))*2.29**watsat(c,j)
>
> 2.29 is for thermal conductivity of ice
> 0.023 for air
> 0.6 for liqid water
what is 0.249 for.
Thanks
> dksat = tkmg(c,j)*0.249**(fl*watsat(c,j))*2.29**watsat(c,j)
>
> 2.29 is for thermal conductivity of ice
> 0.023 for air
> 0.6 for liqid water
what is 0.249 for.
Thanks