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
/
smallPoolFire3D
/
constant
/
reactions
blob
c174cf789ecfdfbaf6128592efbd6123e013f690
1
species
2
(
3
O2
4
H2O
5
CH4
6
CO2
7
N2
8
);
9
10
reactions
11
{
12
propaneReaction
13
{
14
type irreversibleinfiniteReaction;
15
reaction "CH4 + 2O2 = CO2 + 2H2O";
16
}
17
}