|
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_flamelet () |
| int driver_flamelet | ( | ) |
Driver for a simple laminar flamelet solved in mixture fraction space
Definition at line 21 of file driver_flamelet.cc.