Click or drag to resize

HDOptionsApplyNodeMassCorrection Property

Flag specifying if node mass correction is applied. At end of each time step, the mass error is estimated, and in the next time step the lost/additional mass is added as a source/zink to the node.

Default value: False

Historically: M11 default false, MU default true.

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

Property Value

Type: Boolean
See Also