.FreeFluids.ExternalMix.ExternalMixMedium.twoPhasesFlash_pTX

Return liquid and gas composition at equilibrium, plus the gas fraction

Interface

pure function twoPhasesFlash_pTX
  input AbsolutePressure p;
  input Temperature T;
  input Real z[subsNum];
  output Real x[subsNum];
  output Real y[subsNum];
  output Real gf;
end twoPhasesFlash_pTX;

Generated at 2025-08-11T18:21:04Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos