.TILMedia.Internals.Gas.Functions.freezingPoint

Interface

pure 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;

Generated at 2026-07-05T18:59:05Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos