.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-08-11T18:21:04Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos