powered by
This function calculates the leakage based on the soil moisture, soil water retantion curve and the soil hydraulic conductivity.
Lk_f(s, Ks, b)
Soil moisture
Soil saturated hydraulic conductivity
The exponent of the water retention curve
leakage
Leakage function based on the soil moisture
# NOT RUN { Lk_f(s = 0.25, Ks = 2000, b = 4.38) # }
Run the code above in your browser using DataLab