function freezingPoint extends TILMedia.BaseClasses.PartialGasFunction; input TILMedia.Internals.GasName gasName "Gas name"; input Integer nc "Number of components"; input Integer condensingIndex "Index of condensing component"; output SI.Temperature T_freeze "Freezing point of condensing component"; end freezingPoint;