.FreeFluids.ExternalMix.ExternalMixMedium.twoPhasesFlash_pTXalt

Information

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

Interface

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

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