|
rizer.cantera_ext
C++ Cantera 1-D plasma extension (custom Domain1D models and solvers)
|
Go to the source code of this file.
Classes | |
| struct | rizer::ColumnResult |
| Output of a completed column solve. More... | |
| struct | rizer::ColumnOptions |
| Solver configuration. All fields have defaults matching a typical H2 arc. More... | |
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. | |