ThermalAsset.LiquidViscosity
Description:
The liquid viscosity of the asset.
The liquid viscosity of the asset.
Remarks:
Values are in kilograms per feet-second (kg/(ft · s)) and must be non-negative.
Values are in kilograms per feet-second (kg/(ft · s)) and must be non-negative.
public double LiquidViscosity { get; set; }
-
When setting this property: The given value for liquidViscosity must be non-negative.
-
When setting this property: the asset must be liquid to set this property.