Buildings.Media.PerfectGases.Common.SingleGasData

Package with data records for single gases

Package Content

NameDescription
Air 
H2O 

Types and constants

 constant 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 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 Tue May 27 12:39:50 2008.