ThermalAsset.GasViscosity
Description:
The gas viscosity of the asset.
The gas 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 GasViscosity { get; set; }
-
When setting this property: The given value for gasViscosity must be non-negative.
-
When setting this property: the asset must be gas to set this property.