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

Information

Return specific enthalpy  as a function of pressure p, temperature T and composition X

Interface

function h_pTX
  input Modelica.SIunits.AbsolutePressure p "Pressure";
  input Modelica.SIunits.Temperature T "Temperature";
  input Modelica.SIunits.MassFraction X[:] "Mass fractions ";
  output Modelica.SIunits.SpecificEnthalpy h "Specific enthalpy";
end h_pTX;

Generated at 2024-11-26T19:26:15Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos