.TILMedia.Internals.VLEFluid.Functions.cricondenthermPressure_xi

Interface

pure function cricondenthermPressure_xi
  extends TILMedia.BaseClasses.PartialVLEFluidFunction;
  input SI.MassFraction[:] xi "Mass fractions of the first nc-1 components";
  input TILMedia.Internals.VLEFluidName vleFluidName "VLEFluid name";
  input Integer nc "Number of components";
  output SI.AbsolutePressure p_cct "Cricondentherm pressure";
end cricondenthermPressure_xi;

Generated at 2026-07-05T18:59:05Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos