ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/stokes/stokes.tex
Revision: 3777
Committed: Fri Dec 9 19:34:10 2011 UTC (12 years, 9 months ago) by skuang
Content type: application/x-tex
File size: 32413 byte(s)
Log Message:
add two figures.

File Contents

# User Rev Content
1 gezelter 3769 \documentclass[11pt]{article}
2     \usepackage{amsmath}
3     \usepackage{amssymb}
4     \usepackage{setspace}
5     \usepackage{endfloat}
6     \usepackage{caption}
7     %\usepackage{tabularx}
8     \usepackage{graphicx}
9     \usepackage{multirow}
10     %\usepackage{booktabs}
11     %\usepackage{bibentry}
12     %\usepackage{mathrsfs}
13     %\usepackage[ref]{overcite}
14     \usepackage[square, comma, sort&compress]{natbib}
15     \usepackage{url}
16     \pagestyle{plain} \pagenumbering{arabic} \oddsidemargin 0.0cm
17     \evensidemargin 0.0cm \topmargin -21pt \headsep 10pt \textheight
18     9.0in \textwidth 6.5in \brokenpenalty=10000
19    
20     % double space list of tables and figures
21     \AtBeginDelayedFloats{\renewcommand{\baselinestretch}{1.66}}
22     \setlength{\abovecaptionskip}{20 pt}
23     \setlength{\belowcaptionskip}{30 pt}
24    
25     %\renewcommand\citemid{\ } % no comma in optional reference note
26     \bibpunct{[}{]}{,}{n}{}{;}
27     \bibliographystyle{achemso}
28    
29     \begin{document}
30    
31 skuang 3770 \title{ENTER TITLE HERE}
32 gezelter 3769
33     \author{Shenyu Kuang and J. Daniel
34     Gezelter\footnote{Corresponding author. \ Electronic mail: gezelter@nd.edu} \\
35     Department of Chemistry and Biochemistry,\\
36     University of Notre Dame\\
37     Notre Dame, Indiana 46556}
38    
39     \date{\today}
40    
41     \maketitle
42    
43     \begin{doublespace}
44    
45     \begin{abstract}
46 skuang 3770 REPLACE ABSTRACT HERE
47 gezelter 3769 With the Non-Isotropic Velocity Scaling (NIVS) approach to Reverse
48     Non-Equilibrium Molecular Dynamics (RNEMD) it is possible to impose
49     an unphysical thermal flux between different regions of
50     inhomogeneous systems such as solid / liquid interfaces. We have
51     applied NIVS to compute the interfacial thermal conductance at a
52     metal / organic solvent interface that has been chemically capped by
53     butanethiol molecules. Our calculations suggest that coupling
54     between the metal and liquid phases is enhanced by the capping
55     agents, leading to a greatly enhanced conductivity at the interface.
56     Specifically, the chemical bond between the metal and the capping
57     agent introduces a vibrational overlap that is not present without
58     the capping agent, and the overlap between the vibrational spectra
59     (metal to cap, cap to solvent) provides a mechanism for rapid
60     thermal transport across the interface. Our calculations also
61     suggest that this is a non-monotonic function of the fractional
62     coverage of the surface, as moderate coverages allow diffusive heat
63     transport of solvent molecules that have been in close contact with
64     the capping agent.
65    
66     \end{abstract}
67    
68     \newpage
69    
70     %\narrowtext
71    
72     %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
73     % BODY OF TEXT
74     %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
75    
76     \section{Introduction}
77 skuang 3771 [REFINE LATER, ADD MORE REF.S]
78     Imposed-flux methods in Molecular Dynamics (MD)
79     simulations\cite{MullerPlathe:1997xw} can establish steady state
80     systems with a set applied flux vs a corresponding gradient that can
81     be measured. These methods does not need many trajectories to provide
82     information of transport properties of a given system. Thus, they are
83     utilized in computing thermal and mechanical transfer of homogeneous
84     or bulk systems as well as heterogeneous systems such as liquid-solid
85     interfaces.\cite{kuang:AuThl}
86 skuang 3770
87 skuang 3771 The Reverse Non-Equilibrium MD (RNEMD) methods adopt constraints that
88     satisfy linear momentum and total energy conservation of a system when
89     imposing fluxes in a simulation. Thus they are compatible with various
90     ensembles, including the micro-canonical (NVE) ensemble, without the
91     need of an external thermostat. The original approaches by
92     M\"{u}ller-Plathe {\it et
93     al.}\cite{MullerPlathe:1997xw,ISI:000080382700030} utilize simple
94     momentum swapping for generating energy/momentum fluxes, which is also
95     compatible with particles of different identities. Although simple to
96     implement in a simulation, this approach can create nonthermal
97     velocity distributions, as discovered by Tenney and
98     Maginn\cite{Maginn:2010}. Furthermore, this approach to kinetic energy
99     transfer between particles of different identities is less efficient
100     when the mass difference between the particles becomes significant,
101     which also limits its application on heterogeneous interfacial
102     systems.
103 skuang 3770
104 skuang 3771 Recently, we developed a different approach, using Non-Isotropic
105     Velocity Scaling (NIVS) \cite{kuang:164101} algorithm to impose
106     fluxes. Compared to the momentum swapping move, it scales the velocity
107     vectors in two separate regions of a simulated system with respective
108     diagonal scaling matrices. These matrices are determined by solving a
109     set of equations including linear momentum and kinetic energy
110     conservation constraints and target flux satisfaction. This method is
111     able to effectively impose a wide range of kinetic energy fluxes
112     without obvious perturbation to the velocity distributions of the
113     simulated systems, regardless of the presence of heterogeneous
114     interfaces. We have successfully applied this approach in studying the
115     interfacial thermal conductance at metal-solvent
116     interfaces.\cite{kuang:AuThl}
117 gezelter 3769
118 skuang 3771 However, the NIVS approach limits its application in imposing momentum
119     fluxes. Temperature anisotropy can happen under high momentum fluxes,
120     due to the nature of the algorithm. Thus, combining thermal and
121     momentum flux is also difficult to implement with this
122     approach. However, such combination may provide a means to simulate
123     thermal/momentum gradient coupled processes such as freeze
124     desalination. Therefore, developing novel approaches to extend the
125     application of imposed-flux method is desired.
126 gezelter 3769
127 skuang 3771 In this paper, we improve the NIVS method and propose a novel approach
128     to impose fluxes. This approach separate the means of applying
129     momentum and thermal flux with operations in one time step and thus is
130     able to simutaneously impose thermal and momentum flux. Furthermore,
131     the approach retains desirable features of previous RNEMD approaches
132     and is simpler to implement compared to the NIVS method. In what
133     follows, we first present the method to implement the method in a
134     simulation. Then we compare the method on bulk fluids to previous
135     methods. Also, interfacial frictions are computed for a series of
136     interfaces.
137 gezelter 3769
138     \section{Methodology}
139 skuang 3770 Similar to the NIVS methodology,\cite{kuang:164101} we consider a
140     periodic system divided into a series of slabs along a certain axis
141     (e.g. $z$). The unphysical thermal and/or momentum flux is designated
142     from the center slab to one of the end slabs, and thus the center slab
143     would have a lower temperature than the end slab (unless the thermal
144     flux is negative). Therefore, the center slab is denoted as ``$c$''
145     while the end slab as ``$h$''.
146    
147     To impose these fluxes, we periodically apply separate operations to
148     velocities of particles {$i$} within the center slab and of particles
149     {$j$} within the end slab:
150     \begin{eqnarray}
151     \vec{v}_i & \leftarrow & c\cdot\left(\vec{v}_i - \langle\vec{v}_c
152     \rangle\right) + \left(\langle\vec{v}_c\rangle + \vec{a}_c\right) \\
153     \vec{v}_j & \leftarrow & h\cdot\left(\vec{v}_j - \langle\vec{v}_h
154     \rangle\right) + \left(\langle\vec{v}_h\rangle + \vec{a}_h\right)
155     \end{eqnarray}
156     where $\langle\vec{v}_c\rangle$ and $\langle\vec{v}_h\rangle$ denotes
157     the instantaneous bulk velocity of slabs $c$ and $h$ respectively
158     before an operation occurs. When a momentum flux $\vec{j}_z(\vec{p})$
159     presents, these bulk velocities would have a corresponding change
160     ($\vec{a}_c$ and $\vec{a}_h$ respectively) according to Newton's
161     second law:
162     \begin{eqnarray}
163     M_c \vec{a}_c & = & -\vec{j}_z(\vec{p}) \Delta t \\
164     M_h \vec{a}_h & = & \vec{j}_z(\vec{p}) \Delta t
165     \end{eqnarray}
166     where
167     \begin{eqnarray}
168     M_c & = & \sum_{i = 1}^{N_c} m_i \\
169     M_h & = & \sum_{j = 1}^{N_h} m_j
170     \end{eqnarray}
171     and $\Delta t$ is the interval between two operations.
172    
173     The above operations conserve the linear momentum of a periodic
174     system. To satisfy total energy conservation as well as to impose a
175     thermal flux $J_z$, one would have
176 skuang 3771 [SUPPORT INFO MIGHT BE NECESSARY TO PUT EXTRA MATH IN]
177 skuang 3770 \begin{eqnarray}
178     K_c - J_z\Delta t & = & c^2 (K_c - \frac{1}{2}M_c \langle\vec{v}_c
179     \rangle^2) + \frac{1}{2}M_c (\langle \vec{v}_c \rangle + \vec{a}_c)^2 \\
180     K_h + J_z\Delta t & = & h^2 (K_h - \frac{1}{2}M_h \langle\vec{v}_h
181     \rangle^2) + \frac{1}{2}M_h (\langle \vec{v}_h \rangle + \vec{a}_h)^2
182     \end{eqnarray}
183     where $K_c$ and $K_h$ denotes translational kinetic energy of slabs
184     $c$ and $h$ respectively before an operation occurs. These
185     translational kinetic energy conservation equations are sufficient to
186     ensure total energy conservation, as the operations applied do not
187     change the potential energy of a system, given that the potential
188     energy does not depend on particle velocity.
189    
190     The above sets of equations are sufficient to determine the velocity
191     scaling coefficients ($c$ and $h$) as well as $\vec{a}_c$ and
192     $\vec{a}_h$. Note that two roots of $c$ and $h$ exist
193     respectively. However, to avoid dramatic perturbations to a system,
194 skuang 3772 the positive roots (which are closer to 1) are chosen. Figure
195     \ref{method} illustrates the implementation of this algorithm in an
196     individual step.
197 skuang 3770
198 skuang 3772 \begin{figure}
199     \includegraphics[width=\linewidth]{method}
200     \caption{Illustration of the implementation of the algorithm in a
201     single step. Starting from an ideal velocity distribution, the
202     transformation is used to apply both thermal and momentum flux from
203     the ``c'' slab to the ``h'' slab. As the figure shows, the thermal
204     distributions preserve after this operation.}
205     \label{method}
206     \end{figure}
207    
208 skuang 3770 By implementing these operations at a certain frequency, a steady
209     thermal and/or momentum flux can be applied and the corresponding
210     temperature and/or momentum gradients can be established.
211    
212 skuang 3771 This approach is more computationaly efficient compared to the
213     previous NIVS method, in that only quadratic equations are involved,
214     while the NIVS method needs to solve a quartic equations. Furthermore,
215     the method implements isotropic scaling of velocities in respective
216     slabs, unlike the NIVS, where an extra criteria function is necessary
217     to choose a set of coefficients that performs the most isotropic
218     scaling. More importantly, separating the momentum flux imposing from
219     velocity scaling avoids the underlying cause that NIVS produced
220     thermal anisotropy when applying a momentum flux.
221 gezelter 3769
222 skuang 3772 The advantages of the approach over the original momentum swapping
223     approach lies in its nature to preserve a Gaussian
224     distribution. Because the momentum swapping tends to render a
225     nonthermal distribution, when the imposed flux is relatively large,
226     diffusion of the neighboring slabs could no longer remedy this effect,
227     and nonthermal distributions would be observed. Results in later
228     section will illustrate this effect.
229 skuang 3773 %NEW METHOD (AND NIVS) HAVE LESS PERTURBATION THAN MOMENTUM SWAPPING
230 gezelter 3769
231 skuang 3772 \section{Computational Details}
232 skuang 3773 The algorithm has been implemented in our MD simulation code,
233     OpenMD\cite{Meineke:2005gd,openmd}. We compare the method with
234     previous RNEMD methods or equilibrium MD methods in homogeneous fluids
235     (Lennard-Jones and SPC/E water). And taking advantage of the method,
236     we simulate the interfacial friction of different heterogeneous
237     interfaces (gold-organic solvent and gold-SPC/E water and ice-liquid
238     water).
239 gezelter 3769
240 skuang 3773 \subsection{Simulation Protocols}
241     The systems to be investigated are set up in a orthorhombic simulation
242     cell with periodic boundary conditions in all three dimensions. The
243 skuang 3774 $z$ axis of these cells were longer and was set as the gradient axis
244 skuang 3773 of temperature and/or momentum. Thus the cells were divided into $N$
245     slabs along this axis, with various $N$ depending on individual
246     system. The $x$ and $y$ axis were usually of the same length in
247     homogeneous systems or close to each other where interfaces
248     presents. In all cases, before introducing a nonequilibrium method to
249     establish steady thermal and/or momentum gradients for further
250     measurements and calculations, canonical ensemble with a Nos\'e-Hoover
251     thermostat\cite{hoover85} and microcanonical ensemble equilibrations
252     were used to prepare systems ready for data
253     collections. Isobaric-isothermal equilibrations are performed before
254     this for SPC/E water systems to reach normal pressure (1 bar), while
255     similar equilibrations are used for interfacial systems to relax the
256     surface tensions.
257 skuang 3772
258 skuang 3773 While homogeneous fluid systems can be set up with random
259     configurations, our interfacial systems needs extra steps to ensure
260 skuang 3774 the interfaces be established properly for computations. The
261     preparation and equilibration of butanethiol covered gold (111)
262     surface and further solvation and equilibration process is described
263 skuang 3775 as in reference \cite{kuang:AuThl}.
264 skuang 3773
265 skuang 3774 As for the ice/liquid water interfaces, the basal surface of ice
266 skuang 3775 lattice was first constructed. Hirsch {\it et
267     al.}\cite{doi:10.1021/jp048434u} explored the energetics of ice
268     lattices with different proton orders. We refer to their results and
269     choose the configuration of the lowest energy after geometry
270     optimization as the unit cells of our ice lattices. Although
271 skuang 3774 experimental solid/liquid coexistant temperature near normal pressure
272 skuang 3775 is 273K, Bryk and Haymet's simulations of ice/liquid water interfaces
273     with different models suggest that for SPC/E, the most stable
274     interface is observed at 225$\pm$5K. Therefore, all our ice/liquid
275     water simulations were carried out under 225K. To have extra
276     protection of the ice lattice during initial equilibration (when the
277     randomly generated liquid phase configuration could release large
278     amount of energy in relaxation), a constraint method (REF?) was
279     adopted until the high energy configuration was relaxed.
280     [MAY ADD A FIGURE HERE FOR BASAL PLANE, MAY INCLUDE PRISM IF POSSIBLE]
281 gezelter 3769
282     \subsection{Force Field Parameters}
283 skuang 3774 For comparison of our new method with previous work, we retain our
284     force field parameters consistent with the results we will compare
285 skuang 3775 with. The Lennard-Jones fluid used here for argon , and reduced unit
286     results are reported for direct comparison purpose.
287 gezelter 3769
288 skuang 3774 As for our water simulations, SPC/E model is used throughout this work
289     for consistency. Previous work for transport properties of SPC/E water
290 skuang 3775 model is available\cite{Bedrov:2000,10.1063/1.3330544,Medina2011} so
291     that unnecessary repetition of previous methods can be avoided.
292 gezelter 3769
293 skuang 3774 The Au-Au interaction parameters in all simulations are described by
294     the quantum Sutton-Chen (QSC) formulation.\cite{PhysRevB.59.3527} The
295     QSC potentials include zero-point quantum corrections and are
296 gezelter 3769 reparametrized for accurate surface energies compared to the
297 skuang 3775 Sutton-Chen potentials.\cite{Chen90} For gold/water interfaces, the
298     Spohr potential was adopted\cite{ISI:000167766600035} to depict
299     Au-H$_2$O interactions.
300 gezelter 3769
301 skuang 3774 The small organic molecules included in our simulations are the Au
302     surface capping agent butanethiol and liquid hexane and toluene. The
303     United-Atom
304     models\cite{TraPPE-UA.thiols,TraPPE-UA.alkanes,TraPPE-UA.alkylbenzenes}
305     for these components were used in this work for better computational
306     efficiency, while maintaining good accuracy. We refer readers to our
307     previous work\cite{kuang:AuThl} for further details of these models,
308     as well as the interactions between Au and the above organic molecule
309     components.
310 gezelter 3769
311 skuang 3774 \subsection{Thermal conductivities}
312 skuang 3775 When $\vec{j}_z(\vec{p})$ is set to zero and a target $J_z$ is set to
313     impose kinetic energy transfer, the method can be used for thermal
314     conductivity computations. Similar to previous RNEMD methods, we
315     assume linear response of the temperature gradient with respect to the
316     thermal flux in general case. And the thermal conductivity ($\lambda$)
317     can be obtained with the imposed kinetic energy flux and the measured
318     thermal gradient:
319     \begin{equation}
320     J_z = -\lambda \frac{\partial T}{\partial z}
321     \end{equation}
322     Like other imposed-flux methods, the energy flux was calculated using
323     the total non-physical energy transferred (${E_{total}}$) from slab
324     ``c'' to slab ``h'', which is recorded throughout a simulation, and
325     the time for data collection $t$:
326     \begin{equation}
327     J_z = \frac{E_{total}}{2 t L_x L_y}
328     \end{equation}
329     where $L_x$ and $L_y$ denotes the dimensions of the plane in a
330     simulation cell perpendicular to the thermal gradient, and a factor of
331     two in the denominator is present for the heat transport occurs in
332     both $+z$ and $-z$ directions. The temperature gradient
333     ${\langle\partial T/\partial z\rangle}$ can be obtained by a linear
334     regression of the temperature profile, which is recorded during a
335     simulation for each slab in a cell. For Lennard-Jones simulations,
336     thermal conductivities are reported in reduced units
337     (${\lambda^*=\lambda \sigma^2 m^{1/2} k_B^{-1}\varepsilon^{-1/2}}$).
338    
339 skuang 3774 \subsection{Shear viscosities}
340 skuang 3775 Alternatively, the method can carry out shear viscosity calculations
341     by switching off $J_z$. One can specify the vector
342     $\vec{j}_z(\vec{p})$ by choosing the three components
343     respectively. For shear viscosity simulations, $j_z(p_z)$ is usually
344     set to zero. Although for isotropic systems, the direction of
345     $\vec{j}_z(\vec{p})$ on the $xy$ plane should not matter, the ability
346     of arbitarily specifying the vector direction in our method provides
347     convenience in anisotropic simulations.
348    
349     Similar to thermal conductivity computations, linear response of the
350     momentum gradient with respect to the shear stress is assumed, and the
351     shear viscosity ($\eta$) can be obtained with the imposed momentum
352     flux (e.g. in $x$ direction) and the measured gradient:
353     \begin{equation}
354     j_z(p_x) = -\eta \frac{\partial v_x}{\partial z}
355     \end{equation}
356     where the flux is similarly defined:
357     \begin{equation}
358     j_z(p_x) = \frac{P_x}{2 t L_x L_y}
359     \end{equation}
360     with $P_x$ being the total non-physical momentum transferred within
361     the data collection time. Also, the velocity gradient
362     ${\langle\partial v_x/\partial z\rangle}$ can be obtained using linear
363     regression of the $x$ component of the mean velocity, $\langle
364     v_x\rangle$, in each of the bins. For Lennard-Jones simulations, shear
365     viscosities are reported in reduced units
366     (${\eta^*=\eta\sigma^2(\varepsilon m)^{-1/2}}$).
367    
368 skuang 3774 \subsection{Interfacial friction and Slip length}
369 skuang 3775 While the shear stress results in a velocity gradient within bulk
370     fluid phase, its effect at a solid-liquid interface could vary due to
371     the interaction strength between the two phases. The interfacial
372     friction coefficient $\kappa$ is defined to relate the shear stress
373     (e.g. along $x$-axis) and the relative fluid velocity tangent to the
374     interface:
375     \begin{equation}
376     j_z(p_x)|_{interface} = \kappa\Delta v_x|_{interface}
377     \end{equation}
378     Under ``stick'' boundary condition, $\Delta v_x|_{interface}
379     \rightarrow 0$, which leads to $\kappa\rightarrow\infty$. However, for
380     ``slip'' boundary condition at the solid-liquid interface, $\kappa$
381     becomes finite. To characterize the interfacial boundary conditions,
382     slip length ($\delta$) is defined using $\kappa$ and the shear
383     viscocity of liquid phase ($\eta$):
384     \begin{equation}
385     \delta = \frac{\eta}{\kappa}
386     \end{equation}
387     so that $\delta\rightarrow 0$ in the ``no-slip'' boundary condition,
388     and depicts how ``slippery'' an interface is. Figure \ref{slipLength}
389     illustrates how this quantity is defined and computed for a
390 skuang 3776 solid-liquid interface. [MAY INCLUDE A SNAPSHOT IN FIGURE]
391 gezelter 3769
392 skuang 3775 \begin{figure}
393     \includegraphics[width=\linewidth]{defDelta}
394     \caption{The slip length $\delta$ can be obtained from a velocity
395     profile of a solid-liquid interface. An example of Au/hexane
396     interfaces is shown.}
397     \label{slipLength}
398     \end{figure}
399 gezelter 3769
400 skuang 3775 In our method, a shear stress can be applied similar to shear
401     viscosity computations by applying an unphysical momentum flux
402     (e.g. $j_z(p_x)$). A corresponding velocity profile can be obtained as
403     shown in Figure \ref{slipLength}, in which the velocity gradients
404     within liquid phase and velocity difference at the liquid-solid
405     interface can be measured respectively. Further calculations and
406     characterizations of the interface can be carried out using these
407     data.
408     [MENTION IN RESULTS THAT ETA OBTAINED HERE DOES NOT NECESSARILY EQUAL
409     TO BULK VALUES]
410    
411 skuang 3776 \section{Results and Discussions}
412     \subsection{Lennard-Jones fluid}
413     Our orthorhombic simulation cell of Lennard-Jones fluid has identical
414     parameters to our previous work\cite{kuang:164101} to facilitate
415     comparison. Thermal conductivitis and shear viscosities were computed
416     with the algorithm applied to the simulations. The results of thermal
417     conductivity are compared with our previous NIVS algorithm. However,
418     since the NIVS algorithm could produce temperature anisotropy for
419     shear viscocity computations, these results are instead compared to
420     the momentum swapping approaches. Table \ref{LJ} lists these
421     calculations with various fluxes in reduced units.
422 skuang 3770
423 skuang 3776 \begin{table*}
424     \begin{minipage}{\linewidth}
425     \begin{center}
426 gezelter 3769
427 skuang 3776 \caption{Thermal conductivity ($\lambda^*$) and shear viscosity
428     ($\eta^*$) (in reduced units) of a Lennard-Jones fluid at
429     ${\langle T^* \rangle = 0.72}$ and ${\rho^* = 0.85}$ computed
430     at various momentum fluxes. The new method yields similar
431     results to previous RNEMD methods. All results are reported in
432     reduced unit. Uncertainties are indicated in parentheses.}
433    
434     \begin{tabular}{cccccc}
435     \hline\hline
436     \multicolumn{2}{c}{Momentum Exchange} &
437     \multicolumn{2}{c}{$\lambda^*$} &
438     \multicolumn{2}{c}{$\eta^*$} \\
439     \hline
440     Swap Interval & Equivalent $J_z^*$ or $j_z^*(p_x)$ &
441     NIVS & This work & Swapping & This work \\
442     \hline
443     0.116 & 0.16 & 7.30(0.10) & 6.25(0.23) & 3.57(0.06) & 3.53(0.16)\\
444     0.232 & 0.09 & 6.95(0.09) & 8.02(0.56) & 3.64(0.05) & 3.43(0.17)\\
445     0.463 & 0.047 & 7.19(0.07) & 6.48(0.15) & 3.52(0.16) & 3.51(0.08)\\
446     0.926 & 0.024 & 7.19(0.28) & 7.02(0.13) & 3.72(0.05) & 3.79(0.11)\\
447     1.158 & 0.019 & 7.98(0.33) & 7.37(0.23) & 3.42(0.06) & 3.53(0.06)\\
448     \hline\hline
449     \end{tabular}
450     \label{LJ}
451     \end{center}
452     \end{minipage}
453     \end{table*}
454 gezelter 3769
455 skuang 3776 \subsubsection{Thermal conductivity}
456     Our thermal conductivity calculations with this method yields
457     comparable results to the previous NIVS algorithm. This indicates that
458     the thermal gradients rendered using this method are also close to
459     previous RNEMD methods. Simulations with moderately higher thermal
460     fluxes tend to yield more reliable thermal gradients and thus avoid
461     large errors, while overly high thermal fluxes could introduce side
462     effects such as non-linear temperature gradient response or
463     inadvertent phase transitions.
464 gezelter 3769
465 skuang 3776 Since the scaling operation is isotropic in this method, one does not
466     need extra care to ensure temperature isotropy between the $x$, $y$
467     and $z$ axes, while thermal anisotropy might happen if the criteria
468     function for choosing scaling coefficients does not perform as
469     expected. Furthermore, this method avoids inadvertent concomitant
470     momentum flux when only thermal flux is imposed, which could not be
471     achieved with swapping or NIVS approaches. The thermal energy exchange
472     in swapping ($\vec{p}_i$ in slab ``c'' with $\vec{p}_j$ in slab ``j'')
473     or NIVS (total slab momentum conponemts $P^\alpha$ scaled to $\alpha
474     P^\alpha$) would not obtain this result unless thermal flux vanishes
475     (i.e. $\vec{p}_i=\vec{p}_j$ or $\alpha=1$ which are trivial to apply a
476     thermal flux). In this sense, this method contributes to having
477     minimal perturbation to a simulation while imposing thermal flux.
478    
479     \subsubsection{Shear viscosity}
480     Table \ref{LJ} also compares our shear viscosity results with momentum
481     swapping approach. Our calculations show that our method predicted
482     similar values for shear viscosities to the momentum swapping
483     approach, as well as the velocity gradient profiles. Moderately larger
484     momentum fluxes are helpful to reduce the errors of measured velocity
485     gradients and thus the final result. However, it is pointed out that
486     the momentum swapping approach tends to produce nonthermal velocity
487     distributions.\cite{Maginn:2010}
488    
489     To examine that temperature isotropy holds in simulations using our
490     method, we measured the three one-dimensional temperatures in each of
491     the slabs (Figure \ref{tempXyz}). Note that the $x$-dimensional
492     temperatures were calculated after subtracting the effects from bulk
493     velocities of the slabs. The one-dimensional temperature profiles
494     showed no observable difference between the three dimensions. This
495     ensures that isotropic scaling automatically preserves temperature
496     isotropy and that our method is useful in shear viscosity
497     computations.
498    
499 gezelter 3769 \begin{figure}
500 skuang 3776 \includegraphics[width=\linewidth]{tempXyz}
501 skuang 3777 \caption{Unlike the previous NIVS algorithm, the new method does not
502     produce a thermal anisotropy. No temperature difference between
503     different dimensions were observed beyond the magnitude of the error
504     bars. Note that the two ``hotter'' regions are caused by the shear
505     stress, as reported by Tenney and Maginn\cite{Maginn:2010}, but not
506     an effect that only observed in our methods.}
507 skuang 3776 \label{tempXyz}
508 gezelter 3769 \end{figure}
509    
510 skuang 3776 Furthermore, the velocity distribution profiles are tested by imposing
511     a large shear stress into the simulations. Figure \ref{vDist}
512     demonstrates how our method is able to maintain thermal velocity
513     distributions against the momentum swapping approach even under large
514     imposed fluxes. Previous swapping methods tend to deplete particles of
515     positive velocities in the negative velocity slab (``c'') and vice
516     versa in slab ``h'', where the distributions leave a notch. This
517     problematic profiles become significant when the imposed-flux becomes
518     larger and diffusions from neighboring slabs could not offset the
519     depletion. Simutaneously, abnormal peaks appear corresponding to
520     excessive velocity swapped from the other slab. This nonthermal
521     distributions limit applications of the swapping approach in shear
522     stress simulations. Our method avoids the above problematic
523     distributions by altering the means of applying momentum
524     fluxes. Comparatively, velocity distributions recorded from
525     simulations with our method is so close to the ideal thermal
526     prediction that no observable difference is shown in Figure
527     \ref{vDist}. Conclusively, our method avoids problems happened in
528     previous RNEMD methods and provides a useful means for shear viscosity
529     computations.
530 gezelter 3769
531 skuang 3776 \begin{figure}
532     \includegraphics[width=\linewidth]{velDist}
533 skuang 3777 \caption{Velocity distributions that develop under the swapping and
534     our methods at high flux. These distributions were obtained from
535     Lennard-Jones simulations with $j_z(p_x)\sim 0.4$ (equivalent to a
536     swapping interval of 20 time steps). This is a relatively large flux
537     to demonstrate the nonthermal distributions that develop under the
538     swapping method. Distributions produced by our method are very close
539     to the ideal thermal situations.}
540 skuang 3776 \label{vDist}
541     \end{figure}
542 gezelter 3769
543 skuang 3776 \subsection{Bulk SPC/E water}
544 skuang 3777
545 skuang 3776 [WATER COMPARED TO RNEMD NIVS AND EMD]
546 gezelter 3769
547 skuang 3776 \subsubsection{Thermal conductivity}
548     [VSIS DOES AS WELL AS NIVS]
549 gezelter 3769
550 skuang 3776 \subsubsection{Shear viscosity}
551     [COMPARE W EMD]
552 gezelter 3769
553 skuang 3776 [MAY HAVE A FIRURE FOR DATA]
554 gezelter 3769
555 skuang 3776 [MAY COMBINE JZPX AND JZKE TO RUN ONE JOB BUT GET ETA=F(T)]
556 skuang 3777 [PUT RESULTS AND FIGURE HERE IF IT WORKS]
557 skuang 3776 \subsection{Interfacial frictions}
558     [SLIP BOUNDARY VS STICK BOUNDARY; ICE-WATER INTERFACES]
559 gezelter 3769
560 skuang 3776 qualitative agreement w interfacial thermal conductance
561    
562     [FUTURE WORK HERE OR IN CONCLUSIONS]
563    
564    
565 gezelter 3769 \begin{table*}
566     \begin{minipage}{\linewidth}
567     \begin{center}
568    
569     \caption{Computed interfacial thermal conductance ($G$ and
570     $G^\prime$) values for interfaces using various models for
571     solvent and capping agent (or without capping agent) at
572     $\langle T\rangle\sim$200K. Here ``D'' stands for deuterated
573     solvent or capping agent molecules. Error estimates are
574     indicated in parentheses.}
575    
576     \begin{tabular}{llccc}
577     \hline\hline
578     Butanethiol model & Solvent & $G$ & $G^\prime$ \\
579     (or bare surface) & model & \multicolumn{2}{c}{(MW/m$^2$/K)} \\
580     \hline
581     UA & UA hexane & 131(9) & 87(10) \\
582     & UA hexane(D) & 153(5) & 136(13) \\
583     & AA hexane & 131(6) & 122(10) \\
584     & UA toluene & 187(16) & 151(11) \\
585     & AA toluene & 200(36) & 149(53) \\
586     \hline
587     bare & UA hexane & 46.5(3.2) & 49.4(4.5) \\
588     & UA hexane(D) & 43.9(4.6) & 43.0(2.0) \\
589     & AA hexane & 31.0(1.4) & 29.4(1.3) \\
590     & UA toluene & 70.1(1.3) & 65.8(0.5) \\
591     \hline\hline
592     \end{tabular}
593     \label{modelTest}
594     \end{center}
595     \end{minipage}
596     \end{table*}
597    
598     On bare metal / solvent surfaces, different force field models for
599     hexane yield similar results for both $G$ and $G^\prime$, and these
600     two definitions agree with each other very well. This is primarily an
601     indicator of weak interactions between the metal and the solvent.
602    
603     For the fully-covered surfaces, the choice of force field for the
604     capping agent and solvent has a large impact on the calculated values
605     of $G$ and $G^\prime$. The AA thiol to AA solvent conductivities are
606     much larger than their UA to UA counterparts, and these values exceed
607     the experimental estimates by a large measure. The AA force field
608     allows significant energy to go into C-H (or C-D) stretching modes,
609     and since these modes are high frequency, this non-quantum behavior is
610     likely responsible for the overestimate of the conductivity. Compared
611     to the AA model, the UA model yields more reasonable conductivity
612     values with much higher computational efficiency.
613    
614     \subsubsection{Effects due to average temperature}
615    
616     We also studied the effect of average system temperature on the
617     interfacial conductance. The simulations are first equilibrated in
618     the NPT ensemble at 1 atm. The TraPPE-UA model for hexane tends to
619     predict a lower boiling point (and liquid state density) than
620     experiments. This lower-density liquid phase leads to reduced contact
621     between the hexane and butanethiol, and this accounts for our
622     observation of lower conductance at higher temperatures. In raising
623     the average temperature from 200K to 250K, the density drop of
624     $\sim$20\% in the solvent phase leads to a $\sim$40\% drop in the
625     conductance.
626    
627     Similar behavior is observed in the TraPPE-UA model for toluene,
628     although this model has better agreement with the experimental
629     densities of toluene. The expansion of the toluene liquid phase is
630     not as significant as that of the hexane (8.3\% over 100K), and this
631     limits the effect to $\sim$20\% drop in thermal conductivity.
632    
633     Although we have not mapped out the behavior at a large number of
634     temperatures, is clear that there will be a strong temperature
635     dependence in the interfacial conductance when the physical properties
636     of one side of the interface (notably the density) change rapidly as a
637     function of temperature.
638    
639 skuang 3776 \section{Conclusions}
640     [VSIS WORKS! COMBINES NICE FEATURES OF PREVIOUS RNEMD METHODS AND
641     IMPROVEMENTS TO THEIR PROBLEMS!]
642 gezelter 3769
643     The NIVS algorithm has been applied to simulations of
644     butanethiol-capped Au(111) surfaces in the presence of organic
645     solvents. This algorithm allows the application of unphysical thermal
646     flux to transfer heat between the metal and the liquid phase. With the
647     flux applied, we were able to measure the corresponding thermal
648     gradients and to obtain interfacial thermal conductivities. Under
649     steady states, 2-3 ns trajectory simulations are sufficient for
650     computation of this quantity.
651    
652     Our simulations have seen significant conductance enhancement in the
653     presence of capping agent, compared with the bare gold / liquid
654     interfaces. The vibrational coupling between the metal and the liquid
655     phase is enhanced by a chemically-bonded capping agent. Furthermore,
656     the coverage percentage of the capping agent plays an important role
657     in the interfacial thermal transport process. Moderately low coverages
658     allow higher contact between capping agent and solvent, and thus could
659     further enhance the heat transfer process, giving a non-monotonic
660     behavior of conductance with increasing coverage.
661    
662     Our results, particularly using the UA models, agree well with
663     available experimental data. The AA models tend to overestimate the
664     interfacial thermal conductance in that the classically treated C-H
665     vibrations become too easily populated. Compared to the AA models, the
666     UA models have higher computational efficiency with satisfactory
667     accuracy, and thus are preferable in modeling interfacial thermal
668     transport.
669    
670     \section{Acknowledgments}
671     Support for this project was provided by the National Science
672     Foundation under grant CHE-0848243. Computational time was provided by
673     the Center for Research Computing (CRC) at the University of Notre
674     Dame.
675    
676     \newpage
677    
678 skuang 3770 \bibliography{stokes}
679 gezelter 3769
680     \end{doublespace}
681     \end{document}