|
Cantera
2.4.0
|
#include "cantera/kinetics/reaction_defs.h"#include "cantera/base/ctexceptions.h"#include "cantera/base/stringUtils.h"#include <iostream>Go to the source code of this file.
Classes | |
| class | Arrhenius |
| Arrhenius reaction rate type depends only on temperature. More... | |
| class | SurfaceArrhenius |
| An Arrhenius rate with coverage-dependent terms. More... | |
| class | Plog |
| Pressure-dependent reaction rate expressed by logarithmically interpolating between Arrhenius rate expressions at various pressures. More... | |
| class | ChebyshevRate |
| Pressure-dependent rate expression where the rate coefficient is expressed as a bivariate Chebyshev polynomial in temperature and pressure. More... | |
Namespaces | |
| Cantera | |
| Namespace for the Cantera kernel. | |
1.8.14