Click or drag to resize

ICompoundConstantPropertiesGetLiquidThermalConductivity Method

Returns the Liquid Thermal Conductivity in W/(m.K)

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
double GetLiquidThermalConductivity(
	double T,
	ref string message = ""
)
Request Example View Source

Parameters

T  Double
Temperature in K
message  String  (Optional)

Return Value

Double
See Also