28#define CT_ELEM_TYPE_TURNEDOFF -1
37#define CT_ELEM_TYPE_ABSPOS 0
43#define CT_ELEM_TYPE_ELECTRONCHARGE 1
49#define CT_ELEM_TYPE_CHARGENEUTRALITY 2
56#define CT_ELEM_TYPE_LATTICERATIO 3
67#define CT_ELEM_TYPE_KINETICFROZEN 4
76#define CT_ELEM_TYPE_SURFACECONSTRAINT 5
82#define CT_ELEM_TYPE_OTHERCONSTRAINT 6
87#define ENTROPY298_UNKNOWN -123456789.
This file contains definitions of constants, types and terms that are used in internal routines and a...
Namespace for the Cantera kernel.
string getElementName(const std::string &ename)
Get the name of an element.
int numIsotopesDefined()
Get the number of named isotopes defined in Cantera.
int getAtomicNumber(const std::string &ename)
Get the atomic number for an element.
double getElementWeight(const std::string &ename)
Get the atomic weight of an element.
string getElementSymbol(const std::string &ename)
Get the symbol for an element.
int numElementsDefined()
Get the number of named elements defined in Cantera.