Pesticide Lag in Surface Runoff and Lateral Flow

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

Once the pesticide load in surface runoff and lateral flow is determined, the amount of pesticide released to the main channel is calculated:

pstsurf=(pstsurf+pstsurstor,i1)(1exp[surlagtconc])pst_{surf}=(pst'_{surf}+pst_{surstor,i-1})*(1-exp[\frac{-surlag}{t_{conc}}]) 4:3.4.1

pstlat=(pstlat+pstlatstor,i1)(1exp[1TTlat])pst_{lat}=(pst'_{lat}+pst_{latstor,i-1})*(1-exp[\frac{-1}{TT_{lat}}]) 4:3.4.2

pstsed=(pstsed+pstsedstor,i1)(1exp[surlagtconc])pst_{sed}=(pst'_{sed}+pst_{sedstor,i-1})*(1-exp[\frac{-surlag}{t_{conc}}]) 4:3.4.3

where pstsurfpst_{surf} is the amount of soluble pesticide discharged to the main channel in surface runoff on a given day (kg pstpst/ha), pstsurfpst'_{surf} is the amount of surface runoff soluble pesticide generated in HRU on a given day (kg pstpst/ha), pstsurstor,i1pst_{surstor,i-1} is the surface runoff soluble pesticide stored or lagged from the previous day (kg pstpst/ha), pstlatpst_{lat} is the amount of soluble pesticide discharged to the main channel in lateral flow on a given day (kg pstpst/ha),pstlatpst'_{lat} is the amount of lateral flow soluble pesticide generated in HRU on a given day (kg pstpst/ha), pstlatstor,i1pst_{latstor,i-1} is the lateral flow pesticide stored or lagged from the previous day (kg pstpst/ha), pstsedpst_{sed} is the amount of sorbed pesticide discharged to the main channel in surface runoff on a given day (kg pstpst/ha), pstsedpst'_{sed} is the sorbed pesticide loading generated in HRU on a given day (kg pstpst/ha), pstsedstor,i1pst_{sedstor,i-1} is the sorbed pesticide stored or lagged from the previous day (kg pstpst/ha), surlagsurlag is the surface runoff lag coefficient, tconct_{conc} is the time of concentration for the HRU (hrs) and TTlagTT_{lag} is the lateral flow travel time (days).

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

Variable NameDefinitionInput File

SURLAG

surlagsurlag: surface runoff lag coefficient

.bsn

LAT_TTIME

TTlagTT_{lag}: Lateral flow travel time (days)

.hru

Last updated