|
Cantera
2.5.1
|
#include "cantera/thermo/ThermoPhase.h"Go to the source code of this file.
Classes | |
| class | ReactorBase |
| Base class for stirred reactors. More... | |
Namespaces | |
| Cantera | |
| Namespace for the Cantera kernel. | |
Enumerations | |
| enum class | SensParameterType { reaction , enthalpy } |
Variables | |
| const int | ReservoirType = 1 |
| Magic numbers. More... | |
| const int | ReactorType = 2 |
| const int | FlowReactorType = 3 |
| const int | ConstPressureReactorType = 4 |
| const int | IdealGasReactorType = 5 |
| const int | IdealGasConstPressureReactorType = 6 |