.FreeFluids.ExternalMix.ExternalMixMedium.activityCoefficients_TX

Information

Return activity coefficients and excess Gibbs energy at given temperature and composition

Interface

pure function activityCoefficients_TX
  input Temperature T;
  input Real z[subsNum];
  output Real actCoef[subsNum];
  output Modelica.Units.SI.MolarEnergy gE;
end activityCoefficients_TX;

Generated at 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos