rizer.cantera_ext
C++ Cantera 1-D plasma extension (custom Domain1D models and solvers)
Loading...
Searching...
No Matches
TransientPlasmaChannelSolver.h File Reference
#include "PlasmaChannel1D.h"
#include <string>
#include <vector>
#include <cstddef>

Go to the source code of this file.

Classes

struct  rizer::ChannelOptions
struct  rizer::ChannelHistory

Namespaces

namespace  rizer

Functions

ChannelHistory rizer::solveChannelTransient (const ChannelOptions &opts)
 Build a PlasmaChannel1D from opts.cfg, advance it from t=0 to \(t = \mathtt{opts.dt} \cdot \mathtt{opts.n\_steps}\) [s] with the requested backend (opts.integrator), and return the recorded radial history.