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