|
EPANET
3.0
EPANET Development Project
|
Computes a water quality mass balance across the pipe network. More...
#include <qualbalance.h>
Public Attributes | |
| double | initMass |
| double | inflowMass |
| double | outflowMass |
| double | reactedMass |
| double | storedMass |
Computes a water quality mass balance across the pipe network.
The QualBalance structure updates the total inflow, outflow, storage and losses of a water quality constituent at each time step of the simulation and computes its overall mass balance at the end of the simulation.
1.8.11