![]() |
OpenSWMM Engine
6.0.0-alpha.4
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.4)
|
One side of a face after hydrostatic reconstruction. More...
#include <FvKernels.hpp>
Public Attributes | |
| double | a = 0.0 |
| reconstructed flow area (ft²) | |
| double | q = 0.0 |
| reconstructed discharge (cfs) = a·u | |
| double | u = 0.0 |
| velocity (ft/s) | |
| double | c = 0.0 |
| celerity (ft/s) | |
| double | i1 = 0.0 |
| hydrostatic first moment at the reconstructed depth | |
One side of a face after hydrostatic reconstruction.
| double openswmm::fv::kernels::FaceState::a = 0.0 |
reconstructed flow area (ft²)
| double openswmm::fv::kernels::FaceState::c = 0.0 |
celerity (ft/s)
| double openswmm::fv::kernels::FaceState::i1 = 0.0 |
hydrostatic first moment at the reconstructed depth
| double openswmm::fv::kernels::FaceState::q = 0.0 |
reconstructed discharge (cfs) = a·u
| double openswmm::fv::kernels::FaceState::u = 0.0 |
velocity (ft/s)