recordGasProperties

Coefficient data record for properties of perfect gases

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

Information

This data record contains the coefficients for perfect gases.

Components

TypeNameDefaultDescription
Modelica.Units.SI.MolarMassMMMolar mass
Modelica.Units.SI.SpecificHeatCapacityRGas constant
Modelica.Units.SI.SpecificHeatCapacitycpSpecific heat capacity at constant pressure
Modelica.Units.SI.SpecificHeatCapacitycvcp - RSpecific heat capacity at constant volume

Revisions

  • June 6, 2015, by Michael Wetter:
    Set AbsolutePressure(start=p_default) and Temperature(start=T_default) to have to have conistent start values. See also revision notes of Buildings.Media.Water. This is for #266.
  • May 1, 2015, by Michael Wetter:
    Added Inline=true for issue 227.
  • September 12, 2014, by Michael Wetter:
    Corrected the wrong location of the preferredView and the revisions annotation.
  • November 21, 2013, by Michael Wetter:
    First implementation.