6 #ifndef CT_SPECIESTHERMO_H 7 #define CT_SPECIESTHERMO_H 9 #pragma message "Deprecated. SpeciesThermo.h will be removed after Cantera 2.3. Use MultiSpeciesThermo.h instead." 22 warn_deprecated(
"class SpeciesThermo",
"To be removed after Cantera 2.3. " 23 "Use class MultiSpeciesThermo instead.");
Header for a general species thermodynamic property manager for a phase (see MultiSpeciesThermo).
This file contains definitions of terms that are used in internal routines and are unlikely to need m...
void warn_deprecated(const std::string &method, const std::string &extra)
Print a warning indicating that method is deprecated.
A species thermodynamic property manager for a phase.
Namespace for the Cantera kernel.