|
EPANET
3.0
EPANET Development Project
|
Simulates extended period water quality in a network. More...
#include <qualengine.h>
Public Member Functions | |
| void | open (Network *nw) |
| void | init () |
| void | solve (int tstep) |
| void | close () |
Simulates extended period water quality in a network.
The QualEngine class carries out an extended period water quality simulation on a pipe network, calling on its QualSolver object to solve the reaction, transport and mixing equations at each time step.
1.8.11