![]() |
OpenSWMM Engine
6.0.0-alpha.4
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.4)
|
#include <LidLayerCommon.hpp>
Public Attributes | |
| int | surface |
| int | pavement |
| int | soil |
| int | storage |
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.
| int openswmm::transport::Donors::pavement |
| int openswmm::transport::Donors::soil |
| int openswmm::transport::Donors::storage |
| int openswmm::transport::Donors::surface |