Cantera
2.2.1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
include
cantera
onedim.h
Go to the documentation of this file.
1
//! @file onedim.h
2
3
/*!
4
* @defgroup onedim One-Dimensional Reacting Flows
5
*
6
* These classes comprise Cantera's ability to solve steady-state one-
7
* dimensional reacting flow problems, such as laminar flames, opposed flow
8
* diffusion flames, and stagnation flow chemical vapor deposition.
9
*/
10
11
#ifndef CT_INCL_ONEDIM_H
12
#define CT_INCL_ONEDIM_H
13
14
#include "
oneD/Sim1D.h
"
15
#include "
oneD/OneDim.h
"
16
#include "
oneD/Domain1D.h
"
17
#include "
oneD/Inlet1D.h
"
18
#include "
oneD/MultiNewton.h
"
19
#include "
oneD/MultiJac.h
"
20
#include "
oneD/StFlow.h
"
21
#endif
22
Sim1D.h
StFlow.h
OneDim.h
Inlet1D.h
Boundary objects for one-dimensional simulations.
Domain1D.h
MultiJac.h
MultiNewton.h
Generated by
1.8.6