ICompoundConstantPropertiesGetLiquidThermalConductivity 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
double GetLiquidThermalConductivity(
	double T,
	ref string message = ""
)

Parameters

T  Double
Temperature in K
message  String  (Optional)

Return Value

Double

See Also