rizer.cantera_ext
C++ Cantera 1-D plasma extension (custom Domain1D models and solvers)
Loading...
Searching...
No Matches
PlasmaRates.h File Reference
#include "cantera/kinetics/ReactionData.h"
#include "cantera/kinetics/ReactionRate.h"
#include "cantera/base/AnyMap.h"
#include <memory>
#include <string>
#include <unordered_map>
#include <vector>

Go to the source code of this file.

Classes

struct  rizer::ElectronTemperatureData
 Shared data carrying the electron temperature (mirrors Cantera's own TwoTempPlasmaData but only needs Te). More...
class  rizer::JanevDissociativeRecombinationC2HyRate
class  rizer::DruyvesteynRate
struct  rizer::ReverseTwoTempData
 Shared data for all reverse-two-temperature-plasma reactions. More...
class  rizer::ReverseTwoTemperaturePlasmaRate
 Reverse of a forward two-temperature-plasma reaction: More...

Namespaces

namespace  Cantera
namespace  rizer

Functions

void rizer::registerPlasmaRates ()
 Register the custom plasma reaction rates with Cantera's ReactionRateFactory.