.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 2025-01-21T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos