IUnderFlowGateSurchargedUnderflowCoefficient Property |
Coefficient used to avoid instabilities when switching from subcritical to critical.
Type: Dimensionless factor
Unit: []
Default: 0.0
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax double SurchargedUnderflowCoefficient { get; set; }
Property SurchargedUnderflowCoefficient As Double
Get
Set
property double SurchargedUnderflowCoefficient {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also