.MultiPhaseMixture.Templates.ExternalTwoPhaseMixture.Auxilary.fugacityCoefficient_pTN

Interface

function fugacityCoefficient_pTN
  input Modelica.SIunits.Pressure p "Pressure";
  input Modelica.SIunits.Temperature T "Modelica.SIunits.Temperature";
  input Modelica.SIunits.AmountOfSubstance[nC] N_1ph "Molar substance for the specified phase";
  input Integer phaseLabel = PhaseLabelLiquid "Phase label";
  output Real phi[nC](each unit = "1") "Fugacity coefficients";
end fugacityCoefficient_pTN;

Generated at 2026-06-20T20:18:53Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos