DHI.Mike1D.Engine.Couplings Namespace |
Class | Description | |
---|---|---|
CouplingException |
Exception that is thrown in a coupling context.
| |
CouplingsUtil |
Methods useful for finding string matches or Q points in a network.
| |
Enumerations | ||
LateralLink |
A lateral link computes the exchange through a set of link-Faces.
| |
LateralLinkFactory |
Factory class for creating lateral links
| |
LateralLinkFactoryLateralLinkStructureFactory | ||
LateralLinkOutputSpec |
Handles output for lateral links.
| |
LateralLinkStructure | ||
LinkBase |
Base class for engine links.
| |
LinkFace |
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
| |
MzCouplingDebugger | ||
SilentException | ||
SourceLink |
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. | |
SourceLinkFactory | ||
StandardLink |
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. | |
StandardLinkFactory | ||
UrbanRiverLink |
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. | |
UrbanRiverLinkBuilder |
Helper class for building an UrbanRiverLink | |
UrbanRiverOutputSpecs |
The UrbanRiverOutputSpecs handles output from urban/river model
for urban-river links and surface-source (manhole-inlet) links
| |
WeirLevee |
Structure | Description | |
---|---|---|
SourceLinkInletParameters | Parameters for UrbanInlet, see SourceLinkType |
Enumeration | Description | |
---|---|---|
EnumerationsCouplingLinkType |
Type of link
| |
EnumerationsGridPointType | ||
EnumerationsLateralLinkCrestSource |
Specifies who decides the crest height of a lateral link.
| |
EnumerationsLateralLinkStructureType |
Type of lateral link structure
| |
EnumerationsMike1DModelType | ||
EnumerationsSourceLinkType |
Type of urban link
| |
EnumerationsStandardLinkDischargeType |
Type of discharge exchange for standard links.
| |
EnumerationsStandardLinkWaterLevelBoundaryType |
Type of water level boundary for standard links.
| |
EnumerationsUrbanRiverLinkType |
Link type between an urban and river a model
| |
SourceLinkEquationTypes |
Inlet equation types
| |
UrbanRiverOutputSpecsToModelType |
Type of model that recieves data
|