repo.or.cz
/
OpenFOAM-2.0.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ENH: autoLayerDriver: better layering information message
[OpenFOAM-2.0.x.git]
/
tutorials
/
combustion
/
fireFoam
/
les
/
oppositeBurningPanels
/
constant
/
reactions
blob
5f29a1d87257a272858a2dbeed2ce599b8f7918d
1
species
2
(
3
O2
4
H2O
5
C3H8
6
CO2
7
N2
8
);
9
10
reactions
11
{
12
propaneReaction
13
{
14
type irreversibleinfiniteReaction;
15
reaction "C3H8 + 5O2 + 18.8N2 = 3CO2 + 4H2O + 18.8N2";
16
}
17
}