HOME

TheInfoList



OR:

The Richards equation represents the movement of water in unsaturated soils, and is attributed to Lorenzo A. Richards who published the equation in 1931. It is a quasilinear
partial differential equation In mathematics, a partial differential equation (PDE) is an equation which involves a multivariable function and one or more of its partial derivatives. The function is often thought of as an "unknown" that solves the equation, similar to ho ...
; its analytical solution is often limited to specific initial and boundary conditions. Proof of the
existence Existence is the state of having being or reality in contrast to nonexistence and nonbeing. Existence is often contrasted with essence: the essence of an entity is its essential features or qualities, which can be understood even if one does ...
and uniqueness of solution was given only in 1983 by Alt and Luckhaus. The equation is based on Darcy-Buckingham law representing flow in porous media under variably saturated conditions, which is stated as :\vec=-\mathbf(\theta) (\nabla h + \nabla z), where :\vec is the volumetric flux /T :\theta is the volumetric water content :h is the liquid pressure head, which is negative for unsaturated porous media :\mathbf(h) is the unsaturated hydraulic conductivity /T :\nabla z is the geodetic head gradient, which is assumed as \nabla z = \left(\begin 0 \\ 0 \\ 1 \end \right) for three-dimensional problems. Considering the law of mass conservation for an incompressible porous medium and constant liquid density, expressed as :\frac + \nabla \cdot \vec + S = 0, where :S is the source/sink term ^ typically root water uptake. Then substituting the fluxes by the Darcy-Buckingham law the following mixed-form Richards equation is obtained: : \frac = \nabla \cdot \mathbf(h) (\nabla h + \nabla z) - S . For modeling of one-dimensional infiltration this
divergence In vector calculus, divergence is a vector operator that operates on a vector field, producing a scalar field giving the rate that the vector field alters the volume in an infinitesimal neighborhood of each point. (In 2D this "volume" refers to ...
form reduces to :\frac= \frac \left( \mathbf(\theta) \left (\frac + 1 \right) \right) - S . Although attributed to L. A. Richards, the equation was originally introduced 9 years earlier by Lewis Fry Richardson in 1922.


Formulations

The Richards equation appears in many articles in the environmental literature because it describes the flow in the vadose zone between the atmosphere and the aquifer. It also appears in pure mathematical journals because it has non-trivial solutions. The above-given mixed formulation involves two unknown variables: \theta and h. This can be easily resolved by considering constitutive relation \theta(h), which is known as the water retention curve. Applying the
chain rule In calculus, the chain rule is a formula that expresses the derivative of the Function composition, composition of two differentiable functions and in terms of the derivatives of and . More precisely, if h=f\circ g is the function such that h ...
, the Richards equation may be reformulated as either h-form (head based) or \theta-form (saturation based) Richards equation.


Head-based

By applying the
chain rule In calculus, the chain rule is a formula that expresses the derivative of the Function composition, composition of two differentiable functions and in terms of the derivatives of and . More precisely, if h=f\circ g is the function such that h ...
on temporal derivative leads to : \frac = \frac \frac , where \frac is known as the retention water capacity C(h) . The equation is then stated as : C(h)\frac= \nabla \cdot \left( \mathbf(h) \nabla h + \nabla z\right) - S . The head-based Richards equation is prone to the following computational issue: the discretized temporal derivative using the implicit Rothe method yields the following approximation: \frac \approx C(h) \frac, \quad \mbox \quad \frac - C(h) \frac = \varepsilon . This approximation produces an error \varepsilon that affects the mass conservation of the numerical solution, and so special strategies for temporal derivatives treatment are necessary.


Saturation-based

By applying the
chain rule In calculus, the chain rule is a formula that expresses the derivative of the Function composition, composition of two differentiable functions and in terms of the derivatives of and . More precisely, if h=f\circ g is the function such that h ...
on the spatial derivative leads to : \mathbf(h) \nabla h = \mathbf(h) \frac \nabla \theta, where \mathbf(h) \frac, which could be further formulated as \frac, is known as the soil water diffusivity \mathbf(\theta). The equation is then stated as : \frac= \nabla \cdot \mathbf(\theta) \nabla \theta - S. The saturation-based Richards equation is prone to the following computational issues. Since the limits \lim_ , , \mathbf(\theta), , = \infty and \lim_, , \mathbf(\theta), , = \infty, where \theta_s is the saturated (maximal) water content and \theta_r is the residual (minimal) water content a successful numerical solution is restricted just for ranges of water content satisfactory below the full saturation (the saturation should be even lower than air entry value) as well as satisfactory above the residual water content.


Parametrization

The Richards equation in any of its forms involves soil hydraulic properties, which is a set of five parameters representing soil type. The soil hydraulic properties typically consist of water retention curve parameters by van Genuchten: ( \alpha, \, n, \,m, \, \theta_s, \theta_r ), where \alpha is the inverse of air entry value −1 n is the pore size distribution parameter and m is usually assumed as m= 1-\frac. Further the saturated hydraulic conductivity \mathbf_s (which is for non isotropic environment a
tensor In mathematics, a tensor is an algebraic object that describes a multilinear relationship between sets of algebraic objects associated with a vector space. Tensors may map between different objects such as vectors, scalars, and even other ...
of second order) should also be provided. Identification of these parameters is often non-trivial and was a subject of numerous publications over several decades.


Limitations

The numerical solution of the Richards equation is one of the most challenging problems in earth science. Richards' equation has been criticized for being computationally expensive and unpredictable because there is no guarantee that a solver will converge for a particular set of soil constitutive relations. Advanced computational and software solutions are required here to over-come this obstacle. The method has also been criticized for over-emphasizing the role of capillarity, and for being in some ways 'overly simplistic' In one dimensional simulations of rainfall infiltration into dry soils, fine spatial discretization less than one cm is required near the land surface,Downer, Charles W., and Fred L. Ogden (2003), ''Hydrol. Proc.'',18, pp. 1-22. DOI:10.1002/hyp.1306. which is due to the small size of the representative elementary volume for multiphase flow in porous media. In three-dimensional applications the numerical solution of the Richards equation is subject to aspect ratio constraints where the ratio of horizontal to vertical resolution in the solution domain should be less than about 7.


References

{{reflist


See also

* Infiltration (hydrology) * Water retention curve * Finite water-content vadose zone flow method * Soil Moisture Velocity Equation Soil physics Hydrology Partial differential equations