.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 2025-04-25T18:20:13Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos