![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
System-level flow routing mass balance totals (all in ft3 or m3). More...
#include <openswmm_solver.h>
Public Attributes | |
| double | dwInflow |
| double | wwInflow |
| double | gwInflow |
| double | iiInflow |
| double | exInflow |
| double | flooding |
| double | outflow |
| double | evapLoss |
| double | seepLoss |
| double | reacted |
| double | initStorage |
| double | finalStorage |
| double | pctError |
System-level flow routing mass balance totals (all in ft3 or m3).
| double swmm_RoutingTotals::dwInflow |
Dry weather inflow volume
| double swmm_RoutingTotals::evapLoss |
Evaporation loss volume
| double swmm_RoutingTotals::exInflow |
Direct/external inflow volume
| double swmm_RoutingTotals::finalStorage |
Final storage volume
| double swmm_RoutingTotals::flooding |
Internal flooding volume
| double swmm_RoutingTotals::gwInflow |
Groundwater inflow volume
| double swmm_RoutingTotals::iiInflow |
RDII inflow volume
| double swmm_RoutingTotals::initStorage |
Initial storage volume
| double swmm_RoutingTotals::outflow |
External outflow volume
| double swmm_RoutingTotals::pctError |
Continuity error (%)
| double swmm_RoutingTotals::reacted |
Reaction losses (quality)
| double swmm_RoutingTotals::seepLoss |
Seepage loss volume
| double swmm_RoutingTotals::wwInflow |
Wet weather inflow volume