.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-01-14T19:14:01Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos