Header file for class, Elements, which contains the elements that make up species (see Models of Phases of Matter and Elements). More...
#include "ct_defs.h"
Go to the source code of this file.
Classes | |
class | Elements |
Object containing the elements that make up species in a phase. More... | |
Namespaces | |
namespace | Cantera |
Namespace for the Cantera kernel. | |
Defines | |
#define | ENTROPY298_UNKNOWN -123456789. |
Positive number indicating we don't know the gibbs free energy of the element in its most stable state at 298.15 K and 1 bar. |
Header file for class, Elements, which contains the elements that make up species (see Models of Phases of Matter and Elements).
This file contains the declarations for the elements class.
Definition in file Elements.h.
#define ENTROPY298_UNKNOWN -123456789. |
Positive number indicating we don't know the gibbs free energy of the element in its most stable state at 298.15 K and 1 bar.
Definition at line 32 of file Elements.h.
Referenced by Elements::addUniqueElement(), Elements::entropyElement298(), and PDSS_HKFT::LookupGe().