.Modelica.Media.Interfaces.PartialCondensingGases.enthalpyOfGas

Information

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 2024-04-27T18:15:52Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos