rizer.cantera_ext
C++ Cantera 1-D plasma extension (custom Domain1D models and solvers)
Loading...
Searching...
No Matches
PlasmaColumnSolver.cpp File Reference
#include "PlasmaColumnSolver.h"
#include "ThermalPlasmaColumn1D.h"
#include "cantera/oneD/Sim1D.h"
#include "cantera/oneD/Boundary1D.h"
#include "cantera/oneD/Domain1D.h"
#include <memory>

Go to the source code of this file.

Namespaces

namespace  rizer
 

Functions

ColumnResult rizer::solveColumn (double R, double electric_field, double T_wall, const PropertyTable &sigma, const PropertyTable &kappa, const PropertyTable &p_rad, const ColumnOptions &opts)
 Build, solve, and extract the radial Elenbaas-Heller column.