.ThermofluidStream.Media.myMedia.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 2025-01-04T19:25:54Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos