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::FaceSide Struct Reference

#include <SweKernels.hpp>

Collaboration diagram for openswmm::twoD::swe::FaceSide:

Public Attributes

double h = 0.0
 
double un = 0.0
 
double ut = 0.0
 

Detailed Description

One side of a face in the face-normal frame after hydrostatic reconstruction. h is the reconstructed depth h*, (un, ut) the normal and tangential velocity components (zero when the cell is dry).

Member Data Documentation

◆ h

double openswmm::twoD::swe::FaceSide::h = 0.0

◆ un

double openswmm::twoD::swe::FaceSide::un = 0.0

◆ ut

double openswmm::twoD::swe::FaceSide::ut = 0.0

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