![]() |
OpenSWMM Engine
6.0.0-alpha.4
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.4)
|
#include <SweKernels.hpp>
Public Attributes | |
| double | mass = 0.0 |
| double | mx = 0.0 |
| double | my = 0.0 |
| double | sstar = 0.0 |
Flux through the face, positive L→R: mass (m²/s), momentum in the x/y frame (m³/s²). sstar is the HLLC contact speed used to upwind passive scalars (species ride the mass flux from the side S* points away from).
| double openswmm::twoD::swe::FaceFlux::mass = 0.0 |
| double openswmm::twoD::swe::FaceFlux::mx = 0.0 |
| double openswmm::twoD::swe::FaceFlux::my = 0.0 |
| double openswmm::twoD::swe::FaceFlux::sstar = 0.0 |