partial function specificEnthalpyOfFormation_n extends TILMedia.BaseClasses.PartialGasObjectFunction; input Integer compNo "Component ID"; input TILMedia.Internals.TILMediaExternalObject gasPointer; output SI.SpecificEnthalpy hF_i "Specific enthalpy of formation"; end specificEnthalpyOfFormation_n;