Loading [MathJax]/extensions/tex2jax.js
Cantera
2.6.0
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Variables
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
x
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
Typedefs
Enumerations
Related Functions
Files
File List
File Members
All
a
b
c
e
f
i
m
n
p
r
s
t
v
w
x
Functions
Variables
Macros
a
c
e
f
m
n
p
s
t
v
x
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
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/Domain1D.h
"
16
#include "
oneD/Boundary1D.h
"
17
#include "
oneD/StFlow.h
"
18
#include "oneD/refine.h"
19
20
#endif
Boundary1D.h
Boundary objects for one-dimensional simulations.
Domain1D.h
Sim1D.h
StFlow.h
Generated by
1.9.2