.FreeFluids.ExternalMix.ExternalMixMedium.twoPhasesFlash_pThetaX

Information

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

Interface

pure function twoPhasesFlash_pThetaX
  input String opt "indicates if theta is in molar or mas basis";
  input AbsolutePressure p;
  input SpecificEnthalpy theta;
  input Real z[subsNum];
  output Temperature T;
  output Real x[subsNum];
  output Real y[subsNum];
end twoPhasesFlash_pThetaX;

Generated at 2024-12-21T19:25:56Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos