.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 2025-12-11T19:14:02Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos