Click or drag to resize

SolverSettingsHeadlossCentering Property

Head loss centering. For _headlossCentering = 1, the headloss is calculated. For _headlossCentering = 0, the headloss (actual headloss, ie diff in water level from node to link) from the previous time step is used exclusively. Defaut value is 0.2

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 HeadlossCentering { get; set; }

Property Value

Type: Double
See Also