Soil Moisture and Percolation

Soil porosity (or saturated moisture content) is generally constant in natural soil; however, the porosity of biozone changes with time. The actual porosity of biozone decreases as the suspended solids from STE accumulate in the pore space and the mineralized biomass (dead body) increases in the biozone.

θs=θsiplaqueρbm\theta_s=\theta_{si}-\frac{plaque}{\rho_{bm}} (8)

where θsi\theta_{si} is initial soil porosity with zero plaque (mm). The moisture content at each time step is estimated using the mass balance of water within the biozone.

θt=θt1+QSTE10AdIpETQlat\theta^t=\theta^{t-1}+\frac{Q_{STE}}{10*A_d}-I_p-ET-Q_{lat} (9)

where ETET is evaportranspiration from biozone (mm/day) and QlatQ_{lat} is lateral flow (mm/day). Percolation to a subsoil layer is triggered if moisture content exceeds the field capacity in the biozone layer. Potential percolation is the maximum amount of water that can percolate during the time interval.

Ip,pot=KbzΔtI_{p,pot}=K_{bz}*\Delta t (10)

where Ip,potI_{p,pot} is the potential amount of percolation (mm/day). The amount of water percolating to the sub-soil layer is calculated using storage routing methodology (Neitsch et al., 2005).

Ip,excess=(θθf)(1exp[ΔtTTperc])I_{p,excess}=(\theta -\theta_f)(1-exp[\frac{-\Delta t}{TT_{perc}}]) if θ>θf\theta > \theta_f

Ip,excess=0I_{p,excess}=0 if θθf\theta \le \theta_f (11)

where Ip,excessI_{p,excess} is the minimum amount of percolation (mm/day) and TTpercTT_{perc} is travel time for percolation (TTperc=(θsθf)/Kbz)(TT_{perc}=(\theta_s-\theta_f)/K_{bz}) in hour. The actual percolation is the smaller of the potential and minimum percolation.

Ip=min(Ip,pot,Ip,excess)I_p=min(I_{p,pot},I_{p,excess}) (12)

Last updated