.FreeFluids.ExternalMix.ExternalMixMedium.twoPhasesFlash_pTX

Information

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 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos