.FreeFluids.ExternalMix.ExternalMixMedium.dew_pX

Information

Return dew temperature and liquid composition at equilibrium

Interface

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

Generated at 2025-01-31T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos