![]() |
OpenSWMM Engine
6.0.0-alpha.4
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.4)
|
#include <SweKernels.hpp>
Public Attributes | |
| double | h = 0.0 |
| double | un = 0.0 |
| double | ut = 0.0 |
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).
| double openswmm::twoD::swe::FaceSide::h = 0.0 |
| double openswmm::twoD::swe::FaceSide::un = 0.0 |
| double openswmm::twoD::swe::FaceSide::ut = 0.0 |