soilk | R Documentation |
Calculates soil heat conductivity and capacity from soil properites
soilk(timestep, theta = 0.3, soilp)
timestep |
model time step (s) |
theta |
volumetric soil water fraction (m^3 / m^3) |
soilp |
a list of soil parameters as returned by |
a list with the following components:
cd
specific heat capacity of soil x height / time (W / m^2 / K)
k
thermal conductance of soil (W / m^2 / K)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.