.FreeFluids.ExternalMix.ExternalMixMedium.dew_pX

Return dew temperature and liquid composition at equilibrium

Interface

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

Generated at 2026-05-09T18:18:56Z by OpenModelicaOpenModelica 1.26.7 using GenerateDoc.mos