OpenSWMM Engine  6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
openswmm::kinwave Namespace Reference

Classes

class  KWSolver
 Kinematic wave solver state. More...
 

Variables

constexpr double WX = 0.6
 Distance weighting factor.
 
constexpr double WT = 0.6
 Time weighting factor.
 
constexpr double EPSIL = 0.001
 Newton convergence tolerance.
 

Variable Documentation

◆ EPSIL

constexpr double openswmm::kinwave::EPSIL = 0.001
constexpr

Newton convergence tolerance.

◆ WT

constexpr double openswmm::kinwave::WT = 0.6
constexpr

Time weighting factor.

◆ WX

constexpr double openswmm::kinwave::WX = 0.6
constexpr

Distance weighting factor.