Cantera  2.0
Classes | Namespaces
GeneralSpeciesThermo.h File Reference

Headers for a completely general species thermodynamic property manager for a phase (see Managers for Calculating Reference-State Thermodynamics and GeneralSpeciesThermo). More...

#include <string>
#include "cantera/base/ct_defs.h"
#include "SpeciesThermoMgr.h"
#include "NasaPoly1.h"
#include "Nasa9Poly1.h"
#include "speciesThermoTypes.h"
Include dependency graph for GeneralSpeciesThermo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GeneralSpeciesThermo
 A species thermodynamic property manager for a phase. More...
 

Namespaces

namespace  Cantera
 Provides class Nucleus.
 

Detailed Description

Headers for a completely general species thermodynamic property manager for a phase (see Managers for Calculating Reference-State Thermodynamics and GeneralSpeciesThermo).

Because it is general, it is slow.

Definition in file GeneralSpeciesThermo.h.