OpenSWMM Engine  6.0.0-alpha.4
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
InitialQualityData.hpp File Reference

SoA store for [INITIAL_QUALITY] per-element initial concentrations. More...

#include <vector>
#include <string>
Include dependency graph for InitialQualityData.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  openswmm::InitialQualityData
 

Namespaces

namespace  openswmm
 

Detailed Description

SoA store for [INITIAL_QUALITY] per-element initial concentrations.

Persistent data for .inp round-trip, mirroring ExtInflowData. Rows prescribe a per-node/per-link initial value for a pollutant or a reserved species (WATER_AGE hours, TEMPERATURE degC), overriding the global [POLLUTANTS] Cinit / sidecar INITIAL_STATE seeds. Raw names and raw values are retained for writer fidelity; unit conversion happens only at the consumption sites.

Author
Caleb Buahin caleb.nosp@m..bua.nosp@m.hin@g.nosp@m.mail.nosp@m..com
License\n Apache-2.0