.TILMedia.BaseClasses.PartialVLEFluidObjectFunctionPrototypes.bubbleVapourMassFraction_pxin

Interface

partial function bubbleVapourMassFraction_pxin
  extends TILMedia.BaseClasses.PartialVLEFluidObjectFunction;
  input SI.AbsolutePressure p "Pressure";
  input SI.MassFraction[:] xi "Mass fractions of the first nc-1 components";
  input Integer compNo "Component ID";
  input TILMedia.Internals.TILMediaExternalObject vleFluidPointer;
  output SI.MassFraction xi_vbubble "Mass fraction at bubble point";
end bubbleVapourMassFraction_pxin;

Generated at 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos