Click or drag to resize

SolverSettingsSinkMomentumCorrection Property

Sink momentum correction term. When set to 1, a sink will also remove a similar amount of momentum, and hence remove strange artifacts around sink locations. Use 0 to disable the term.

Value must be between zero and one.

Namespace:  DHI.Mike1D.HDParameterDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public double SinkMomentumCorrection { get; set; }

Property Value

Type: Double
See Also