EPANET
3.0
EPANET Development Project
|
Pipe leakage is computed using an orifice equation where the leak area is a function of pipe pressure. More...
#include <leakagemodel.h>
Public Member Functions | |
FavadLeakageModel (const double ucfLength_) | |
double | findFlow (double area, double m, double length, double h, double &dqdh) |
Additional Inherited Members | |
![]() | |
static LeakageModel * | factory (const std::string model, const double ucfLength_, const double ucfFlow_) |
![]() | |
double | lengthUcf |
double | flowUcf |
Pipe leakage is computed using an orifice equation where the leak area is a function of pipe pressure.