|
Cantera
2.2.1
|
This file contains a database of atomic weights. More...
#include "cantera/thermo/Elements.h"#include "cantera/base/ctml.h"#include "cantera/base/stringUtils.h"Go to the source code of this file.
Classes | |
| struct | awData |
| class | ElementsFrozen |
| Exception class to indicate a fixed set of elements. More... | |
Namespaces | |
| Cantera | |
| Namespace for the Cantera kernel. | |
Functions | |
| doublereal | LookupWtElements (const std::string &ename) |
| Function to look up an atomic weight This function looks up the argument string in the database above and returns the associated molecular weight. More... | |
Variables | |
| static struct awData | aWTable [] |
| aWTable is a vector containing the atomic weights database. More... | |
This file contains a database of atomic weights.
Definition in file Elements.cpp.
1.8.6