ADAdditionalOutputMassBalanceChecksum Property

Mass error checksum, validating that mass error is calculated correctly. Should always be (close to) zero. If enabled, checksum will be calculated on entire model, in case one or more of the following are enabled: MassBalance, MassBalanceTotal, MassBalanceTotalAccumulated

Definition

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

Property Value

Boolean

See Also