Sediment Transport
Our treatment of the transport of sediment is based on a model developed by Hairsine and Rose that accounts for size-selective sediment transport using a particle size distribution.
2-D Hairsine-Rose (H-R) Equations
The H-R equations use a particle size distribution consisting of a set of \(P\) discrete particle/sediment size classes \(p = 1, 2, ..., P\). Each size class is represented by a sediment concentration \(c_p\) and the mass \(M_p\) of the layer deposited by size class \(p\) on the bed floor.
Each sediment concentration \(c_p\) evolves in time according to its own transport equation
where
- \(h\) is the water height, as in the shallow water equations
- \(\vec{u} = (u, v)\) is the water flow velocity, along with which sediments are carried
- \(e_p\) and \(e_{rp}\) are the rainfall-driven detachment and re-detachment rates
- \(r_p\) and \(r_{rp}\) are the flow-induced entrainment and re-entrainment rates
- \(d_p\) is a deposition rate, expressed as mass per unit area per unit time
and \(\nabla\cdot\vec{F} = \partial F_x/\partial x + \partial F_y/\partial y\) is the 2D divergence of the spatial vector \(\vec{F}\).
The deposited layer mass \(M_p\) for each size class accumulates according to an ordinary differential equation involving its deposition, re-detachment, and re-entrainment rates:
All size classes deposit their layers to the bed floor, changing the bed elevation according to the ordinary differential equation
where
- \(\beta\) is the porosity of the soil in its original state
- \(\rho_s\) is the density of solid sediment, assumed to be the same for all size classes.
Source terms
[Hairsine and Rose, 1992] specify forms for each of the source terms appearing in the H-R equations above.
Rainfall-driven detachment and re-detachment rates
where
- \(f_p\) is the time-dependent ratio of the fraction of sediment in size class \(p\) to its proportion in the soil's original state (i.e. \(f_p(0) = 1\))
- \(a_0\) and \(a_d\) are the detachability of uneroded and deposited soil, expressed in mass per unit volume
- R is the intensity of rainfall, expressed as the change in water height per unit time
- \(M_t = \sum M_p\) is the total sediment mass in the deposited layer, expressed in mass per unit area
- \(F_w\) is a shield factor that attenuates the detachment and re-detachment rates under conditions where the water height is more than 3 times the diameter of a "typical" raindrop.
- \(H = \min(M_t/(F_w M_t^*),1)\) is the proportion of shielding of the deposited layer, given in mass per unit area; here, \(M_t^*\) is calibrated to the mass of deposited sediment needed to completely shield the soil in its original state.
The shield factor \(F_w\) can be computed using a power law relation by [Proffitt et al. 1991]:
where \(h_0\) is a threshold height (typically \(0.33 D_R\), with \(D_R\) the mean raindrop size).
The exponent \(b\) in \(\eqref{5}\) varies depending on the type of soil, and can be obtained with a best fit using experimental data. For example, \(b\) is 0.66 for clay and 1.13 for loam.
Overland flow-driven entrainment and re-entrainment rates
where
- \(\Omega = \rho_{w}gh S_f \sqrt{u^2+v^2}\) is the stream power in mass per cubic unit time, with \(S_f = n^2 (u^2 + v^2) h^{-4/3}\)
- \(\Omega_{cr}\) is the critical stream power, below which neither soil entrainment or re-entrainment occur
- \(F\) is the effective fraction of excess stream power in entrainment or re-entrainment, which accounts for thermal energy dissipation
- \(J\) is the specific energy of entrainment in energy per unit mass, which indicates e.g. the energy required for soil of a given mass to be entrained
- \(\rho_{w}\) is the density of water.
Size class deposition rate
where \(v_p\) is the settling velocity of each size class with concentration \(c_p\), given as mass per unit volume. This model assumes that
- the suspended load in the water column is completely mixed in the vertical direction
- the infiltration rate does not affect size class settling velocities.
Coupling the H-R equations with the Shallow Water Equations
Equations \(\eqref{1}\) can be coupled with the shallow water equations by augment the solution vector \(\mathbf{U}\) with water-height-weighted sediment size-class concentrations:
We also augment the flux vectors \(\mathbf{E}\) and \(\mathbf{G}\) from the shallow water equations with the flux terms for the sediment size class transport equations:
Additionally, we augment the shallow water equation source vector \(\mathbf{S}\) with the (re)attachment, (re)entrainment, and deposition terms:
Finally, to represent the deposition of mass on the bed floor, we define a deposited mass vector \(\mathbf{M}\) and a net deposition vector \(\mathbf{D}\):
With these augmented and additional quantities, we can merge the H-R equations with the shallow water equations:
As in the case of the shallow water equations by themselves, we can form a multicomponent spatial flux vector \(\mathbf{\vec{F}} = (\mathbf{E}, \mathbf{G})\) to better accommodate our numerical treatment.
TELEMAC/GAIA source terms
The TELEMAC/GAIA sediment transport model solves the coupled H-R/shallow water equations, but uses simplified source terms in the size-class specific transport equations:
with source terms \(E_p\) and \(D_p\) representing size-class-specific erosion and deposition rates, each expressed as mass per unit area per unit time.
The GAIA model calculates these erosion and deposition rates from the following expressions for each size class \(p\):
where
- \(\mathcal{M}\) is the Krone-Partheniades erosion law constant, sometimes called the "erodibility coefficient"
- \(w_p\) is the settling velocity for sediment class \(p\)
- \(\tau_{ce}\) is the critical shear stress for erosion
- \(\tau_{cd}\) is the critical shear stress for deposition, and
- \(\tau_b = \rho_s C_D u \sqrt{u^2 + v^2}\) is the bed bottom shear stress.
Spatial discretization
The spatial discretization for the coupled H-R/shallow water equations is very similar to the treatment described for the shallow water equations, but uses the augmented solution vector \(\mathbf{U}\), flux \(\mathbf{\vec{F}}\), and source term \(\mathbf{S}\), which have analogous eigenvectors that can be used to solve the Riemann problem with the Roe method.
Defining quantities normal to the face separating two cells (or on the boundary) with a \(\parallel\) subscript and the angle \(\phi\) separating the face normal from the \(x\) axis, the normal flux is
The last terms in the second and third rows of \(\eqref{11}\) are hydrostatic thrust correction terms suggested by Bradford and Sanders [2002]. These terms balance the bed slope terms for the still water condition.
The fluxes at the interface between cells can be approximated with Roe's method:
where the subscript \(f\) annotates the interface between two adjacent cells, \(L\) and \(R\) indicate the "left" and "right" states for the interface, and \(\Delta\) denotes the difference in quantities across the interface. The terms \(\mathbf{\hat{R}}\) and \(\mathbf{\hat{\Lambda}}\) are the right eigenvector and the eigenvalue of the Jacobian of \(\mathbf{F}_{\parallel}\), and \(\mathbf{\Delta}\mathbf{\hat{V}}=\hat{L}\Delta U\) denotes the wave strength, with \(\hat{L}\) the left eigenvector of the Jacobian of \(\mathbf{F}_{\parallel}\).
Above,
- \(a\) is the celerity of a simple gravity wave, and
- \(u_{\perp} = -u \sin \phi + v \cos \phi\) is the velocity perpendicular to the interface normal.
The quantities with a hat are Roe averages, which are calculated thus:
The asterisks indicate that the eigenvalues \(\hat{\lambda}_1=\hat{u}_{\parallel}-\hat{a}\) and \(\hat{\lambda}_{3}=\hat{u}_{\parallel}+\hat{a}\) are adjusted because Roe's method does not provide correct fluxes for critical flow:
with \(\Delta \lambda = 4(\lambda_{R}-\lambda_{L})\).
References
- Hairsine, P. B., and C. W. Rose (1991). Rainfall detachment and deposition: Sediment transport in the absence of flow-driven processes, Soil Sci. Soc. Am. J., 55(2), 320–324.
- Hairsine, P. B., and C. W. Rose (1992). Modeling water erosion due to overland flow using physical principles: 1. Sheet flow, Water Resour. Res., 28(1), 237–243.
- Kim, J., V. Y. Ivanov, and N. D. Katopodes (2013). Modeling erosion and sedimentation coupled with hydrological and overland flow processes at the watershed scale, Water Resour. Res., 49, 5134–5154, doi:10.1002/wrcr.20373.