reaction-mechanisms/methane-air-2step-BFER/reactions

31 lines
532 B
Text

species
6
(
O2
H2O
CH4
CO
CO2
N2
)
;
reactions
{
un-named-reaction-0
{
type irreversibleArrheniusReaction;
reaction "CH4^0.5 + 1.5O2^0.65 = CO + 2H2O";
A 1.73859e+09;
beta 0;
Ta 17864.3;
}
un-named-reaction-1
{
type reversibleArrheniusReaction;
reaction "CO + 0.5O2 = CO2";
A 6.32456e+06;
beta 0.7;
Ta 6038.63;
}
}