• Main Page
  • Classes
  • Files
  • File List

Cl2SGas.h

00001 /* 
00002  * Cl2SGas class header file
00003  * Data from JANAF (Chase et al. 1998)
00004  * Victor Kress
00005  */
00006 #ifndef CL2SGAS_H
00007 #define CL2SGAS_H
00008 
00009 #include "ShomateIdealGas.h"
00010 
00018 class Cl2SGas: public ShomateIdealGas {
00019  public:
00021   Cl2SGas();
00022 };
00023 
00024 #endif

Generated on Fri Aug 6 2010 13:30:28 for phases by  doxygen 1.7.1