cantera/test/data/explicit-forward-order.inp
Ray Speth d0c62ada84 [Kinetics] Fix handling of integral, explicit reaction orders
If any of the reaction orders differ from the corresponding stoichiometric
coefficients, the reaction needs to be handled as the general case, instead of
just when the orders are non-integral.
2015-06-22 12:11:42 -04:00

26 lines
326 B
Text

ELEMENTS
H C AR
END
SPECIES
H
AR
R1A R1B P1
END
REACTIONS
R1A+R1B=>H+P1 1e12 0.0 20000.0
FORD / R1A 1.5 /
FORD / R1B 0.5 /
DUPLICATE
H+P1=>R1A+R1B 5e13 -2.0 5000.0
FORD / P1 0.2 /
R1A+R1B=>H+P1 1e12 0.0 20000.0
FORD / R1A 3.0 /
FORD / R1B 0.0 /
DUPLICATE
END