Sediment Lag in Surface Runoff

In large subbasins with a time of concentration greater than 1 day, only a portion of the surface runoff will reach the main channel on the day it is generated. SWAT+ incorporates a surface runoff storage feature to lag a portion of the surface runoff release to the main channel. Sediment in the surface runoff is lagged as well.

Once the sediment load in surface runoff is calculated, the amount of sediment released to the main channel is calculated:

sed=(sed+sedstor,i1)(1exp[surlagtconc])sed=(sed'+sed_{stor,i-1})*(1-exp[\frac{-surlag}{t_{conc}}]) 4:1.4.1

where sedsed is the amount of sediment discharged to the main channel on a given day (metric tons), sedsed' is the amount of sediment load generated in the HRU on a given day (metric tons), sedstor,i1sed_{stor,i-1} is the sediment stored or lagged from the previous day (metric tons), surlagsurlag is the surface runoff lag coefficient, and tconct_{conc} is the time of concentration for the HRU (hrs).

The expression (1exp[surlagtconc])(1-exp[\frac{-surlag}{t_{conc}}]) in equation 4:1.4.1 represents the fraction of the total available sediment that will be allowed to enter the reach on any one day.

Figure 4:1-1 plots values for this expression at different values for surlagsurlag and tconct_{conc}.

Note that for a given time of concentration, as surlagsurlag decreases in value more sediment is held in storage.

Table 4:1-7: SWAT+ input variables that pertain to sediment lag calculations.

Variable NameDefinitionInput File

SURLAG

surlagsurlag: surface runoff lag coefficient

.bsn

Last updated