ADAdditionalOutputMassBalance Property |
Mass balance for components. This inludes mass error for each grid point and node
Namespace:
DHI.Mike1D.ADDataAccess
Assembly:
DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public bool MassBalance { get; set; }
Public Property MassBalance As Boolean
Get
Set
public:
property bool MassBalance {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also