Cantera  2.1.2
Classes | Namespaces | Functions | Variables
StFlow.h File Reference
#include "cantera/transport/TransportBase.h"
#include "Domain1D.h"
#include "cantera/base/Array.h"
#include "cantera/thermo/IdealGasPhase.h"
#include "cantera/kinetics/Kinetics.h"
#include "cantera/numerics/funcs.h"
Include dependency graph for StFlow.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StFlow
 This class represents 1D flow domains that satisfy the one-dimensional similarity solution for chemically-reacting, axisymmetric, flows. More...
 
class  AxiStagnFlow
 A class for axisymmetric stagnation flows. More...
 
class  FreeFlame
 A class for freely-propagating premixed flames. More...
 

Namespaces

 Cantera
 Namespace for the Cantera kernel.
 

Functions

void importSolution (size_t points, doublereal *oldSoln, IdealGasPhase &oldmech, size_t size_new, doublereal *newSoln, IdealGasPhase &newmech)
 Import a previous solution to use as an initial estimate. More...
 

Variables

const size_t c_offset_U = 0
 
const size_t c_offset_V = 1
 
const size_t c_offset_T = 2
 
const size_t c_offset_L = 3
 
const size_t c_offset_Y = 4
 
const int c_Mixav_Transport = 0
 
const int c_Multi_Transport = 1
 
const int c_Soret = 2