![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
DPS configuration parameters (derived from SimulationOptions at init). More...
#include <DynamicWave.hpp>
Public Attributes | |
| double | c_pT = 25.0 |
| Target pressure celerity (ft/s, internal units) | |
| double | alpha = 3.0 |
| Surcharge shock parameter (>= 2) | |
| double | r = 0.5 |
| Decay time scale for P → 1 (seconds) | |
| double | c_pT_sq = 625.0 |
| c_pT^2 (pre-computed) | |
DPS configuration parameters (derived from SimulationOptions at init).
| double openswmm::dynwave::DPSConfig::alpha = 3.0 |
Surcharge shock parameter (>= 2)
| double openswmm::dynwave::DPSConfig::c_pT = 25.0 |
Target pressure celerity (ft/s, internal units)
| double openswmm::dynwave::DPSConfig::c_pT_sq = 625.0 |
c_pT^2 (pre-computed)
| double openswmm::dynwave::DPSConfig::r = 0.5 |
Decay time scale for P → 1 (seconds)