partial function specificEnthalpyOfVaporisation_T extends TILMedia.BaseClasses.PartialGasObjectFunction; input SI.Temperature T "Temperature"; input TILMedia.Internals.TILMediaExternalObject gasPointer; output SI.SpecificEnthalpy delta_hv "Specific enthalpy of vaporisation of condensing component"; end specificEnthalpyOfVaporisation_T;