OpenSWMM Engine  6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
swmm_RoutingTotals Struct Reference

System-level flow routing mass balance totals (all in ft3 or m3). More...

#include <openswmm_solver.h>

Collaboration diagram for swmm_RoutingTotals:

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
 

Detailed Description

System-level flow routing mass balance totals (all in ft3 or m3).

Member Data Documentation

◆ dwInflow

double swmm_RoutingTotals::dwInflow

Dry weather inflow volume

◆ evapLoss

double swmm_RoutingTotals::evapLoss

Evaporation loss volume

◆ exInflow

double swmm_RoutingTotals::exInflow

Direct/external inflow volume

◆ finalStorage

double swmm_RoutingTotals::finalStorage

Final storage volume

◆ flooding

double swmm_RoutingTotals::flooding

Internal flooding volume

◆ gwInflow

double swmm_RoutingTotals::gwInflow

Groundwater inflow volume

◆ iiInflow

double swmm_RoutingTotals::iiInflow

RDII inflow volume

◆ initStorage

double swmm_RoutingTotals::initStorage

Initial storage volume

◆ outflow

double swmm_RoutingTotals::outflow

External outflow volume

◆ pctError

double swmm_RoutingTotals::pctError

Continuity error (%)

◆ reacted

double swmm_RoutingTotals::reacted

Reaction losses (quality)

◆ seepLoss

double swmm_RoutingTotals::seepLoss

Seepage loss volume

◆ wwInflow

double swmm_RoutingTotals::wwInflow

Wet weather inflow volume


The documentation for this struct was generated from the following file: