.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-08-05T20:24:29Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos