repo.or.cz
/
OpenFOAM-1.7.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
ENH: patchCloud: return pTraits<Type>::max for unfound points
[OpenFOAM-1.7.x.git]
/
tutorials
/
lagrangian
/
coalChemistryFoam
/
simplifiedSiwek
/
chemkin
/
foam.inp
blob
9473b7e8fabb566b85f949b468c737844f9318d9
1
species
2
6
3
(
4
N2
5
O2
6
CH4
7
H2
8
CO2
9
H2O
10
)
11
;
12
13
reactions
14
2
15
(
16
irreversibleArrheniusReaction
17
CH4 + 2O2^1.0 = CO2 + 2H2O^1.0
18
(7e+06 0 10063.8)
19
irreversibleArrheniusReaction
20
H2 + 0.5O2^1.0 = H2O
21
(4.74342e+12 0 10063.8)
22
);