|
Cantera
2.0
|
#include <fstream>#include <map>#include "cantera/thermo/mix_defs.h"#include "Kinetics.h"#include "cantera/base/utilities.h"#include "ReactionStoichMgr.h"#include "ThirdBodyMgr.h"#include "FalloffMgr.h"#include "RateCoeffMgr.h"#include <cmath>#include <cstdlib>Go to the source code of this file.
Classes | |
| class | AqueousKinetics |
| Kinetics manager for elementary aqueous-phase chemistry. More... | |
Namespaces | |
| namespace | Cantera |
| Provides class Nucleus. | |
Functions | |
| void | get_wdot (const doublereal *rop, doublereal *wdot) |
1.8.2