ICompound Constant PropertiesGet Vapor Thermal Conductivity Method
Returns the Vapor 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 GetVaporThermalConductivity(
double T,
ref string message = ""
)VB
Function GetVaporThermalConductivity (
T As Double,
Optional ByRef message As String = ""
) As Double