ICompound Constant PropertiesGet Enthalpy Of Vaporization Method
Returns the Enthalpy of Vaporization in kJ/kg
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 GetEnthalpyOfVaporization(
double T,
ref string message = ""
)VB
Function GetEnthalpyOfVaporization (
T As Double,
Optional ByRef message As String = ""
) As Double