.ThermalSeparation.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-05-18T18:16:21Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos