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 | GasKinetics |
Kinetics manager for elementary gas-phase chemistry. More... | |
Namespaces | |
namespace | Cantera |
Provides class Nucleus. | |
Functions | |
void | get_wdot (const doublereal *rop, doublereal *wdot) |