|
EPANET
3.0
EPANET Development Project
|
A water quality solver based on the Lagrangian Time Driven method. More...
#include <ltdsolver.h>
Public Member Functions | |
| LTDSolver (Network *nw) | |
| void | init () |
| void | reverseFlow (int k) |
| int | solve (int *sortedLinks, int tstep) |
Public Member Functions inherited from QualSolver | |
| QualSolver (Network *nw) | |
Additional Inherited Members | |
Static Public Member Functions inherited from QualSolver | |
| static QualSolver * | factory (const std::string model, Network *nw) |
Protected Attributes inherited from QualSolver | |
| Network * | network |
A water quality solver based on the Lagrangian Time Driven method.
1.8.11