(*) + CO2 + (H+ + e) <-> *COOH (1)
*COOH + (H+ + e) <-> *CO + H2O (2)
*CO <-> (*) + CO (3)
I am planing to use the kinetic gas phase flux equation with a sticking coefficient of 1 for the desorption/adsorption of CO molecule (eq. 3). The equation of rate constant is taken from literature [1] and kmcos tutorial [2].
The desorption (forward reaction of eq.3) has a barrier energy (beta = 1/kbT)
p_CO*bar*A/sqrt(2*pi*umass*m_CO/beta)*exp(-beta*dG03*eV) (5)
The adsorption (backward reaction of eq.3) is barrier less
p_CO*bar*A/sqrt(2*pi*umass*m_CO/beta) (6)
I have two questions regarding the methods
1). At low potential the reaction is slow and almost no CO is produced. As a result, there should be no available CO molecules for the adsorption (backward reaction of eq.3). However, if I use the eq.5 the surface will be fully covered by the adsorbed CO from the backward reaction because it consider there is a reservoir of CO with partial pressure. So I would like to know if there is any model/method to only tread the procuded CO molecules as a reservoir and use thems for the backward reaction? Possibly incoporate it into the partial pressure of CO.
2). I am a little bit confused why the parital pressure of CO (p_CO) appears in the equation of desorption, and the desorption rate is slower with smaller value of p_CO. If I have a surface that is fully covered by adsorbed CO and no gas CO molecules does it mean no desorption?
Any suggestion and recommendation for the problem is highly appreciated
Best regards
Nam
[1]. https://doi.org/10.1103/PhysRevB.73.045433
[2]. https://github.com/kmcos/kmcos/blob/master/examples/MyFirstDiffusion__build.py