.TILMedia.Internals.Gas.AdditionalObjectFunctions.ObjectFunctions.pureComponentProperties_Tnc

Interface

pure function pureComponentProperties_Tnc
  extends TILMedia.BaseClasses.PartialGasObjectFunction;
  input SI.Temperature T "Temperature";
  input Integer nc "Number of components";
  input TILMedia.Internals.TILMediaExternalObject gasPointer;
  output SI.PartialPressure ppS "Saturation partial pressure of condensing component";
  output SI.SpecificEnthalpy delta_hv "Specific enthalpy of vaporation of condensing component";
  output SI.SpecificEnthalpy delta_hd "Specific enthalpy of desublimation of condensing component";
  output SI.SpecificEnthalpy h_idealGas[nc] "Specific enthalpy of theoretical pure component ideal gas state";
end pureComponentProperties_Tnc;

Generated at 2025-08-14T18:20:58Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos