Bacteria 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 storage feature to lag a portion of the surface runoff release to the main channel. Bacteria in the surface runoff are lagged as well.

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

bactlp,surf=(bactlp,surf+bactlp,surstor,i1)(1exp[surlagtconc])bact_{lp,surf}=(bact'_{lp,surf}+bact_{lp,surstor,i-1})*(1-exp[\frac{-surlag}{t_{conc}}]) 4:4.3.1

bactp,surf=(bactp,surf+bactp,surstor,i1)(1exp[surlagtconc])bact_{p,surf}=(bact'_{p,surf}+bact_{p,surstor,i-1})*(1-exp[\frac{-surlag}{t_{conc}}]) 4:4.3.2

bactlp,sed=(bactlp,sed+bactlp,sedstor,i1)(1exp[surlagtconc])bact_{lp,sed}=(bact'_{lp,sed}+bact_{lp,sedstor,i-1})*(1-exp[\frac{-surlag}{t_{conc}}]) 4:4.3.3

bactp,sed=(bactp,sed+bactp,sedstor,i1)(1exp[surlagtconc])bact_{p,sed}=(bact'_{p,sed}+bact_{p,sedstor,i-1})*(1-exp[\frac{-surlag}{t_{conc}}]) 4:4.3.4

where bactlp,surfbact_{lp,surf} is the amount of less persistent bacteria discharged to the main channel in surface runoff on a given day (#cfu/m2^2),bactlp,surfbact'_{lp,surf} is the amount of surface runoff less persistent bacteria generated in the HRU on a given day (#cfu/m2^2), bactlp,surstor,i1bact_{lp,surstor,i-1} is the surface runoff less persistent bacteria stored or lagged from the previous day (#cfu/m2^2), bactp,surfbact_{p,surf} is the amount of persistent bacteria discharged to the main channel in surface runoff on a given day (#cfu/m2), bactp,surfbact'_{p,surf} is the amount of surface runoff persistent bacteria generated in the HRU on a given day (#cfu/m2^2), bactp,surstor,i1bact_{p,surstor,i-1} is the surface runoff persistent bacteria stored or lagged from the previous day (#cfu/m2^2), bactlp,sedbact_{lp,sed} is the amount of sediment-attached less persistent bacteria discharged to the main channel in surface runoff on a given day (#cfu/m2^2),bactlp,sedbact'_{lp,sed} is the amount of sediment-attached less persistent bacteria generated in the HRU on a given day (#cfu/m2^2), bactlp,sedstor,i1bact_{lp,sedstor,i-1} is the sediment-attached less persistent bacteria stored or lagged from the previous day (#cfu/m2^2), bactp,sedbact_{p,sed} is the amount of sediment-attached persistent bacteria discharged to the main channel in surface runoff on a given day (#cfu/m2^2), bactp,sedbact'_{p,sed} is the amount of sediment-attached persistent bacteria generated in the HRU on a given day (#cfu/m2^2), bactp,sedstor,i1bact_{p,sedstor,i-1} is the sediment-attached persistent bacteria stored or lagged from the previous day (#cfu/m2^2), surlagsurlag is the surface runoff lag coefficient, and tconct_{conc} is the time of concentration for the HRU (hrs).

Table 4:4-3: SWAT+ input variables that pertain to bacteria lag calculations.

Variable NameDefinitionInput File

SURLAG

surlagsurlag: surface runoff lag coefficient

.bsn

Last updated