.TILMedia.Internals.GasObjectFunctions.pureComponentProperties_Tnc

Interface

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 2024-05-18T18:16:21Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos