OpenSWMM Engine  6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
QualityRouting.cpp File Reference

Water quality routing — batch SoA, numerically identical to legacy. More...

#include "QualityRouting.hpp"
#include "../core/SimulationContext.hpp"
#include "../math/SIMD.hpp"
#include <cmath>
#include <algorithm>
#include <vector>
Include dependency graph for QualityRouting.cpp:

Namespaces

namespace  openswmm
 
namespace  openswmm::quality
 

Detailed Description

Water quality routing — batch SoA, numerically identical to legacy.

All quality operations use flat [node*n_pollutants+p] indexing for cache-friendly batch processing. Inner loops are vectorisable.

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