recordGeneric

Generic record of fuel properties

Extends from Modelica.Icons.Record (Icon for records).

Information

This is a generic record where the fuel properties need to be specified by the user.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.SpecificEnthalpyhHeating value (lower or upper, depending on fuel)
Modelica.Units.SI.DensitydMass density
RealmCO2CO2 emission at combustion, in kg/kg fuel

Revisions

  • June 26, 2013 by Michael Wetter:
    Corrected wrong type for mCO2. It was declared as Modelica.Units.SI.MassFraction, which is incorrect.
  • December 22, 2011, by Michael Wetter:
    First implementation.