|
rizer.cantera_ext
C++ Cantera 1-D plasma extension (custom Domain1D models and solvers)
|
#include "cantera/oneD/Domain1D.h"#include "cantera/base/Solution.h"#include "CollisionModel.h"#include "PropertyTable.h"#include "ReactorRHS.h"#include <memory>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | rizer::PlasmaChannelConfig |
| class | rizer::PlasmaChannel1D |
| Transient, two-temperature (Te != Tg), finite-rate reacting 1-D radial plasma channel (custom Cantera Domain1D). More... | |
Namespaces | |
| namespace | rizer |
Macros | |
| #define | NOMINMAX |
| #define NOMINMAX |
Definition at line 93 of file PlasmaChannel1D.h.