ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/COonPt/firstTry.tex
Revision: 3875
Committed: Wed Mar 13 19:18:03 2013 UTC (11 years, 3 months ago) by gezelter
Content type: application/x-tex
File size: 40076 byte(s)
Log Message:
Updated to Achemso

File Contents

# User Rev Content
1 gezelter 3875 \documentclass[journal = jpccck, manuscript = article]{achemso}
2     \setkeys{acs}{usetitle = true}
3     \usepackage{achemso}
4     \usepackage{caption}
5     \usepackage{float}
6     \usepackage{geometry}
7     \usepackage{natbib}
8     \usepackage{setspace}
9     \usepackage{xkeyval}
10     %%%%%%%%%%%%%%%%%%%%%%%
11 gezelter 3808 \usepackage{amsmath}
12     \usepackage{amssymb}
13 gezelter 3818 \usepackage{times}
14     \usepackage{mathptm}
15 jmichalk 3802 \usepackage{setspace}
16 gezelter 3826 \usepackage{endfloat}
17 gezelter 3808 \usepackage{caption}
18 gezelter 3875 \usepackage{tabularx}
19     \usepackage{longtable}
20 gezelter 3808 \usepackage{graphicx}
21     \usepackage{multirow}
22 gezelter 3875 \usepackage{multicol}
23    
24     \usepackage[version=3]{mhchem} % this is a great package for formatting chemical reactions
25     % \usepackage[square, comma, sort&compress]{natbib}
26 gezelter 3808 \usepackage{url}
27     \pagestyle{plain} \pagenumbering{arabic} \oddsidemargin 0.0cm
28     \evensidemargin 0.0cm \topmargin -21pt \headsep 10pt \textheight
29     9.0in \textwidth 6.5in \brokenpenalty=10000
30 jmichalk 3802
31 gezelter 3808 % double space list of tables and figures
32 gezelter 3820 %\AtBeginDelayedFloats{\renewcomand{\baselinestretch}{1.66}}
33 gezelter 3808 \setlength{\abovecaptionskip}{20 pt}
34     \setlength{\belowcaptionskip}{30 pt}
35 gezelter 3875 % \bibpunct{}{}{,}{s}{}{;}
36 gezelter 3808
37 gezelter 3875 %\citestyle{nature}
38     % \bibliographystyle{achemso}
39 gezelter 3808
40 gezelter 3875 \title{Molecular Dynamics simulations of the surface reconstructions
41     of Pt(557) and Au(557) under exposure to CO}
42    
43     \author{Joseph R. Michalka}
44     \author{Patrick W. McIntyre}
45     \author{J. Daniel Gezelter}
46     \email{gezelter@nd.edu}
47     \affiliation[University of Notre Dame]{251 Nieuwland Science Hall\\
48     Department of Chemistry and Biochemistry\\ University of Notre
49     Dame\\ Notre Dame, Indiana 46556}
50    
51     \keywords{}
52    
53 gezelter 3808 \begin{document}
54    
55 gezelter 3875
56 jmichalk 3802 %%
57     %Introduction
58     % Experimental observations
59     % Previous work on Pt, CO, etc.
60     %
61     %Simulation Methodology
62     % FF (fits and parameters)
63     % MD (setup, equilibration, collection)
64     %
65     % Analysis of trajectories!!!
66     %Discussion
67     % CO preferences for specific locales
68     % CO-CO interactions
69     % Differences between Au & Pt
70     % Causes of 2_layer reordering in Pt
71     %Summary
72     %%
73    
74 gezelter 3818
75 gezelter 3808 \begin{abstract}
76 jmichalk 3869 We examine surface reconstructions of Pt and Au(557) under
77     various CO coverages using molecular dynamics in order to
78     explore possible mechanisms for any observed reconstructions
79     and their dynamics. The metal-CO interactions were parameterized
80     as part of this work so that an efficient large-scale treatment of
81     this system could be undertaken. The large difference in binding
82     strengths of the metal-CO interactions was found to play a significant
83     role with regards to step-edge stability and adatom diffusion. A
84     small correlation between coverage and the diffusion constant
85     was also determined. The energetics of CO adsorbed to the surface
86     is sufficient to explain the reconstructions observed on the Pt
87     systems and the lack of reconstruction of the Au systems.
88    
89 gezelter 3808 \end{abstract}
90 jmichalk 3802
91 gezelter 3808 \newpage
92    
93    
94 jmichalk 3802 \section{Introduction}
95     % Importance: catalytically active metals are important
96     % Sub: Knowledge of how their surface structure affects their ability to catalytically facilitate certain reactions is growing, but is more reactionary than predictive
97     % Sub: Designing catalysis is the future, and will play an important role in numerous processes (ones that are currently seen to be impractical, or at least inefficient)
98     % Theory can explore temperatures and pressures which are difficult to work with in experiments
99     % Sub: Also, easier to observe what is going on and provide reasons and explanations
100     %
101    
102 gezelter 3826 Industrial catalysts usually consist of small particles that exhibit a
103     high concentration of steps, kink sites, and vacancies at the edges of
104     the facets. These sites are thought to be the locations of catalytic
105 gezelter 3808 activity.\cite{ISI:000083038000001,ISI:000083924800001} There is now
106 gezelter 3826 significant evidence that solid surfaces are often structurally,
107     compositionally, and chemically modified by reactants under operating
108     conditions.\cite{Tao2008,Tao:2010,Tao2011} The coupling between
109     surface oxidation states and catalytic activity for CO oxidation on
110     Pt, for instance, is widely documented.\cite{Ertl08,Hendriksen:2002}
111     Despite the well-documented role of these effects on reactivity, the
112     ability to capture or predict them in atomistic models is somewhat
113     limited. While these effects are perhaps unsurprising on the highly
114     disperse, multi-faceted nanoscale particles that characterize
115     industrial catalysts, they are manifest even on ordered, well-defined
116     surfaces. The Pt(557) surface, for example, exhibits substantial and
117     reversible restructuring under exposure to moderate pressures of
118     carbon monoxide.\cite{Tao:2010}
119 jmichalk 3802
120 jmichalk 3872 This work is an investigation into the mechanism and timescale for
121     surface restructuring using molecular simulations. Since the dynamics
122 jmichalk 3866 of the process are of particular interest, we employ classical force
123 gezelter 3826 fields that represent a compromise between chemical accuracy and the
124 jmichalk 3866 computational efficiency necessary to simulate the process of interest.
125 jmichalk 3868 Since restructuring typically occurs as a result of specific interactions of the
126     catalyst with adsorbates, in this work, two metal systems exposed
127 jmichalk 3866 to carbon monoxide were examined. The Pt(557) surface has already been shown
128 jmichalk 3870 to undergo a large scale reconstruction under certain conditions.\cite{Tao:2010}
129     The Au(557) surface, because of a weaker interaction with CO, is seen as less
130     likely to undergo this kind of reconstruction. However, Peters et al.\cite{Peters:2000}
131 jmichalk 3872 and Piccolo et al.\cite{Piccolo:2004} have both observed CO-induced
132     reconstruction of a Au(111) surface. Peters et al. saw a relaxation to the
133     22 x $\sqrt{3}$ cell. They argued that only a few Au atoms
134     become adatoms, limiting the stress of this reconstruction while
135     allowing the rest to relax and approach the ideal (111)
136     configuration. They did not see the usual herringbone pattern being greatly
137 jmichalk 3870 affected by this relaxation. Piccolo et al. on the other hand, did see a
138 jmichalk 3872 disruption of the herringbone pattern as CO was adsorbed to the
139 jmichalk 3870 surface. Both groups suggested that the preference CO shows for
140 jmichalk 3872 low-coordinated Au atoms was the primary driving force for the reconstruction.
141 gezelter 3826
142 jmichalk 3868
143    
144 jmichalk 3811 %Platinum molecular dynamics
145     %gold molecular dynamics
146 jmichalk 3802
147     \section{Simulation Methods}
148 jmichalk 3869 The challenge in modeling any solid/gas interface is the
149 gezelter 3808 development of a sufficiently general yet computationally tractable
150     model of the chemical interactions between the surface atoms and
151     adsorbates. Since the interfaces involved are quite large (10$^3$ -
152     10$^6$ atoms) and respond slowly to perturbations, {\it ab initio}
153     molecular dynamics
154     (AIMD),\cite{KRESSE:1993ve,KRESSE:1993qf,KRESSE:1994ul} Car-Parrinello
155     methods,\cite{CAR:1985bh,Izvekov:2000fv,Guidelli:2000fy} and quantum
156     mechanical potential energy surfaces remain out of reach.
157     Additionally, the ``bonds'' between metal atoms at a surface are
158     typically not well represented in terms of classical pairwise
159     interactions in the same way that bonds in a molecular material are,
160     nor are they captured by simple non-directional interactions like the
161 gezelter 3826 Coulomb potential. For this work, we have used classical molecular
162     dynamics with potential energy surfaces that are specifically tuned
163     for transition metals. In particular, we used the EAM potential for
164 jmichalk 3869 Au-Au and Pt-Pt interactions\cite{EAM}. The CO was modeled using a rigid
165 gezelter 3826 three-site model developed by Straub and Karplus for studying
166     photodissociation of CO from myoglobin.\cite{Straub} The Au-CO and
167     Pt-CO cross interactions were parameterized as part of this work.
168 gezelter 3808
169     \subsection{Metal-metal interactions}
170 gezelter 3826 Many of the potentials used for modeling transition metals are based
171     on a non-pairwise additive functional of the local electron
172     density. The embedded atom method (EAM) is perhaps the best known of
173     these
174 gezelter 3808 methods,\cite{Daw84,Foiles86,Johnson89,Daw89,Plimpton93,Voter95a,Lu97,Alemany98}
175     but other models like the Finnis-Sinclair\cite{Finnis84,Chen90} and
176     the quantum-corrected Sutton-Chen method\cite{QSC,Qi99} have simpler
177 jmichalk 3867 parameter sets. The glue model of Ercolessi et al. is among the
178 gezelter 3808 fastest of these density functional approaches.\cite{Ercolessi88} In
179     all of these models, atoms are conceptualized as a positively charged
180     core with a radially-decaying valence electron distribution. To
181     calculate the energy for embedding the core at a particular location,
182     the electron density due to the valence electrons at all of the other
183 gezelter 3826 atomic sites is computed at atom $i$'s location,
184 gezelter 3808 \begin{equation*}
185     \bar{\rho}_i = \sum_{j\neq i} \rho_j(r_{ij})
186     \end{equation*}
187     Here, $\rho_j(r_{ij})$ is the function that describes the distance
188     dependence of the valence electron distribution of atom $j$. The
189     contribution to the potential that comes from placing atom $i$ at that
190     location is then
191     \begin{equation*}
192     V_i = F[ \bar{\rho}_i ] + \sum_{j \neq i} \phi_{ij}(r_{ij})
193     \end{equation*}
194     where $F[ \bar{\rho}_i ]$ is an energy embedding functional, and
195 jmichalk 3866 $\phi_{ij}(r_{ij})$ is a pairwise term that is meant to represent the
196     repulsive overlap of the two positively charged cores.
197 jmichalk 3807
198 gezelter 3826 % The {\it modified} embedded atom method (MEAM) adds angular terms to
199     % the electron density functions and an angular screening factor to the
200     % pairwise interaction between two
201     % atoms.\cite{BASKES:1994fk,Lee:2000vn,Thijsse:2002ly,Timonova:2011ve}
202     % MEAM has become widely used to simulate systems in which angular
203     % interactions are important (e.g. silicon,\cite{Timonova:2011ve} bcc
204     % metals,\cite{Lee:2001qf} and also interfaces.\cite{Beurden:2002ys})
205     % MEAM presents significant additional computational costs, however.
206 jmichalk 3807
207 jmichalk 3866 The EAM, Finnis-Sinclair, and the Quantum Sutton-Chen (QSC) potentials
208 gezelter 3808 have all been widely used by the materials simulation community for
209     simulations of bulk and nanoparticle
210     properties,\cite{Chui:2003fk,Wang:2005qy,Medasani:2007uq}
211     melting,\cite{Belonoshko00,sankaranarayanan:155441,Sankaranarayanan:2005lr}
212     fracture,\cite{Shastry:1996qg,Shastry:1998dx} crack
213     propagation,\cite{BECQUART:1993rg} and alloying
214 jmichalk 3870 dynamics.\cite{Shibata:2002hh} One of EAM's strengths
215     is its sensitivity to small changes in structure. This arises
216     from the original parameterization, where the interactions
217 jmichalk 3872 up to the third nearest neighbor were taken into account.\cite{Voter95a}
218 jmichalk 3870 Comparing that to the glue model of Ercolessi et al.\cite{Ercolessi88}
219 jmichalk 3872 which is only parameterized up to the nearest-neighbor
220 jmichalk 3870 interactions, EAM is a suitable choice for systems where
221     the bulk properties are of secondary importance to low-index
222     surface structures. Additionally, the similarity of EAMs functional
223     treatment of the embedding energy to standard density functional
224 jmichalk 3872 theory (DFT) makes fitting DFT-derived cross potentials with adsorbates somewhat easier.
225 jmichalk 3870 \cite{Foiles86,PhysRevB.37.3924,Rifkin1992,mishin99:_inter,mishin01:cu,mishin02:b2nial,zope03:tial_ap,mishin05:phase_fe_ni}
226 gezelter 3808
227 jmichalk 3870
228    
229    
230 gezelter 3826 \subsection{Carbon Monoxide model}
231 jmichalk 3866 Previous explanations for the surface rearrangements center on
232 jmichalk 3869 the large linear quadrupole moment of carbon monoxide.\cite{Tao:2010}
233 jmichalk 3866 We used a model first proposed by Karplus and Straub to study
234     the photodissociation of CO from myoglobin because it reproduces
235     the quadrupole moment well.\cite{Straub} The Straub and
236 jmichalk 3872 Karplus model treats CO as a rigid three site molecule with a massless M
237 jmichalk 3869 site at the molecular center of mass. The geometry and interaction
238     parameters are reproduced in Table~\ref{tab:CO}. The effective
239 jmichalk 3827 dipole moment, calculated from the assigned charges, is still
240     small (0.35 D) while the linear quadrupole (-2.40 D~\AA) is close
241     to the experimental (-2.63 D~\AA)\cite{QuadrupoleCO} and quantum
242 jmichalk 3812 mechanical predictions (-2.46 D~\AA)\cite{QuadrupoleCOCalc}.
243 jmichalk 3802 %CO Table
244     \begin{table}[H]
245 gezelter 3826 \caption{Positions, Lennard-Jones parameters ($\sigma$ and
246     $\epsilon$), and charges for the CO-CO
247 jmichalk 3869 interactions in Ref.\bibpunct{}{}{,}{n}{}{,} \protect\cite{Straub}. Distances are in \AA, energies are
248 gezelter 3826 in kcal/mol, and charges are in atomic units.}
249 jmichalk 3802 \centering
250 jmichalk 3810 \begin{tabular}{| c | c | ccc |}
251 jmichalk 3802 \hline
252 jmichalk 3814 & {\it z} & $\sigma$ & $\epsilon$ & q\\
253 jmichalk 3802 \hline
254 jmichalk 3869 \textbf{C} & -0.6457 & 3.83 & 0.0262 & -0.75 \\
255     \textbf{O} & 0.4843 & 3.12 & 0.1591 & -0.85 \\
256 jmichalk 3814 \textbf{M} & 0.0 & - & - & 1.6 \\
257 jmichalk 3802 \hline
258     \end{tabular}
259 jmichalk 3866 \label{tab:CO}
260 jmichalk 3802 \end{table}
261 gezelter 3808
262 gezelter 3826 \subsection{Cross-Interactions between the metals and carbon monoxide}
263 jmichalk 3802
264 jmichalk 3867 Since the adsorption of CO onto a Pt surface has been the focus
265 gezelter 3826 of much experimental \cite{Yeo, Hopster:1978, Ertl:1977, Kelemen:1979}
266     and theoretical work
267     \cite{Beurden:2002ys,Pons:1986,Deshlahra:2009,Feibelman:2001,Mason:2004}
268     there is a significant amount of data on adsorption energies for CO on
269 jmichalk 3869 clean metal surfaces. An earlier model by Korzeniewski {\it et
270     al.}\cite{Pons:1986} served as a starting point for our fits. The parameters were
271 gezelter 3826 modified to ensure that the Pt-CO interaction favored the atop binding
272 jmichalk 3869 position on Pt(111). These parameters are reproduced in Table~\ref{tab:co_parameters}.
273     The modified parameters yield binding energies that are slightly higher
274 jmichalk 3866 than the experimentally-reported values as shown in Table~\ref{tab:co_energies}. Following Korzeniewski
275 jmichalk 3867 et al.,\cite{Pons:1986} the Pt-C interaction was fit to a deep
276 gezelter 3826 Lennard-Jones interaction to mimic strong, but short-ranged partial
277     binding between the Pt $d$ orbitals and the $\pi^*$ orbital on CO. The
278 jmichalk 3869 Pt-O interaction was modeled with a Morse potential with a large
279     equilibrium distance, ($r_o$). These choices ensure that the C is preferred
280     over O as the surface-binding atom. In most cases, the Pt-O parameterization contributes a weak
281 gezelter 3826 repulsion which favors the atop site. The resulting potential-energy
282     surface suitably recovers the calculated Pt-C separation length
283     (1.6~\AA)\cite{Beurden:2002ys} and affinity for the atop binding
284     position.\cite{Deshlahra:2012, Hopster:1978}
285 jmichalk 3811
286 jmichalk 3812 %where did you actually get the functionals for citation?
287     %scf calculations, so initial relaxation was of the four layers, but two layers weren't kept fixed, I don't think
288     %same cutoff for slab and slab + CO ? seems low, although feibelmen had values around there...
289 jmichalk 3866 The Au-C and Au-O cross-interactions were also fit using Lennard-Jones and
290 gezelter 3818 Morse potentials, respectively, to reproduce Au-CO binding energies.
291 jmichalk 3869 The limited experimental data for CO adsorption on Au required refining the fits against plane-wave DFT calculations.
292 jmichalk 3866 Adsorption energies were obtained from gas-surface DFT calculations with a
293 gezelter 3826 periodic supercell plane-wave basis approach, as implemented in the
294 jmichalk 3869 {\sc Quantum ESPRESSO} package.\cite{QE-2009} Electron cores were
295 gezelter 3818 described with the projector augmented-wave (PAW)
296     method,\cite{PhysRevB.50.17953,PhysRevB.59.1758} with plane waves
297     included to an energy cutoff of 20 Ry. Electronic energies are
298     computed with the PBE implementation of the generalized gradient
299     approximation (GGA) for gold, carbon, and oxygen that was constructed
300     by Rappe, Rabe, Kaxiras, and Joannopoulos.\cite{Perdew_GGA,RRKJ_PP}
301 jmichalk 3866 In testing the Au-CO interaction, Au(111) supercells were constructed of four layers of 4
302 gezelter 3818 Au x 2 Au surface planes and separated from vertical images by six
303 jmichalk 3866 layers of vacuum space. The surface atoms were all allowed to relax
304     before CO was added to the system. Electronic relaxations were
305     performed until the energy difference between subsequent steps
306     was less than $10^{-8}$ Ry. Nonspin-polarized supercell calculations
307     were performed with a 4~x~4~x~4 Monkhorst-Pack {\bf k}-point sampling of the first Brillouin
308 gezelter 3875 zone.\cite{Monkhorst:1976} The relaxed gold slab was
309 gezelter 3826 then used in numerous single point calculations with CO at various
310     heights (and angles relative to the surface) to allow fitting of the
311     empirical force field.
312 gezelter 3818
313 jmichalk 3812 %Hint at future work
314 jmichalk 3866 The parameters employed for the metal-CO cross-interactions in this work
315 jmichalk 3869 are shown in Table~\ref{tab:co_parameters} and the binding energies on the
316     (111) surfaces are displayed in Table~\ref{tab:co_energies}. Charge transfer
317 jmichalk 3866 and polarization are neglected in this model, although these effects are likely to
318 jmichalk 3869 affect binding energies and binding site preferences, and will be addressed in
319 jmichalk 3872 future work.
320 jmichalk 3811
321 jmichalk 3802 %Table of Parameters
322     %Pt Parameter Set 9
323     %Au Parameter Set 35
324     \begin{table}[H]
325 jmichalk 3867 \caption{Best fit parameters for metal-CO cross-interactions. Metal-C
326 jmichalk 3869 interactions are modeled with Lennard-Jones potentials. While the
327 jmichalk 3867 metal-O interactions were fit to Morse
328 gezelter 3826 potentials. Distances are given in \AA~and energies in kcal/mol. }
329 jmichalk 3802 \centering
330     \begin{tabular}{| c | cc | c | ccc |}
331     \hline
332 gezelter 3826 & $\sigma$ & $\epsilon$ & & $r$ & $D$ & $\gamma$ (\AA$^{-1}$) \\
333 jmichalk 3802 \hline
334     \textbf{Pt-C} & 1.3 & 15 & \textbf{Pt-O} & 3.8 & 3.0 & 1 \\
335     \textbf{Au-C} & 1.9 & 6.5 & \textbf{Au-O} & 3.8 & 0.37 & 0.9\\
336    
337     \hline
338     \end{tabular}
339 jmichalk 3866 \label{tab:co_parameters}
340 jmichalk 3802 \end{table}
341    
342     %Table of energies
343     \begin{table}[H]
344 jmichalk 3869 \caption{Adsorption energies for a single CO at the atop site on M(111) at the atop site using the potentials
345 jmichalk 3867 described in this work. All values are in eV.}
346 jmichalk 3802 \centering
347     \begin{tabular}{| c | cc |}
348 gezelter 3826 \hline
349     & Calculated & Experimental \\
350     \hline
351     \multirow{2}{*}{\textbf{Pt-CO}} & \multirow{2}{*}{-1.9} & -1.4 \bibpunct{}{}{,}{n}{}{,}
352     (Ref. \protect\cite{Kelemen:1979}) \\
353     & & -1.9 \bibpunct{}{}{,}{n}{}{,} (Ref. \protect\cite{Yeo}) \\ \hline
354 gezelter 3875 \textbf{Au-CO} & -0.39 & -0.40 \bibpunct{}{}{,}{n}{}{,} (Ref. \protect\cite{TPDGold}) \\
355 gezelter 3826 \hline
356 jmichalk 3802 \end{tabular}
357 jmichalk 3866 \label{tab:co_energies}
358 jmichalk 3802 \end{table}
359    
360 gezelter 3826 \subsection{Pt(557) and Au(557) metal interfaces}
361 jmichalk 3872 Our Pt system is an orthorhombic periodic box of dimensions
362     54.482~x~50.046~x~120.88~\AA~while our Au system has
363     dimensions of 57.4~x~51.9285~x~100~\AA.
364 jmichalk 3870 The systems are arranged in a FCC crystal that have been cut
365     along the (557) plane so that they are periodic in the {\it x} and
366     {\it y} directions, and have been oriented to expose two aligned
367     (557) cuts along the extended {\it z}-axis. Simulations of the
368     bare metal interfaces at temperatures ranging from 300~K to
369 jmichalk 3872 1200~K were performed to confirm the relative
370 gezelter 3826 stability of the surfaces without a CO overlayer.
371 jmichalk 3802
372 jmichalk 3874 The different bulk melting temperatures (1337~K for Au\cite{Au:melting}
373     and 2045~K for Pt\cite{Pt:melting}) suggest that any possible reconstruction should happen at
374 jmichalk 3867 different temperatures for the two metals. The bare Au and Pt surfaces were
375 gezelter 3826 initially run in the canonical (NVT) ensemble at 800~K and 1000~K
376 jmichalk 3869 respectively for 100 ps. The two surfaces were relatively stable at these
377     temperatures when no CO was present, but experienced increased surface
378     mobility on addition of CO. Each surface was then dosed with different concentrations of CO
379 gezelter 3826 that was initially placed in the vacuum region. Upon full adsorption,
380 jmichalk 3869 these concentrations correspond to 0\%, 5\%, 25\%, 33\%, and 50\% surface
381 jmichalk 3872 coverage. Higher coverages resulted in the formation of a double layer of CO,
382     which introduces artifacts that are not relevant to (557) reconstruction.
383 jmichalk 3869 Because of the difference in binding energies, nearly all of the CO was bound to the Pt surface, while
384 jmichalk 3867 the Au surfaces often had a significant CO population in the gas
385 gezelter 3826 phase. These systems were allowed to reach thermal equilibrium (over
386 jmichalk 3873 5~ns) before being run in the microcanonical (NVE) ensemble for
387     data collection. All of the systems examined had at least 40~ns in the
388 jmichalk 3872 data collection stage, although simulation times for some Pt of the
389     systems exceeded 200~ns. Simulations were carried out using the open
390 jmichalk 3867 source molecular dynamics package, OpenMD.\cite{Ewald,OOPSE}
391 jmichalk 3802
392 jmichalk 3872
393    
394    
395     % RESULTS
396     %
397 jmichalk 3802 \section{Results}
398 jmichalk 3860 \subsection{Structural remodeling}
399 jmichalk 3872 The surfaces of both systems, upon dosage of CO, began
400     to undergo remodeling that was not observed in the bare
401 jmichalk 3873 metal system. The surfaces which were not exposed to CO
402     did experience minor roughening of the step-edge because
403     of the elevated temperatures, but the
404 jmichalk 3872 (557) lattice was well-maintained throughout the simulation
405     time. The Au systems were limited to greater amounts of
406     roughening, i.e. breakup of the step-edge, and some step
407     wandering. The lower coverage Pt systems experienced
408     similar restructuring but to a greater extent when
409     compared to the Au systems. The 50\% coverage
410 jmichalk 3873 Pt system was unique among our simulations in that it
411     formed numerous double layers through step coalescence,
412     similar to results reported by Tao et al.\cite{Tao:2010}
413 jmichalk 3872
414    
415 jmichalk 3871 \subsubsection{Step wandering}
416 jmichalk 3873 The 0\% coverage surfaces for both metals showed minimal
417     movement at their respective run temperatures. As the CO
418     coverage increased however, the mobility of the surface,
419     adatoms and step-edges alike, also increased. Additionally,
420     at the higher coverages on both metals, there was more
421     step-wandering. Except for the 50\% Pt system, the step-edges
422     did not coalesce in any of the other simulations, instead preferring
423     to keep nearly the same distance between steps as in the
424     original (557) lattice. Previous work by Williams et al.\cite{Williams:1991, Williams:1994}
425     highlights the repulsion that exists between step-edges even
426     when no direct interactions are present in the system. This
427 jmichalk 3874 repulsion arises because the entropy of the step-edges is constrained,
428 jmichalk 3873 since step-edge crossing is not allowed. This entropic repulsion
429     does not completely define the interactions between steps,
430     which is why some surfaces will undergo step coalescence,
431     where additional attractive interactions can overcome the
432 jmichalk 3874 repulsion\cite{Williams:1991} and others will not. The presence and concentration
433     of adsorbates, as shown in this work, can affect these step interactions, potentially
434 jmichalk 3873 leading to a new surface structure as the thermodynamic minimum.
435 jmichalk 3872
436 jmichalk 3871 \subsubsection{Double layers}
437 jmichalk 3869 Tao et al. have shown experimentally that the Pt(557) surface
438 jmichalk 3873 undergoes two separate reconstructions upon CO adsorption.\cite{Tao:2010}
439     The first involves a doubling of the step height and plateau length.
440     Similar behavior has been seen to occur on numerous surfaces
441     at varying conditions: Ni(977), Si(111).\cite{Williams:1994,Williams:1991,Pearl}
442     Of the two systems we examined, the Pt system showed a greater
443     propensity for reconstruction when compared to the Au system
444     because of the larger surface mobility and extent of step wandering.
445     The amount of reconstruction is correlated to the amount of CO
446 jmichalk 3869 adsorbed upon the surface. This appears to be related to the
447 jmichalk 3873 effect that adsorbate coverage has on edge breakup and on the
448     surface diffusion of metal adatoms. While both systems displayed
449     step-edge wandering, only the 50\% Pt surface underwent the
450 jmichalk 3874 doubling seen by Tao et al.\cite{Tao:2010} within the time scales studied here.
451     Over longer periods, (150~ns) two more double layers formed
452 jmichalk 3873 on this interface. Although double layer formation did not occur
453     in the other Pt systems, they show more step-wandering and
454     general roughening compared to their Au counterparts. The
455     50\% Pt system is highlighted in Figure \ref{fig:reconstruct} at
456     various times along the simulation showing the evolution of a step-edge.
457 jmichalk 3802
458 jmichalk 3867 The second reconstruction on the Pt(557) surface observed by
459     Tao involved the formation of triangular clusters that stretched
460     across the plateau between two step-edges. Neither system, within
461 jmichalk 3873 the 40~ns time scale or the extended simulation time of 150~ns for
462     the 50\% Pt system, experienced this reconstruction.
463 jmichalk 3817
464 jmichalk 3860 \subsection{Dynamics}
465 jmichalk 3872 Previous atomistic simulations of stepped surfaces dealt largely
466     with the energetics and structures at different conditions
467 jmichalk 3870 \cite{Williams:1991,Williams:1994}. Consequently, the most common
468 jmichalk 3872 technique utilized to date has been Monte Carlo sampling. Monte Carlo gives an efficient
469 jmichalk 3870 sampling of the equilibrium thermodynamic landscape at the expense
470 jmichalk 3873 of ignoring the dynamics of the system. Previous experimental work by Pearl and
471     Sibener\cite{Pearl}, using STM, has been able to capture the coalescing
472 jmichalk 3870 of steps on Ni(977). The time scale of the image acquisition,
473 jmichalk 3874 $\sim$70~s/image provides an upper bound for the time required for
474 jmichalk 3870 the doubling to occur. In this section we give data on dynamic and
475     transport properties, e.g. diffusion, layer formation time, etc.
476 gezelter 3826
477 jmichalk 3867
478 jmichalk 3860 \subsubsection{Transport of surface metal atoms}
479 jmichalk 3862 %forcedSystems/stepSeparation
480 jmichalk 3867 The movement or wandering of a step-edge is a cooperative effect
481 jmichalk 3873 arising from the individual movements of the atoms making up the steps. An ideal metal surface
482 jmichalk 3872 displaying a low index facet, (111) or (100), is unlikely to experience
483 jmichalk 3867 much surface diffusion because of the large energetic barrier that must
484 jmichalk 3873 be overcome to lift an atom out of the surface. The presence of step-edges and other surface features
485     on higher-index facets provide a lower energy source for mobile metal atoms.
486 jmichalk 3867 Breaking away from the step-edge on a clean surface still imposes an
487 jmichalk 3872 energetic penalty around $\sim$~40 kcal/mol, but this is significantly easier than lifting
488 jmichalk 3870 the same metal atom vertically out of the surface, \textgreater~60 kcal/mol.
489     The penalty lowers significantly when CO is present in sufficient quantities
490 jmichalk 3872 on the surface. For certain distributions of CO, the penalty can fall as low as
491 jmichalk 3870 $\sim$~20 kcal/mol. Once an adatom exists on the surface, the barrier for
492 jmichalk 3873 diffusion is negligible ( \textless~4 kcal/mol for a Pt adatom). These adatoms are
493 jmichalk 3872 able to explore the terrace before rejoining either the original step-edge or
494     becoming a part of a different edge. It is a more difficult process for an atom
495     to traverse to a separate terrace although the presence of CO can lower the
496     energy barrier required to lift or lower the adatom. By tracking the mobility of individual
497 jmichalk 3867 metal atoms on the Pt and Au surfaces we were able to determine the relative
498 jmichalk 3870 diffusion constants, as well as how varying coverages of CO affect the diffusion. Close
499 jmichalk 3867 observation of the mobile metal atoms showed that they were typically in
500 jmichalk 3870 equilibrium with the step-edges, dynamically breaking apart and rejoining the edges.
501     At times, their motion was concerted and two or more adatoms would be
502 jmichalk 3872 observed moving together across the surfaces.
503 gezelter 3826
504 jmichalk 3872 A particle was considered ``mobile'' once it had traveled more than 2~\AA~
505 jmichalk 3870 between saved configurations of the system (typically 10-100 ps). An atom that was
506 jmichalk 3872 truly mobile would typically travel much greater distances than this, but the 2~\AA~cutoff
507     was used to prevent swamping the diffusion data with the in-place vibrational
508 jmichalk 3873 movement of buried atoms. Diffusion on a surface is strongly affected by
509 jmichalk 3870 local structures and in this work, the presence of single and double layer
510 jmichalk 3867 step-edges causes the diffusion parallel to the step-edges to be different
511 jmichalk 3870 from the diffusion perpendicular to these edges. Parallel and perpendicular
512     diffusion constants are shown in Figure \ref{fig:diff}.
513 gezelter 3826
514 jmichalk 3873 The lack of a definite trend in the Au diffusion data is likely due
515     to the weaker bonding between Au and CO. This leads to a lower
516     coverage ({\it x}-axis) when compared to dosage amount, which
517     then further limits the affects of the surface diffusion. The correlation
518     between coverage and Pt diffusion rates conversely shows a
519     definite trend marred by the highest coverage surface. Two
520     explanations arise for this drop. First, upon a visual inspection of
521     the system, after a double layer has been formed, it maintains its
522     stability strongly and is no longer a good source for adatoms. By
523     performing the same diffusion calculation but on a shorter run time
524     (20~ns), only including data before the formation of the double layer,
525     provides a $\mathbf{D}_{\perp}$ diffusion constant of $1.69~\pm~0.08$
526     and a $\mathbf{D}_{\parallel}$ diffusion constant of $6.30~\pm~0.08$.
527     This places the parallel diffusion constant more closely in line with the
528     expected trend, while the perpendicular diffusion constant does not
529     drop as far. A secondary explanation arising from our analysis of the
530     mechanism of double layer formation show the affect that CO on the
531     surface has with respect to overcoming surface diffusion of Pt. If the
532     coverage is too sparse, the Pt engages in minimal interactions and
533     thus minimal diffusion. As coverage increases, there are more favorable
534     arrangements of CO on the surface allowing the formation of a path,
535     a minimum energy trajectory, for the adatom to explore the surface.
536     As the CO is constantly moving on the surface, this path is constantly
537     changing. If the coverage becomes too great, the paths could
538     potentially be clogged leading to a decrease in diffusion despite
539     their being more adatoms and step-wandering.
540    
541 jmichalk 3871 \subsubsection{Dynamics of double layer formation}
542 jmichalk 3872 The increased diffusion on Pt at the higher
543     CO coverages plays a primary role in double layer formation. However, this is not
544     a complete explanation -- the 33\%~Pt system
545     has higher diffusion constants but did not show
546 jmichalk 3873 any signs of edge doubling in the observed run time. On the
547     50\%~Pt system, one layer formed within the first 40~ns of simulation time, while two more were formed as the system was run for an additional
548     110~ns (150~ns total). Previous experimental
549 jmichalk 3872 work gives insight into the upper bounds of the
550     time required for step coalescence.\cite{Williams:1991,Pearl}
551     In this system, as seen in Figure \ref{fig:reconstruct}, the first
552     appearance of a double layer, appears at 19~ns
553     into the simulation. Within 12~ns of this nucleation event, nearly half of the step has
554 jmichalk 3873 formed the double layer and by 86~ns, the complete layer
555 jmichalk 3872 has been flattened out. The double layer could be considered
556     ``complete" by 37~ns but remains a bit rough. From the
557     appearance of the first nucleation event to the first observed double layer, the process took $\sim$20~ns. Another
558     $\sim$40~ns was necessary for the layer to completely straighten.
559     The other two layers in this simulation formed over periods of
560     22~ns and 42~ns respectively. Comparing this to the upper
561     bounds of the image scan, it is likely that most aspects of this
562     reconstruction occur very rapidly. A possible explanation
563     for this rapid reconstruction is the elevated temperatures
564     under which our systems were simulated. It is probable that the process would
565     take longer at lower temperatures.
566 jmichalk 3817
567 jmichalk 3862 %Evolution of surface
568 jmichalk 3816 \begin{figure}[H]
569 jmichalk 3862 \includegraphics[width=\linewidth]{ProgressionOfDoubleLayerFormation_yellowCircle.png}
570     \caption{The Pt(557) / 50\% CO system at a sequence of times after
571 jmichalk 3873 initial exposure to the CO: (a) 258~ps, (b) 19~ns, (c) 31.2~ns, and
572     (d) 86.1~ns. Disruption of the (557) step-edges occurs quickly. The
573 jmichalk 3867 doubling of the layers appears only after two adjacent step-edges
574 jmichalk 3862 touch. The circled spot in (b) nucleated the growth of the double
575     step observed in the later configurations.}
576     \label{fig:reconstruct}
577     \end{figure}
578    
579     \begin{figure}[H]
580 jmichalk 3839 \includegraphics[width=\linewidth]{DiffusionComparison_errorXY_remade.pdf}
581 gezelter 3826 \caption{Diffusion constants for mobile surface atoms along directions
582     parallel ($\mathbf{D}_{\parallel}$) and perpendicular
583 jmichalk 3867 ($\mathbf{D}_{\perp}$) to the (557) step-edges as a function of CO
584     surface coverage. Diffusion parallel to the step-edge is higher
585 gezelter 3826 than that perpendicular to the edge because of the lower energy
586 jmichalk 3867 barrier associated with traversing along the edge as compared to
587     completely breaking away. Additionally, the observed
588 gezelter 3826 maximum and subsequent decrease for the Pt system suggests that the
589     CO self-interactions are playing a significant role with regards to
590 jmichalk 3867 movement of the Pt atoms around and across the surface. }
591 gezelter 3826 \label{fig:diff}
592 jmichalk 3816 \end{figure}
593    
594 jmichalk 3802
595 jmichalk 3862
596    
597 jmichalk 3802 %Discussion
598     \section{Discussion}
599 jmichalk 3872 We have shown that the classical potential models are able to model the initial reconstruction of the
600 jmichalk 3867 Pt(557) surface upon CO adsorption as shown by Tao et al. \cite{Tao:2010}. More importantly, we
601 jmichalk 3872 were able to observe features of the dynamic processes necessary for this reconstruction.
602 jmichalk 3802
603 jmichalk 3862 \subsection{Mechanism for restructuring}
604 jmichalk 3870 Since the Au surface showed no large scale restructuring throughout
605     our simulation time our discussion will focus on the 50\% Pt-CO system
606     which did undergo the doubling featured in Figure \ref{fig:reconstruct}.
607 jmichalk 3872 Similarities of our results to those reported previously by
608     Tao et al.\cite{Tao:2010} are quite
609     strong. The simulated Pt
610     system exposed to a large dosage of CO readily restructures by doubling the terrace
611     widths and step heights. The restructuring occurs in a piecemeal fashion, one to two Pt atoms at a time, but is rapid on experimental timescales.
612     The adatoms either
613 jmichalk 3867 break away from the step-edge and stay on the lower terrace or they lift
614 jmichalk 3872 up onto a higher terrace. Once ``free'', they diffuse on the terrace
615 jmichalk 3870 until reaching another step-edge or rejoining their original edge.
616 jmichalk 3867 This combination of growth and decay of the step-edges is in a state of
617     dynamic equilibrium. However, once two previously separated edges
618 jmichalk 3872 meet as shown in Figure 1.B, this nucleates the rest of the edge to meet up, forming a double layer.
619 jmichalk 3873 From simulations which exhibit a double layer, the time delay from the initial appearance of a nucleation point to a fully formed double layer is $\sim$35~ns.
620 gezelter 3826
621 jmichalk 3867 A number of possible mechanisms exist to explain the role of adsorbed
622     CO in restructuring the Pt surface. Quadrupolar repulsion between adjacent
623 jmichalk 3872 CO molecules adsorbed on the surface is one possibility. However,
624 jmichalk 3867 the quadrupole-quadrupole interaction is short-ranged and is attractive for
625     some orientations. If the CO molecules are ``locked'' in a specific orientation
626 jmichalk 3870 relative to each other, through atop adsorption for example, this explanation
627 jmichalk 3872 gains some credence. The energetic repulsion between two CO located a
628     distance of 2.77~\AA~apart (nearest-neighbor distance of Pt) and both in
629     a vertical orientation, is 8.62 kcal/mol. Moving the CO apart to the second
630 jmichalk 3867 nearest-neighbor distance of 4.8~\AA~or 5.54~\AA~drops the repulsion to
631 jmichalk 3870 nearly 0 kcal/mol. Allowing the CO's to leave a purely vertical orientation
632     also quickly drops the repulsion, a minimum of 6.2 kcal/mol is reached at $\sim$24 degrees between the 2 CO when the carbons are locked at a distance of 2.77 \AA apart.
633     As mentioned above, the energy barrier for surface diffusion
634 jmichalk 3872 of a Pt adatom is only 4 kcal/mol. So this repulsion between neighboring CO molecules can
635 jmichalk 3870 increase the surface diffusion. However, the residence time of CO on Pt was
636 jmichalk 3867 examined and while the majority of the CO is on or near the surface throughout
637 jmichalk 3872 the run, most molecules are mobile. This mobility suggests that the CO are more
638     likely to shift their positions without necessarily the Pt along with them.
639 gezelter 3826
640 jmichalk 3862 Another possible and more likely mechanism for the restructuring is in the
641     destabilization of strong Pt-Pt interactions by CO adsorbed on surface
642 jmichalk 3867 Pt atoms. This would then have the effect of increasing surface mobility
643 jmichalk 3862 of these atoms. To test this hypothesis, numerous configurations of
644     CO in varying quantities were arranged on the higher and lower plateaus
645 jmichalk 3867 around a step on a otherwise clean Pt(557) surface. One representative
646     configuration is displayed in Figure \ref{fig:lambda}. Single or concerted movement
647     of Pt atoms was then examined to determine possible barriers. Because
648     the movement was forced along a pre-defined reaction coordinate that may differ
649 jmichalk 3862 from the true minimum of this path, only the beginning and ending energies
650 jmichalk 3874 are displayed in Table \ref{tab:rxcoord} with the corresponding beginning and ending reaction coordinates in Figure \ref{fig:lambdaTable}. These values suggest that the presence of CO at suitable
651 jmichalk 3867 locations can lead to lowered barriers for Pt breaking apart from the step-edge.
652     Additionally, as highlighted in Figure \ref{fig:lambda}, the presence of CO makes the
653     burrowing and lifting of adatoms favorable, whereas without CO, the process is neutral
654 jmichalk 3862 in terms of energetics.
655    
656     %lambda progression of Pt -> shoving its way into the step
657     \begin{figure}[H]
658 jmichalk 3873 \includegraphics[width=\linewidth]{lambdaProgression_atopCO_withLambda.png}
659 jmichalk 3867 \caption{A model system of the Pt(557) surface was used as the framework
660     for exploring energy barriers along a reaction coordinate. Various numbers,
661     placements, and rotations of CO were examined as they affect Pt movement.
662     The coordinate displayed in this Figure was a representative run. As shown
663     in Table \ref{tab:rxcoord}, relative to the energy of the system at 0\%, there
664     is a slight decrease upon insertion of the Pt atom into the step-edge along
665     with the resultant lifting of the other Pt atom when CO is present at certain positions.}
666 jmichalk 3862 \label{fig:lambda}
667     \end{figure}
668    
669 jmichalk 3873 \begin{figure}[H]
670     \includegraphics[totalheight=0.9\textheight]{lambdaTable.png}
671     \caption{}
672     \label{fig:lambdaTable}
673     \end{figure}
674 jmichalk 3862
675    
676 jmichalk 3874
677     \begin{table}[H]
678     \caption{}
679     \centering
680     \begin{tabular}{| c || c | c | c | c |}
681     \hline
682     \textbf{System} & 0.5~\AA & 2~\AA & 4~\AA & 6~\AA \\
683     \hline
684     A & 6.38 & 38.34 & 44.65 & 47.60 \\
685     B & -20.72 & 0.67 & 17.33 & 24.28 \\
686     C & 4.92 & 27.02 & 41.05 & 47.43 \\
687     D & -16.97 & 21.21 & 35.87 & 40.93 \\
688     E & 5.92 & 30.96 & 43.69 & 49.23 \\
689     F & 8.53 & 46.23 & 53.98 & 65.55 \\
690     \hline
691     \end{tabular}
692     \label{tab:rxcoord}
693     \end{table}
694    
695    
696 jmichalk 3802 \subsection{Diffusion}
697 jmichalk 3872 The diffusion parallel to the step-edge tends to be
698     much larger than that perpendicular to the step-edge. The dynamic
699 jmichalk 3867 equilibrium that is established between the step-edge and adatom interface. The coverage
700     of CO also appears to play a slight role in relative rates of diffusion, as shown in Figure \ref{fig:diff}.
701     The
702 jmichalk 3862 Thus, the bottleneck of the double layer formation appears to be the initial formation
703     of this growth point, which seems to be somewhat of a stochastic event. Once it
704 jmichalk 3867 appears, parallel diffusion, along the now slightly angled step-edge, will allow for
705 jmichalk 3862 a faster formation of the double layer than if the entire process were dependent on
706     only perpendicular diffusion across the plateaus. Thus, the larger $D_{\perp}$, the
707     more likely a growth point is to be formed.
708 jmichalk 3802 \\
709 jmichalk 3862
710    
711     %breaking of the double layer upon removal of CO
712 jmichalk 3802 \begin{figure}[H]
713 jmichalk 3862 \includegraphics[width=\linewidth]{doubleLayerBreaking_greenBlue_whiteLetters.png}
714 jmichalk 3873 \caption{(A) 0~ps, (B) 100~ps, (C) 1~ns, after the removal of CO. The presence of the CO
715 jmichalk 3867 helped maintain the stability of the double layer and upon removal the two layers break
716     and begin separating. The separation is not a simple pulling apart however, rather
717     there is a mixing of the lower and upper atoms at the edge.}
718 jmichalk 3862 \label{fig:breaking}
719 jmichalk 3802 \end{figure}
720    
721    
722 jmichalk 3862
723    
724 jmichalk 3802 %Peaks!
725 jmichalk 3872 %\begin{figure}[H]
726     %\includegraphics[width=\linewidth]{doublePeaks_noCO.png}
727     %\caption{At the initial formation of this double layer ( $\sim$ 37 ns) there is a degree
728     %of roughness inherent to the edge. The next $\sim$ 40 ns show the edge with
729     %aspects of waviness and by 80 ns the double layer is completely formed and smooth. }
730     %\label{fig:peaks}
731     %\end{figure}
732 jmichalk 3862
733 jmichalk 3867
734     %Don't think I need this
735 jmichalk 3862 %clean surface...
736 jmichalk 3867 %\begin{figure}[H]
737     %\includegraphics[width=\linewidth]{557_300K_cleanPDF.pdf}
738     %\caption{}
739 jmichalk 3862
740 jmichalk 3867 %\end{figure}
741     %\label{fig:clean}
742    
743    
744 jmichalk 3802 \section{Conclusion}
745 jmichalk 3870 In this work we have shown the reconstruction of the Pt(557) crystalline surface upon adsorption of CO in less than a $\mu s$. Only the highest coverage Pt system showed this initial reconstruction similar to that seen previously. The strong interaction between Pt and CO and the limited interaction between Au and CO helps explain the differences between the two systems.
746 jmichalk 3802
747 jmichalk 3862 %Things I am not ready to remove yet
748    
749     %Table of Diffusion Constants
750     %Add gold?M
751     % \begin{table}[H]
752     % \caption{}
753     % \centering
754     % \begin{tabular}{| c | cc | cc | }
755     % \hline
756     % &\multicolumn{2}{c|}{\textbf{Platinum}}&\multicolumn{2}{c|}{\textbf{Gold}} \\
757     % \hline
758     % \textbf{Surface Coverage} & $\mathbf{D}_{\parallel}$ & $\mathbf{D}_{\perp}$ & $\mathbf{D}_{\parallel}$ & $\mathbf{D}_{\perp}$ \\
759     % \hline
760     % 50\% & 4.32(2) & 1.185(8) & 1.72(2) & 0.455(6) \\
761     % 33\% & 5.18(3) & 1.999(5) & 1.95(2) & 0.337(4) \\
762     % 25\% & 5.01(2) & 1.574(4) & 1.26(3) & 0.377(6) \\
763     % 5\% & 3.61(2) & 0.355(2) & 1.84(3) & 0.169(4) \\
764     % 0\% & 3.27(2) & 0.147(4) & 1.50(2) & 0.194(2) \\
765     % \hline
766     % \end{tabular}
767     % \end{table}
768    
769 gezelter 3875 \begin{acknowledgement}
770 gezelter 3808 Support for this project was provided by the National Science
771     Foundation under grant CHE-0848243 and by the Center for Sustainable
772     Energy at Notre Dame (cSEND). Computational time was provided by the
773     Center for Research Computing (CRC) at the University of Notre Dame.
774 gezelter 3875 \end{acknowledgement}
775 gezelter 3808 \newpage
776     \bibliography{firstTryBibliography}
777 gezelter 3875 %\end{doublespace}
778    
779     \begin{tocentry}
780     %\includegraphics[height=3.5cm]{timelapse}
781     \end{tocentry}
782    
783 gezelter 3808 \end{document}