Buildings.Media.PerfectGases.Common.SingleGasData

Package with data records for single gases

Information


This package contains the coefficients for perfect gases.

Package Content

NameDescription
Air 
H2O 

Types and constants

 constant PerfectGases.Common.DataRecord Air(
   name = Modelica.Media.IdealGases.Common.SingleGasesData.Air.name,
   R =    Modelica.Media.IdealGases.Common.SingleGasesData.Air.R,
   MM =   Modelica.Media.IdealGases.Common.SingleGasesData.Air.MM,
   cp =   1006);

constant PerfectGases.Common.DataRecord H2O(
   name = Modelica.Media.IdealGases.Common.SingleGasesData.H2O.name,
   R =    Modelica.Media.IdealGases.Common.SingleGasesData.H2O.R,
   MM =   Modelica.Media.IdealGases.Common.SingleGasesData.H2O.MM,
   cp =   1860);


HTML-documentation generated by Dymola Fri Jul 30 18:07:07 2010.