Cantera  2.1.2
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 "cantera/base/ct_defs.h"
#include "SpeciesThermoMgr.h"
#include "NasaPoly1.h"
#include "Nasa9Poly1.h"
#include "StatMech.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

 Cantera
 Namespace for the Cantera kernel.
 

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.