DHI.Mike1D.Engine.ModuleRouting Namespace

[Missing <summary> documentation for "N:DHI.Mike1D.Engine.ModuleRouting"]

Classes

DelayRoutingElement A routing element that implements a delay specified by DelayTime
Muskingum 
RoutingModule The routing module solves the routing equations on a EngineNet.

RoutingModule also implements the IGraph interface, defining only the part of the routing network in the graph.

Interfaces

IRoutingHDElement Routing element data. Represents the discharge and water level at the end of a routing element.
IRoutingHDGridPoint Routing point. Represents the discharge and water level at the end of a routing element.

The Routing point contains discharge (state) and water levels.

IRoutingHDNode Routing HD reach contains HD routing state for a reach. The actual state is present in a series of grid points.
IRoutingHDReach Routing HD reach contains HD routing state for a reach. The actual state is present in a series of grid points.