Click or drag to resize

ICompoundConstantPropertiesGetEnthalpyOfVaporization Method

Returns the Enthalpy of Vaporization in kJ/kg

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

Parameters

T  Double
Temperature in K
message  String  (Optional)

Return Value

Double
See Also