.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 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos