Tile Flow

When drainage tiles are installed in a pothole, the pothole will contribute water to the main channel through tile flow. The pothole outflow originating from tile drainage is:

Vflowout=qtile86400V_{flowout}=q_{tile}*86400 if V>qtile86400V>q_{tile}*86400 8:1.3.12

Vflowout=VV_{flowout}=V if Vqtile86400V \le q_{tile}*86400 8:1.3.13

where VflowoutV_{flowout} is the volume of water flowing out of the water body during the day (m3^3 H2_2O), qtileq_{tile} is the average daily tile flow rate (m3^3/s), and VV is the volume of water stored in the pothole (m3^3 H2_2O).

Table 8:1-3: SWAT+ input variables that pertain to potholes.

Variable NameDefinitionFile Name

IPOT

Number of HRU that is impounding water (that contains the pothole)

.hru

MONTH/DAY or HUSC

Timing of release/impound operation.

.mgt

MGT_OP

Operation code. MGT_OP = 13 for release/impound operation

.mgt

IMP_TRIG

Release/impound action code: 0: impound, 1: release

.mgt

SLOPE

slpslp: Slope of the HRU (m/m)

.hru

POT_FR

frpotfr_{pot}: Fraction of the HRU area draining into the pothole

.hru

EVLAI

LAIevapLAI_{evap}: Leaf area index at which no evaporation occurs from the water surface

.bsn

POT_VOLX

Vpot,mxV_{pot,mx}: Maximum amount of water that can be stored in the pothole (mm)

.hru

POT_TILE

qtileq_{tile}: Average daily tile flow rate (mm)

.hru

Last updated