OpenSWMM Engine  6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
Minimum Flow, Depth, and Volume Used to Evaluate Steady State Conditions

Minimum flow, depth, and volume used to evaluate steady state conditions. More...

Collaboration diagram for Minimum Flow, Depth, and Volume Used to Evaluate Steady State Conditions:

Macros

#define FLOW_TOL   0.00001
 Flow tolerance (cfs)
 
#define DEPTH_TOL   0.00001
 Depth tolerance (ft)
 
#define VOLUME_TOL   0.01
 Volume tolerance (ft3)
 

Detailed Description

Minimum flow, depth, and volume used to evaluate steady state conditions.

Macro Definition Documentation

◆ DEPTH_TOL

#define DEPTH_TOL   0.00001

Depth tolerance (ft)

Note
Currently not used

◆ FLOW_TOL

#define FLOW_TOL   0.00001

Flow tolerance (cfs)

◆ VOLUME_TOL

#define VOLUME_TOL   0.01

Volume tolerance (ft3)

Note
Currently not used