.FreeFluids.ExternalMix.ExternalMixMedium.dew_TX

Return dew pressure and liquid composition at equilibrium

Interface

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

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