ICompound Constant PropertiesGet Liquid Thermal Conductivity Method
Returns the Liquid Thermal Conductivity in W/(m.K)
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 GetLiquidThermalConductivity(
double T,
ref string message = ""
)VB
Function GetLiquidThermalConductivity (
T As Double,
Optional ByRef message As String = ""
) As Double