ThermalAsset.LiquidViscosity
Property
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.
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | When setting this property: The given value for liquidViscosity must be non-negative. |
InapplicableDataException | When setting this property: the asset must be liquid to set this property. |