Loading [MathJax]/extensions/tex2jax.js
Cantera
3.2.0a1
Install
User Guide
Examples
Reference
Develop
Community
Toggle main menu visibility
Developer API
Modules
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
y
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
y
z
~
Variables
a
b
c
d
e
f
g
i
j
k
l
m
n
o
p
q
r
s
t
v
w
x
Typedefs
Enumerations
Related Symbols
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
s
t
u
v
w
Variables
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
Typedefs
Enumerations
Enumerator
Files
File List
File Members
All
a
b
c
e
f
k
l
m
n
p
s
t
v
x
Functions
Variables
Typedefs
Macros
a
c
e
f
m
n
p
s
t
v
x
Related Pages
cantera.org
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
onedim.h
Go to the documentation of this file.
1
//! @file onedim.h
2
3
/**
4
* @defgroup onedGroup One-Dimensional Reacting Flows
5
*
6
* @details These classes comprise %Cantera's ability to solve steady-state
7
* one-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
// Cantera core
15
#include "
cantera/core.h
"
16
17
#include "
oneD/Sim1D.h
"
18
#include "
oneD/Domain1D.h
"
19
#include "
oneD/Boundary1D.h
"
20
#include "
oneD/Flow1D.h
"
21
#include "oneD/refine.h"
22
23
#endif
Boundary1D.h
Boundary objects for one-dimensional simulations.
Domain1D.h
Flow1D.h
Sim1D.h
core.h
Support for Cantera core calculations from C++ application programs.
include
cantera
onedim.h
Generated by
1.9.7