• Main Page
  • Classes
  • Files
  • File List

F3SGas.h

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

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