The van Genuchten (1980) model is the most widely used water retention curve function:
\[\Theta = \theta_r + (\theta_{s} - \theta_{r}) \left( 1 +(\alpha \psi)^n\right)^{-m}\]where the $\theta_s$ and $\theta_r$ are satuarted and residual water content, respectively; and $\alpha$ and $n$ are shape parameters; and $m=1-/n$. In the Desmos the four can be changed independentky using sliders.
This demonstration includes three example soils from the UNSODA database to illustrate how the van Genuchten parameteric model can be fitted to the data. The goodness of fit of the model is described using sum of squared errors (SSE):
\[E = \sum{(\theta_{model} - \theta_{data})^2}\]The SSE of the three example soils are diplayed below the paramaters. As you adjust the parameters watch how the SSE of your traget soil reflects the proximity of the model to the data.
Example Soils UNSODA CODE (Texture)
The Rawls and Brakensiek (1985) Pedotransfer Function is one of the oldest and widely used regression models used to predict the parameters of the van Genuchten model from texture and porosity data. It uses a multi-regression equation. The required inputs are Sand content ($S$), Clay content ($C$), and porosity.
Test the accuracy and limitations of of the pedotransfer function by predicting the parameters of the three soils included in the first desmos module. The sand, clay, and porosity values you need to predict the parameters are given below.
Example Soils UNSODA CODE (Sand%, Clay%, Porosity)