GateUseMomentumEquation Property

Flag to de-activate structure completely. If this flag is set, then the momentum equation will be used to set the coefficents in HDStructureGridPoint instead of the structure. The flag is cleared the next time Control() is called.

This is used in HDStructureGridPoint to determine if the structure should be active or or if the coefficients should be set using a HDQGridPoint.

Definition

Namespace: DHI.Mike1D.StructureModule
Assembly: DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public bool UseMomentumEquation { get; set; }

Property Value

Boolean

See Also