|
Ignis
|
#include "ignis.h"#include "cantera/base/Solution.h"#include "yaml-cpp/yaml.h"#include "sootHeaders.h"#include <iostream>#include <sstream>#include <string>#include <iomanip>#include <algorithm>Go to the source code of this file.
Functions | |
| int | driver_diffusion () |
| int driver_diffusion | ( | ) |
Driver for a simple diffusion flame.
Definition at line 21 of file driver_diffusion.cc.