.MultiPhaseMixture.PreDefined.Mixtures.NativeModelica.DryAir.EquationsOfState.IncompressibleLiquidAir.vaporPressure_pTX

Information

function that returns the vaporPressure given the temperature

Interface

function vaporPressure_pTX
  input Modelica.SIunits.AbsolutePressure p "Pressure";
  input Modelica.SIunits.Temperature T "Temperature";
  input Modelica.SIunits.MassFraction[:] X "Mass fractions of composition";
  output Modelica.SIunits.AbsolutePressure pVap "Vapor pressure";
end vaporPressure_pTX;

Generated at 2024-11-12T19:25:41Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos