Click or drag to resize

ISolvesEnergyEquation Interface

Interface that must be implemented if the structure solves the energy equation and if the structures are to be part of a parallel structure.

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public interface ISolvesEnergyEquation

The ISolvesEnergyEquation type exposes the following members.

Properties
  NameDescription
Public propertyPartOfCompositeFlow
Part of the flow in a parallel strucutre that passes through this structure.
Top
Methods
  NameDescription
Public methodSetWaterLevels
Sets up- and down-stream water level and forces the calculation of the discharge and its derivatives.
Top
See Also