![]() |
OpenSWMM Engine
6.0.0-alpha.3
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.3)
|
RDII unit hydrograph convolution — matching legacy rdii.c. More...
#include "RDII.hpp"#include "../core/SimulationContext.hpp"#include "../core/UnitConversion.hpp"#include "../core/DateTime.hpp"#include <cmath>#include <algorithm>Namespaces | |
| namespace | openswmm |
| namespace | openswmm::rdii |
Functions | |
| double | openswmm::rdii::getRecoveryRate (const ExpDecayParams &dp, double T_celsius) |
| double | openswmm::rdii::updateIA_exp (const UnitHydParams &uh, UHResponseData &rd, const ExpDecayParams &dp, int month, int response, double rainDepth, double dt_sec, const SimulationContext &ctx) |
RDII unit hydrograph convolution — matching legacy rdii.c.