.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-06-25T20:19:00Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos