function specificEnthalpyOfVaporisation_T extends TILMedia.BaseClasses.PartialGasFunction; input SI.Temperature T "Temperature"; input TILMedia.Internals.GasName gasName "Gas name"; input Integer nc "Number of components"; input Integer condensingIndex "Index of condensing component"; output SI.SpecificEnthalpy delta_hv "Specific enthalpy of vaporisation of condensing component"; end specificEnthalpyOfVaporisation_T;