OpenSWMM Engine  6.0.0-alpha.4
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
openswmm::twoD::swe::FaceFlux Struct Reference

#include <SweKernels.hpp>

Collaboration diagram for openswmm::twoD::swe::FaceFlux:

Public Attributes

double mass = 0.0
 
double mx = 0.0
 
double my = 0.0
 
double sstar = 0.0
 

Detailed Description

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).

Member Data Documentation

◆ mass

double openswmm::twoD::swe::FaceFlux::mass = 0.0

◆ mx

double openswmm::twoD::swe::FaceFlux::mx = 0.0

◆ my

double openswmm::twoD::swe::FaceFlux::my = 0.0

◆ sstar

double openswmm::twoD::swe::FaceFlux::sstar = 0.0

The documentation for this struct was generated from the following file: