.TILMedia.BaseClasses.PartialGasFunctionPrototypes.freezingPoint

Interface

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

Generated at 2024-12-03T19:25:34Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos