CPGas:

Path: Common/Materials

% Thermal capacity for a gas as a function of temperature.
 Type CPGas for a demo with all gases. CO2 is the default.
--------------------------------------------------------------------------
   Form:
   cP = CPGas( t, gas )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   t    (1,:)  Temperature (deg-K)
   gas  (1,:)  Gas 'Ar', 'He', 'CO2', 'N2', 'Air'

   -------
   Outputs
   -------
   cP   (1,:)  Thermal capacity (J/kg-deg-K)

--------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D

Back to the Common Module page