.TILMedia.BaseClasses.PartialGasFunctionPrototypes.freezingPoint

Interface

partial function freezingPoint
  extends TILMedia.BaseClasses.PartialGasFunction;
  input TILMedia.Gas.Types.BaseGas gasType "Gas type" annotation(
    choicesAllMatching = true);
  output SI.Temperature T_freeze "Freezing point of condensing component";
end freezingPoint;

Generated at 2025-09-07T18:31:54Z by OpenModelicaOpenModelica 1.25.3 using GenerateDoc.mos