|
rizer.cantera_ext
C++ Cantera 1-D plasma extension (custom Domain1D models and solvers)
|
#include "PlasmaChannel1D.h"#include "PlasmaRates.h"#include "units.h"#include "cantera/thermo/PlasmaPhase.h"#include "cantera/kinetics/Kinetics.h"#include "cantera/kinetics/Reaction.h"#include "cantera/base/ct_defs.h"#include <algorithm>#include <cmath>#include <stdexcept>Go to the source code of this file.
Namespaces | |
| namespace | rizer |
Variables | |
| constexpr double | rizer::GasConstant = units::R_kmol |