repo.or.cz
/
foam-extend-3.2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git]
/
applications
/
utilities
/
thermophysical
/
mixtureAdiabaticFlameT
/
controlDict
blob
22f21ed1fbb238bf46ed03d90fbbf8cd73f6331a
1
T0 293;
2
3
reactants
4
3
5
(
6
//reactant volume fraction
7
H2 0.29577
8
O2 0.14788
9
N2 0.55635
10
)
11
hydrogen;
12
13
14
products
15
2
16
(
17
H2O 0.3471
18
N2 0.6529
19
)
20
waterVapour;
21
22
end;