SWMM  5.2.0
Documentation
Loading...
Searching...
No Matches
Definition of Measureable Runoff, Flow, and Depth

Definition of measureable runoff, flow, and depth. More...

Collaboration diagram for Definition of Measureable Runoff, Flow, and Depth:

Macros

#define MIN_RUNOFF_FLOW   0.001
 Minimum runoff flow (cfs)
 
#define MIN_EXCESS_DEPTH   0.0001
 Minimum excess depth (ft) = 0.03 mm.
 
#define MIN_TOTAL_DEPTH   0.004167
 Minimum total depth (ft). = 0.05 inches.
 
#define MIN_RUNOFF   2.31481e-8
 Minimum runoff (ft/sec) = 0.001 in/hr.
 

Detailed Description

Definition of measureable runoff, flow, and depth.

Macro Definition Documentation

◆ MIN_EXCESS_DEPTH

#define MIN_EXCESS_DEPTH   0.0001

Minimum excess depth (ft) = 0.03 mm.

Note
Currently not used

◆ MIN_RUNOFF

#define MIN_RUNOFF   2.31481e-8

Minimum runoff (ft/sec) = 0.001 in/hr.

◆ MIN_RUNOFF_FLOW

#define MIN_RUNOFF_FLOW   0.001

Minimum runoff flow (cfs)

◆ MIN_TOTAL_DEPTH

#define MIN_TOTAL_DEPTH   0.004167

Minimum total depth (ft). = 0.05 inches.