ICompound Constant PropertiesGet Liquid Viscosity Method
Returns the Liquid Viscosity in Pa.s
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
double GetLiquidViscosity(
double T,
ref string message = ""
)VB
Function GetLiquidViscosity (
T As Double,
Optional ByRef message As String = ""
) As Double