Click or drag to resize

ConstantPropertiesGetLiquidThermalConductivity Method


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

Parameters

T  Double
 
message  String  (Optional)
 

Return Value

Double

Implements

ICompoundConstantPropertiesGetLiquidThermalConductivity(Double, String)
See Also