.ThermofluidStream.Media.myMedia.Interfaces.PartialCondensingGases.enthalpyOfGas

Return enthalpy of non-condensing gas mixture

Interface

partial function enthalpyOfGas
  extends Modelica.Icons.Function;
  input Temperature T "Temperature";
  input MassFraction[:] X "Vector of mass fractions";
  output SpecificEnthalpy h "Specific enthalpy";
end enthalpyOfGas;

Generated at 2026-04-07T18:18:28Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos