Bacteria Decay

A first order decay function is used to calculate changes in bacteria concentrations (Bowie et al., 1985).

bactlpres,i=bactlpres,i1exp(μlpres,die)bact_{lpres,i}=bact_{lpre s,i-1}*exp(\mu _{lpres,die}) 8:5.1.1

bactpres,i=bactpres,i1exp(μpres,die)bact_{pres,i}=bact_{pres,i-1}*exp(\mu _{pres,die}) 8:5.1.2

where bactlpres,ibact_{lpres,i} is the amount of less persistent bacteria present in the reservoir on day ii (#cfu/100mL), bactlpres,i1bact_{lpres,i-1} is the amount of less persistent bacteria present in the reservoir on day i1i-1 (#cfu/100mL), μlpres,die\mu_{lpres,die} is the rate constant for die-off of less persistent bacteria in water bodies (1/day), bactpres,ibact_{pres,i} is the amount of persistent bacteria present in the reservoir on day ii (#cfu/100mL), bactpres,i1bact_{pres,i-1} is the amount of persistent bacteria present in the reservoir on day i1i-1 (#cfu/100mL), and μpres,die\mu_{pres,die} , is the rate constant for die-off of persistent bacteria in water bodies (1/day).

The die-off rate constants are adjusted for temperature using the equations:

μlpres,die=μlpres,die,20θbact(Twater20)\mu_{lpres,die} =\mu_{lpres,die,20} * \theta _{bact}^{(T_{water}-20)} 8:5.1.3

μpres,die=μpres,die,20θbact(Twater20)\mu_{pres,die} =\mu_{pres,die,20} * \theta _{bact}^{(T_{water}-20)} 8:5.1.4

where μlpres,die\mu_{lpres,die} , is the rate constant for die-off of less persistent bacteria in water bodies (1/day), μpres,die\mu_{pres,die} is the rate constant for die-off of persistent bacteria in water bodies (1/day), μlpres,die,20\mu_{lpres,die,20} is the rate constant for die-off of less persistent bacteria in water bodies at 20°\degree C (1/day), μpres,die,20\mu_{pres,die,20} is the rate constant for die-off of persistent bacteria in water bodies at 20°\degree C (1/day), θbact\theta _{bact} is the temperature adjustment factor for bacteria die-off/re-growth, and TwaterT_{water} is the water temperature (°\degree C).

Table 8:5-1: SWAT+ input variables that pertain to bacteria die-off in the water bodies.

Variable NameDefinitionInput File

WDPRES

μpres,die,20\mu_{pres,die,20} : Die-off factor for persistent bacteria in water bodies at 20°\degree C (1/day)

.bsn

WDLPRES

μlpres,die,20\mu_{lpres,die,20} : Die-off factor for less persistent bacteria in water bodies at 20°\degree C (1/day)

.bsn

THBACT

θbact\theta _{bact} : Temperature adjustment factor for bacteria die-off/growth

.bsn

Last updated