The following six-step mechanism can be used to model nonpremixed
burning of methane with air with the production and consumption of NO.
(Other nitrogen-containing species are not necessarily modeled
accurately with this mechanism; see the 11-step mechanism.)
Number
Global Reaction
I
CH4 + 2 H + H2O -> 4H2 + CO
II
H2O + CO -> H2 + CO2
III
2 H -> H2
IV
O2 + 3 H2 -> 2 H2O + 2 H
V
H2 + 2 CO -> C2H2 + O2
VI
N2 + O2 -> 2 NO
I have included several segments of Fortran 77 and C++ code (should be
ANSI C compatible) which
should make it easier to implement these reduced mechanisms in
conjunction with whichever flame code you use. There are