function specificEnthalpyOfDesublimation_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_hd "Specific enthalpy of desublimation of condensing component"; end specificEnthalpyOfDesublimation_T;