Click or drag to resize

DHI.Mike1D.Engine.Couplings Namespace

Classes for helping coupling to other 1D and 2D models.
Classes
  ClassDescription
Public classCouplingException
Exception that is thrown in a coupling context.
Public classCouplingsUtil
Methods useful for finding string matches or Q points in a network.
Public classEnumerations
Public classLateralLink
A lateral link computes the exchange through a set of link-Faces.
Public classLateralLinkFactory
Factory class for creating lateral links
Public classLateralLinkFactoryLateralLinkStructureFactory
Public classLateralLinkOutputSpec
Handles output for lateral links.
Public classLateralLinkStructure
Public classLinkBase
Base class for engine links.
Public classLinkFace
A link face contains one or more FaceWeirs, which shares the same external water level (and component concentrations), but may be distributed over several H grid points in the 1D model
Public classMzCouplingDebugger
Public classSilentException
Public classSourceLink
A Source can connect to an outlet or to a manhole.

When connected to an outlet, it works as a standard link

When connected to a manhole, water is exchanged through the top of the manhole, using a weir-type calculation.

Public classSourceLinkFactory
Public classStandardLink
A standard link is connected to an outlet.

Before each time step, an ExternalWaterLevel is provided as input. This water level is adjusted to match bottom levels etc.

The discharge out of the model is GetDischarge.

Public classStandardLinkFactory
Public classUrbanRiverLink
An Urban-River links connects two 1D models, typically an urban and a river model, but it can also connect two river models or two urban models.

On the one side the link is connected to an outlet. On the other side the link is connected to a source point. The link provides the outlet with a water level boundary value from the "source" side. The outlet provides a discharge back to the source as inflow.

In river context, an outlet is an open water level boundary.

The "internal" side of the link is the outlet side. The "external" side is the source point.

On the urban side, the link is connected to an outlet, manhole or structure.

On the river side, the link is connected to any connection to the reach.

Public classUrbanRiverLinkBuilder
Helper class for building an UrbanRiverLink
Public classUrbanRiverOutputSpecs
The UrbanRiverOutputSpecs handles output from urban/river model for urban-river links and surface-source (manhole-inlet) links
Public classWeirLevee
Structures
Enumerations