Modelica.Media.Interfaces.PartialCondensingGases.enthalpyOfNonCondensingGas Modelica.Media.Interfaces.PartialCondensingGases.enthalpyOfNonCondensingGas

Return enthalpy of the non-condensing species

Inputs

TypeNameDefaultDescription
TemperatureT temperature [K]

Outputs

TypeNameDescription
SpecificEnthalpyhspecific enthalpy [J/kg]

Modelica definition

replaceable partial function enthalpyOfNonCondensingGas 
  "Return enthalpy of the non-condensing species"
  extends Modelica.Icons.Function;
  input Temperature T "temperature";
  output SpecificEnthalpy h "specific enthalpy";
end enthalpyOfNonCondensingGas;

HTML-documentation generated by Dymola Fri May 15 10:15:47 2009.