############################################################################ # Zacros Input File # # # # Multiscale Computational Catalysis and Materials Science Research Group # # Chemical Engineering Department # # University College London # # # # Michail Stamatakis, PhD # ############################################################################ # Disclaimer: this input file is intended as an example only. We make no # # warranties of any kind about the suitability of the contents of this # # file for simulating any physical system, and hold no responsibility for # # any consequences resulting from doing so. # ############################################################################ mechanism ############################################################################ step CO_adsorption gas_reacs_prods CO -1 sites 1 initial 1 * 1 final 1 CO* 1 pre_expon 10.0 activ_eng 0.0 end_step ############################################################################ step O2_adsorption gas_reacs_prods O2 -1 sites 2 neighboring 1-2 initial 1 * 1 2 * 1 final 1 O* 1 2 O* 1 pre_expon 2.5 activ_eng 0.0 end_step ############################################################################ step CO_oxidation gas_reacs_prods CO2 1 sites 2 neighboring 1-2 initial 1 CO* 1 2 O* 1 final 1 * 1 2 * 1 pre_expon 1.e+20 activ_eng 0.0 end_step ############################################################################ end_mechanism