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

Functions

void setAllOutfallDepths (SimulationContext &ctx, double current_time)
 Compute boundary depth at all outfall nodes.
 

Function Documentation

◆ setAllOutfallDepths()

void openswmm::outfall::setAllOutfallDepths ( SimulationContext ctx,
double  current_time 
)

Compute boundary depth at all outfall nodes.

For each outfall:

  • FREE: critical depth from downstream conduit
  • NORMAL: normal depth from downstream conduit
  • FIXED: specified water surface elevation
  • TIDAL: elevation from tidal curve at current time
  • TIMESERIES: elevation from timeseries at current time
Parameters
ctxSimulation context.
current_timeCurrent simulation time (decimal days).
Here is the call graph for this function:
Here is the caller graph for this function: