.FreeFluids.ExternalMix.ExternalMixMedium.dew_TX

Information

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 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos