![]() |
OpenSWMM Engine
6.0.0-alpha.4
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.4)
|
The arriving-water rate at a subarea (S1 — snow mixing volume). More...
Namespaces | |
| namespace | openswmm |
| namespace | openswmm::transport |
Functions | |
| double | openswmm::transport::arrivingPrecipRate (const SimulationContext &ctx, std::size_t ui, int subarea) noexcept |
| Net precipitation actually reaching one subarea this step [ft/s]. | |
| double | openswmm::transport::arrivingMeltFraction (const SimulationContext &ctx, std::size_t ui, int subarea) noexcept |
| Fraction of the arriving water that is MELTWATER, in [0, 1]. | |
| double | openswmm::transport::arrivingPrecipTemperature (const SimulationContext &ctx, std::size_t ui, int subarea) noexcept |
| Temperature of the water arriving at one subarea [°C] (S2). | |
| double | openswmm::transport::arrivingPrecipAge (const SimulationContext &ctx, std::size_t ui, int subarea) noexcept |
| Water age of the water arriving at one subarea [seconds] (S2b). | |
The arriving-water rate at a subarea (S1 — snow mixing volume).