OpenSWMM Engine  6.0.0-alpha.4
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
openswmm::transport::Donors Struct Reference

#include <LidLayerCommon.hpp>

Collaboration diagram for openswmm::transport::Donors:

Public Attributes

int surface
 
int pavement
 
int soil
 
int storage
 

Detailed Description

Where each layer's water comes from — and, equivalently, which layers are physically adjacent. Explicit per type rather than inferred: the eight stacks genuinely differ, and the solver is itself written one routine per type.

Member Data Documentation

◆ pavement

int openswmm::transport::Donors::pavement

◆ soil

int openswmm::transport::Donors::soil

◆ storage

int openswmm::transport::Donors::storage

◆ surface

int openswmm::transport::Donors::surface

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