ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/nivsRnemd/nivsRnemd.tex
Revision: 3618
Committed: Wed Jul 28 21:06:48 2010 UTC (13 years, 11 months ago) by skuang
Content type: application/x-tex
File size: 41426 byte(s)
Log Message:
edit two plots for LJ thermal.

File Contents

# Content
1 \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 referenc note
26 \bibpunct{[}{]}{,}{s}{}{;}
27 \bibliographystyle{aip}
28
29 \begin{document}
30
31 \title{A gentler approach to RNEMD: Non-isotropic Velocity Scaling for computing Thermal Conductivity and Shear Viscosity}
32
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 We present a new method for introducing stable non-equilibrium
47 velocity and temperature distributions in molecular dynamics
48 simulations of heterogeneous systems. This method extends earlier
49 Reverse Non-Equilibrium Molecular Dynamics (RNEMD) methods which use
50 momentum exchange swapping moves that can create non-thermal
51 velocity distributions and are difficult to use for interfacial
52 calculations. By using non-isotropic velocity scaling (NIVS) on the
53 molecules in specific regions of a system, it is possible to impose
54 momentum or thermal flux between regions of a simulation and stable
55 thermal and momentum gradients can then be established. The scaling
56 method we have developed conserves the total linear momentum and
57 total energy of the system. To test the methods, we have computed
58 the thermal conductivity of model liquid and solid systems as well
59 as the interfacial thermal conductivity of a metal-water interface.
60 We find that the NIVS-RNEMD improves the problematic velocity
61 distributions that develop in other RNEMD methods.
62 \end{abstract}
63
64 \newpage
65
66 %\narrowtext
67
68 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
69 % BODY OF TEXT
70 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
71
72 \section{Introduction}
73 The original formulation of Reverse Non-equilibrium Molecular Dynamics
74 (RNEMD) obtains transport coefficients (thermal conductivity and shear
75 viscosity) in a fluid by imposing an artificial momentum flux between
76 two thin parallel slabs of material that are spatially separated in
77 the simulation cell.\cite{MullerPlathe:1997xw,ISI:000080382700030} The
78 artificial flux is typically created by periodically ``swapping''
79 either the entire momentum vector $\vec{p}$ or single components of
80 this vector ($p_x$) between molecules in each of the two slabs. If
81 the two slabs are separated along the $z$ coordinate, the imposed flux
82 is either directional ($j_z(p_x)$) or isotropic ($J_z$), and the
83 response of a simulated system to the imposed momentum flux will
84 typically be a velocity or thermal gradient (Fig. \ref{thermalDemo}).
85 The shear viscosity ($\eta$) and thermal conductivity ($\lambda$) are
86 easily obtained by assuming linear response of the system,
87 \begin{eqnarray}
88 j_z(p_x) & = & -\eta \frac{\partial v_x}{\partial z}\\
89 J_z & = & \lambda \frac{\partial T}{\partial z}
90 \end{eqnarray}
91 RNEMD has been widely used to provide computational estimates of
92 thermal conductivities and shear viscosities in a wide range of
93 materials, from liquid copper to both monatomic and molecular fluids
94 (e.g. ionic
95 liquids).\cite{Bedrov:2000-1,Bedrov:2000,Muller-Plathe:2002,ISI:000184808400018,ISI:000231042800044,Maginn:2007,Muller-Plathe:2008,ISI:000258460400020,ISI:000258840700015,ISI:000261835100054}
96
97 \begin{figure}
98 \includegraphics[width=\linewidth]{thermalDemo}
99 \caption{RNEMD methods impose an unphysical transfer of momentum or
100 kinetic energy between a ``hot'' slab and a ``cold'' slab in the
101 simulation box. The molecular system responds to this imposed flux
102 by generating a momentum or temperature gradient. The slope of the
103 gradient can then be used to compute transport properties (e.g.
104 shear viscosity and thermal conductivity).}
105 \label{thermalDemo}
106 \end{figure}
107
108 RNEMD is preferable in many ways to the forward NEMD
109 methods\cite{ISI:A1988Q205300014,hess:209,Vasquez:2004fk,backer:154503,ISI:000266247600008}
110 because it imposes what is typically difficult to measure (a flux or
111 stress) and it is typically much easier to compute the response
112 (momentum gradients or strains). For similar reasons, RNEMD is also
113 preferable to slowly-converging equilibrium methods for measuring
114 thermal conductivity and shear viscosity (using Green-Kubo
115 relations\cite{daivis:541,mondello:9327} or the Helfand moment
116 approach of Viscardy {\it et
117 al.}\cite{Viscardy:2007bh,Viscardy:2007lq}) because these rely on
118 computing difficult to measure quantities.
119
120 Another attractive feature of RNEMD is that it conserves both total
121 linear momentum and total energy during the swaps (as long as the two
122 molecules have the same identity), so the swapped configurations are
123 typically samples from the same manifold of states in the
124 microcanonical ensemble.
125
126 Recently, Tenney and Maginn\cite{Maginn:2010} have discovered
127 some problems with the original RNEMD swap technique. Notably, large
128 momentum fluxes (equivalent to frequent momentum swaps between the
129 slabs) can result in ``notched'', ``peaked'' and generally non-thermal
130 momentum distributions in the two slabs, as well as non-linear thermal
131 and velocity distributions along the direction of the imposed flux
132 ($z$). Tenney and Maginn obtained reasonable limits on imposed flux
133 and self-adjusting metrics for retaining the usability of the method.
134
135 In this paper, we develop and test a method for non-isotropic velocity
136 scaling (NIVS) which retains the desirable features of RNEMD
137 (conservation of linear momentum and total energy, compatibility with
138 periodic boundary conditions) while establishing true thermal
139 distributions in each of the two slabs. In the next section, we
140 present the method for determining the scaling constraints. We then
141 test the method on both liquids and solids as well as a non-isotropic
142 liquid-solid interface and show that it is capable of providing
143 reasonable estimates of the thermal conductivity and shear viscosity
144 in all of these cases.
145
146 \section{Methodology}
147 We retain the basic idea of M\"{u}ller-Plathe's RNEMD method; the
148 periodic system is partitioned into a series of thin slabs along one
149 axis ($z$). One of the slabs at the end of the periodic box is
150 designated the ``hot'' slab, while the slab in the center of the box
151 is designated the ``cold'' slab. The artificial momentum flux will be
152 established by transferring momentum from the cold slab and into the
153 hot slab.
154
155 Rather than using momentum swaps, we use a series of velocity scaling
156 moves. For molecules $\{i\}$ located within the cold slab,
157 \begin{equation}
158 \vec{v}_i \leftarrow \left( \begin{array}{ccc}
159 x & 0 & 0 \\
160 0 & y & 0 \\
161 0 & 0 & z \\
162 \end{array} \right) \cdot \vec{v}_i
163 \end{equation}
164 where ${x, y, z}$ are a set of 3 velocity-scaling variables for each
165 of the three directions in the system. Likewise, the molecules
166 $\{j\}$ located in the hot slab will see a concomitant scaling of
167 velocities,
168 \begin{equation}
169 \vec{v}_j \leftarrow \left( \begin{array}{ccc}
170 x^\prime & 0 & 0 \\
171 0 & y^\prime & 0 \\
172 0 & 0 & z^\prime \\
173 \end{array} \right) \cdot \vec{v}_j
174 \end{equation}
175
176 Conservation of linear momentum in each of the three directions
177 ($\alpha = x,y,z$) ties the values of the hot and cold scaling
178 parameters together:
179 \begin{equation}
180 P_h^\alpha + P_c^\alpha = \alpha^\prime P_h^\alpha + \alpha P_c^\alpha
181 \end{equation}
182 where
183 \begin{eqnarray}
184 P_c^\alpha & = & \sum_{i = 1}^{N_c} m_i \left[\vec{v}_i\right]_\alpha \\
185 P_h^\alpha & = & \sum_{j = 1}^{N_h} m_j \left[\vec{v}_j\right]_\alpha
186 \label{eq:momentumdef}
187 \end{eqnarray}
188 Therefore, for each of the three directions, the hot scaling
189 parameters are a simple function of the cold scaling parameters and
190 the instantaneous linear momentum in each of the two slabs.
191 \begin{equation}
192 \alpha^\prime = 1 + (1 - \alpha) p_\alpha
193 \label{eq:hotcoldscaling}
194 \end{equation}
195 where
196 \begin{equation}
197 p_\alpha = \frac{P_c^\alpha}{P_h^\alpha}
198 \end{equation}
199 for convenience.
200
201 Conservation of total energy also places constraints on the scaling:
202 \begin{equation}
203 \sum_{\alpha = x,y,z} K_h^\alpha + K_c^\alpha = \sum_{\alpha = x,y,z}
204 \left(\alpha^\prime\right)^2 K_h^\alpha + \alpha^2 K_c^\alpha
205 \end{equation}
206 where the translational kinetic energies, $K_h^\alpha$ and
207 $K_c^\alpha$, are computed for each of the three directions in a
208 similar manner to the linear momenta (Eq. \ref{eq:momentumdef}).
209 Substituting in the expressions for the hot scaling parameters
210 ($\alpha^\prime$) from Eq. (\ref{eq:hotcoldscaling}), we obtain the
211 {\it constraint ellipsoid}:
212 \begin{equation}
213 \sum_{\alpha = x,y,z} \left( a_\alpha \alpha^2 + b_\alpha \alpha +
214 c_\alpha \right) = 0
215 \label{eq:constraintEllipsoid}
216 \end{equation}
217 where the constants are obtained from the instantaneous values of the
218 linear momenta and kinetic energies for the hot and cold slabs,
219 \begin{eqnarray}
220 a_\alpha & = &\left(K_c^\alpha + K_h^\alpha
221 \left(p_\alpha\right)^2\right) \\
222 b_\alpha & = & -2 K_h^\alpha p_\alpha \left( 1 + p_\alpha\right) \\
223 c_\alpha & = & K_h^\alpha p_\alpha^2 + 2 K_h^\alpha p_\alpha - K_c^\alpha
224 \label{eq:constraintEllipsoidConsts}
225 \end{eqnarray}
226 This ellipsoid (Eq. \ref{eq:constraintEllipsoid}) defines the set of
227 cold slab scaling parameters which, when applied, preserve the linear
228 momentum of the system in all three directions as well as total
229 kinetic energy.
230
231 The goal of using these velocity scaling variables is to transfer
232 kinetic energy from the cold slab to the hot slab. If the hot and
233 cold slabs are separated along the z-axis, the energy flux is given
234 simply by the decrease in kinetic energy of the cold bin:
235 \begin{equation}
236 (1-x^2) K_c^x + (1-y^2) K_c^y + (1-z^2) K_c^z = J_z\Delta t
237 \end{equation}
238 The expression for the energy flux can be re-written as another
239 ellipsoid centered on $(x,y,z) = 0$:
240 \begin{equation}
241 \sum_{\alpha = x,y,z} K_c^\alpha \alpha^2 = \sum_{\alpha = x,y,z}
242 K_c^\alpha -J_z \Delta t
243 \label{eq:fluxEllipsoid}
244 \end{equation}
245 The spatial extent of the {\it thermal flux ellipsoid} is governed
246 both by the target flux, $J_z$ as well as the instantaneous values of
247 the kinetic energy components in the cold bin.
248
249 To satisfy an energetic flux as well as the conservation constraints,
250 we must determine the points ${x,y,z}$ that lie on both the constraint
251 ellipsoid (Eq. \ref{eq:constraintEllipsoid}) and the flux ellipsoid
252 (Eq. \ref{eq:fluxEllipsoid}), i.e. the intersection of the two
253 ellipsoids in 3-dimensional space.
254
255 \begin{figure}
256 \includegraphics[width=\linewidth]{ellipsoids}
257 \caption{Velocity scaling coefficients which maintain both constant
258 energy and constant linear momentum of the system lie on the surface
259 of the {\it constraint ellipsoid} while points which generate the
260 target momentum flux lie on the surface of the {\it flux ellipsoid}.
261 The velocity distributions in the cold bin are scaled by only those
262 points which lie on both ellipsoids.}
263 \label{ellipsoids}
264 \end{figure}
265
266 Since ellipsoids can be expressed as polynomials up to second order in
267 each of the three coordinates, finding the the intersection points of
268 two ellipsoids is isomorphic to finding the roots a polynomial of
269 degree 16. There are a number of polynomial root-finding methods in
270 the literature,\cite{Hoffman:2001sf,384119} but numerically finding
271 the roots of high-degree polynomials is generally an ill-conditioned
272 problem.\cite{Hoffman:2001sf} One simplification is to maintain velocity
273 scalings that are {\it as isotropic as possible}. To do this, we
274 impose $x=y$, and to treat both the constraint and flux ellipsoids as
275 2-dimensional ellipses. In reduced dimensionality, the
276 intersecting-ellipse problem reduces to finding the roots of
277 polynomials of degree 4.
278
279 Depending on the target flux and current velocity distributions, the
280 ellipsoids can have between 0 and 4 intersection points. If there are
281 no intersection points, it is not possible to satisfy the constraints
282 while performing a non-equilibrium scaling move, and no change is made
283 to the dynamics.
284
285 With multiple intersection points, any of the scaling points will
286 conserve the linear momentum and kinetic energy of the system and will
287 generate the correct target flux. Although this method is inherently
288 non-isotropic, the goal is still to maintain the system as close to an
289 isotropic fluid as possible. With this in mind, we would like the
290 kinetic energies in the three different directions could become as
291 close as each other as possible after each scaling. Simultaneously,
292 one would also like each scaling as gentle as possible, i.e. ${x,y,z
293 \rightarrow 1}$, in order to avoid large perturbation to the system.
294 To do this, we pick the intersection point which maintains the three
295 scaling variables ${x, y, z}$ as well as the ratio of kinetic energies
296 ${K_c^z/K_c^x, K_c^z/K_c^y}$ as close as possible to 1.
297
298 After the valid scaling parameters are arrived at by solving geometric
299 intersection problems in $x, y, z$ space in order to obtain cold slab
300 scaling parameters, Eq. (\ref{eq:hotcoldscaling}) is used to
301 determine the conjugate hot slab scaling variables.
302
303 \subsection{Introducing shear stress via velocity scaling}
304 It is also possible to use this method to magnify the random
305 fluctuations of the average momentum in each of the bins to induce a
306 momentum flux. Doing this repeatedly will create a shear stress on
307 the system which will respond with an easily-measured strain. The
308 momentum flux (say along the $x$-direction) may be defined as:
309 \begin{equation}
310 (1-x) P_c^x = j_z(p_x)\Delta t
311 \label{eq:fluxPlane}
312 \end{equation}
313 This {\it momentum flux plane} is perpendicular to the $x$-axis, with
314 its position governed both by a target value, $j_z(p_x)$ as well as
315 the instantaneous value of the momentum along the $x$-direction.
316
317 In order to satisfy a momentum flux as well as the conservation
318 constraints, we must determine the points ${x,y,z}$ which lie on both
319 the constraint ellipsoid (Eq. \ref{eq:constraintEllipsoid}) and the
320 flux plane (Eq. \ref{eq:fluxPlane}), i.e. the intersection of an
321 ellipsoid and a plane in 3-dimensional space.
322
323 In the case of momentum flux transfer, we also impose another
324 constraint to set the kinetic energy transfer as zero. In other
325 words, we apply Eq. \ref{eq:fluxEllipsoid} and let ${J_z = 0}$. With
326 one variable fixed by Eq. \ref{eq:fluxPlane}, one now have a similar
327 set of quartic equations to the above kinetic energy transfer problem.
328
329 \section{Computational Details}
330
331 We have implemented this methodology in our molecular dynamics code,
332 OpenMD,\cite{Meineke:2005gd,openmd} performing the NIVS scaling moves
333 after an MD step with a variable frequency. We have tested the method
334 in a variety of different systems, including homogeneous fluids
335 (Lennard-Jones and SPC/E water), crystalline solids ({\sc
336 eam})~\cite{PhysRevB.33.7983} and quantum Sutton-Chen ({\sc
337 q-sc})~\cite{PhysRevB.59.3527} models for Gold), and heterogeneous
338 interfaces ({\sc q-sc} gold - SPC/E water). The last of these systems would
339 have been difficult to study using previous RNEMD methods, but using
340 velocity scaling moves, we can even obtain estimates of the
341 interfacial thermal conductivities ($G$).
342
343 \subsection{Simulation Cells}
344
345 In each of the systems studied, the dynamics was carried out in a
346 rectangular simulation cell using periodic boundary conditions in all
347 three dimensions. The cells were longer along the $z$ axis and the
348 space was divided into $N$ slabs along this axis (typically $N=20$).
349 The top slab ($n=1$) was designated the ``hot'' slab, while the
350 central slab ($n= N/2 + 1$) was designated the ``cold'' slab. In all
351 cases, simulations were first thermalized in canonical ensemble (NVT)
352 using a Nos\'{e}-Hoover thermostat.\cite{Hoover85} then equilibrated in
353 microcanonical ensemble (NVE) before introducing any non-equilibrium
354 method.
355
356 \subsection{RNEMD with M\"{u}ller-Plathe swaps}
357
358 In order to compare our new methodology with the original
359 M\"{u}ller-Plathe swapping algorithm,\cite{ISI:000080382700030} we
360 first performed simulations using the original technique.
361
362 \subsection{RNEMD with NIVS scaling}
363
364 For each simulation utilizing the swapping method, a corresponding
365 NIVS-RNEMD simulation was carried out using a target momentum flux set
366 to produce a the same momentum or energy flux exhibited in the
367 swapping simulation.
368
369 To test the temperature homogeneity (and to compute transport
370 coefficients), directional momentum and temperature distributions were
371 accumulated for molecules in each of the slabs.
372
373 \subsection{Shear viscosities}
374
375 The momentum flux was calculated using the total non-physical momentum
376 transferred (${P_x}$) and the data collection time ($t$):
377 \begin{equation}
378 j_z(p_x) = \frac{P_x}{2 t L_x L_y}
379 \end{equation}
380 where $L_x$ and $L_y$ denote the $x$ and $y$ lengths of the simulation
381 box. The factor of two in the denominator is present because physical
382 momentum transfer occurs in two directions due to our periodic
383 boundary conditions. The velocity gradient ${\langle \partial v_x
384 /\partial z \rangle}$ was obtained using linear regression of the
385 velocity profiles in the bins. For Lennard-Jones simulations, shear
386 viscosities are reporte in reduced units (${\eta^* = \eta \sigma^2
387 (\varepsilon m)^{-1/2}}$).
388
389 \subsection{Thermal Conductivities}
390
391 The energy flux was calculated similarly to the momentum flux, using
392 the total non-physical energy transferred (${E_{total}}$) and the data
393 collection time $t$:
394 \begin{equation}
395 J_z = \frac{E_{total}}{2 t L_x L_y}
396 \end{equation}
397 The temperature gradient ${\langle\partial T/\partial z\rangle}$ was
398 obtained by a linear regression of the temperature profile. For
399 Lennard-Jones simulations, thermal conductivities are reported in
400 reduced units (${\lambda^*=\lambda \sigma^2 m^{1/2}
401 k_B^{-1}\varepsilon^{-1/2}}$).
402
403 \subsection{Interfacial Thermal Conductivities}
404
405 For materials with a relatively low interfacial conductance, and in
406 cases where the flux between the materials is small, the bulk regions
407 on either side of an interface rapidly come to a state in which the
408 two phases have relatively homogeneous (but distinct) temperatures.
409 In calculating the interfacial thermal conductivity $G$, this
410 assumption was made, and the conductance can be approximated as:
411
412 \begin{equation}
413 G = \frac{E_{total}}{2 t L_x L_y \left( \langle T_{gold}\rangle -
414 \langle T_{water}\rangle \right)}
415 \label{interfaceCalc}
416 \end{equation}
417 where ${E_{total}}$ is the imposed non-physical kinetic energy
418 transfer and ${\langle T_{gold}\rangle}$ and ${\langle
419 T_{water}\rangle}$ are the average observed temperature of gold and
420 water phases respectively.
421
422 \section{Results}
423
424 \subsection{Lennard-Jones Fluid}
425 2592 Lennard-Jones atoms were placed in an orthorhombic cell
426 ${10.06\sigma \times 10.06\sigma \times 30.18\sigma}$ on a side. The
427 reduced density ${\rho^* = \rho\sigma^3}$ was thus 0.85, which enabled
428 direct comparison between our results and previous methods. These
429 simulations were carried out with a reduced timestep ${\tau^* =
430 4.6\times10^{-4}}$. For the shear viscosity calculations, the mean
431 temperature was ${T^* = k_B T/\varepsilon = 0.72}$. For thermal
432 conductivity calculations, simulations were run under reduced
433 temperature ${\langle T^*\rangle = 0.72}$ in the microcanonical
434 ensemble. The simulations included $10^5$ steps of equilibration
435 without any momentum flux, $10^5$ steps of stablization with an
436 imposed momentum transfer to create a gradient, and $10^6$ steps of
437 data collection under RNEMD.
438
439 \subsubsection*{Thermal Conductivity}
440
441 Our thermal conductivity calculations show that the NIVS method agrees
442 well with the swapping method. Five different swap intervals were
443 tested (Table \ref{LJ}). With a fixed scaling interval of 10 time steps,
444 the target exchange kinetic energy produced equivalent kinetic energy
445 flux as in the swapping method. Similar thermal gradients were
446 observed with similar thermal flux under the two different methods
447 (Figure \ref{thermalGrad}). Furthermore, with appropriate choice of
448 scaling variables, temperature along $x$, $y$ and $z$ axis has no
449 observable difference(Figure TO BE ADDED). The system is able
450 to maintain temperature homogeneity even under high flux.
451
452 \begin{table*}
453 \begin{minipage}{\linewidth}
454 \begin{center}
455
456 \caption{Thermal conductivity ($\lambda^*$) and shear viscosity
457 ($\eta^*$) (in reduced units) of a Lennard-Jones fluid at
458 ${\langle T^* \rangle = 0.72}$ and ${\rho^* = 0.85}$ computed
459 at various momentum fluxes. The original swapping method and
460 the velocity scaling method give similar results.
461 Uncertainties are indicated in parentheses.}
462
463 \begin{tabular}{|cc|cc|cc|}
464 \hline
465 \multicolumn{2}{|c}{Momentum Exchange} &
466 \multicolumn{2}{|c}{Swapping RNEMD} &
467 \multicolumn{2}{|c|}{NIVS-RNEMD} \\
468 \hline
469 \multirow{2}{*}{Swap Interval (fs)} & Equivalent $J_z^*$ or &
470 \multirow{2}{*}{$\lambda^*_{swap}$} &
471 \multirow{2}{*}{$\eta^*_{swap}$} &
472 \multirow{2}{*}{$\lambda^*_{scale}$} &
473 \multirow{2}{*}{$\eta^*_{scale}$} \\
474 & $j_z^*(p_x)$ (reduced units) & & & & \\
475 \hline
476 250 & 0.16 & 7.03(0.34) & 3.57(0.06) & 7.30(0.10) & 3.54(0.04)\\
477 500 & 0.09 & 7.03(0.14) & 3.64(0.05) & 6.95(0.09) & 3.76(0.09)\\
478 1000 & 0.047 & 6.91(0.42) & 3.52(0.16) & 7.19(0.07) & 3.66(0.06)\\
479 2000 & 0.024 & 7.52(0.15) & 3.72(0.05) & 7.19(0.28) & 3.32(0.18)\\
480 2500 & 0.019 & 7.41(0.29) & 3.42(0.06) & 7.98(0.33) & 3.43(0.08)\\
481 \hline
482 \end{tabular}
483 \label{LJ}
484 \end{center}
485 \end{minipage}
486 \end{table*}
487
488 \begin{figure}
489 \includegraphics[width=\linewidth]{thermalGrad}
490 \caption{NIVS-RNEMD method creates similar temperature gradients
491 compared with the swapping method under a variety of imposed kinetic
492 energy flux values.}
493 \label{thermalGrad}
494 \end{figure}
495
496 \subsubsection*{Velocity Distributions}
497
498 During these simulations, velocities were recorded every 1000 steps
499 and was used to produce distributions of both velocity and speed in
500 each of the slabs. From these distributions, we observed that under
501 relatively high non-physical kinetic energy flux, the speed of
502 molecules in slabs where swapping occured could deviate from the
503 Maxwell-Boltzmann distribution. This behavior was also noted by Tenney
504 and Maginn.\cite{Maginn:2010} Figure \ref{thermalHist} shows how these
505 distributions deviate from an ideal distribution. In the ``hot'' slab,
506 the probability density is notched at low speeds and has a substantial
507 shoulder at higher speeds relative to the ideal MB distribution. In
508 the cold slab, the opposite notching and shouldering occurs. This
509 phenomenon is more obvious at higher swapping rates.
510
511 In the velocity distributions, the ideal Gaussian peak is
512 substantially flattened in the hot slab, and is overly sharp (with
513 truncated wings) in the cold slab. This problem is rooted in the
514 mechanism of the swapping method. Continually depleting low (high)
515 speed particles in the high (low) temperature slab is not complemented
516 by diffusions of low (high) speed particles from neighboring slabs,
517 unless the swapping rate is sufficiently small. Simutaneously, surplus
518 low speed particles in the low temperature slab do not have sufficient
519 time to diffuse to neighboring slabs. Since the thermal exchange rate
520 must reach a minimum level to produce an observable thermal gradient,
521 the swapping-method RNEMD has a relatively narrow choice of exchange
522 times that can be utilized.
523
524 For comparison, NIVS-RNEMD produces a speed distribution closer to the
525 Maxwell-Boltzmann curve (Figure \ref{thermalHist}). The reason for
526 this is simple; upon velocity scaling, a Gaussian distribution remains
527 Gaussian. Although a single scaling move is non-isotropic in three
528 dimensions, our criteria for choosing a set of scaling coefficients
529 helps maintain the distributions as close to isotropic as possible.
530 Consequently, NIVS-RNEMD is able to impose an unphysical thermal flux
531 as the previous RNEMD methods but without large perturbations to the
532 velocity distributions in the two slabs.
533
534 \begin{figure}
535 \includegraphics[width=\linewidth]{thermalHist}
536 \caption{Speed distribution for thermal conductivity using a)
537 ``swapping'' and b) NIVS- RNEMD methods. Shown is from the
538 simulations with an exchange or equilvalent exchange interval of 250
539 fs. In circled areas, distributions from ``swapping'' RNEMD
540 simulation have deviation from ideal Maxwell-Boltzmann distribution
541 (curves fit for each distribution).}
542 \label{thermalHist}
543 \end{figure}
544
545
546 \subsubsection*{Shear Viscosity}
547 Our calculations (Table \ref{LJ}) show that velocity-scaling
548 RNEMD predicted comparable shear viscosities to swap RNEMD method. All
549 the scale method results were from simulations that had a scaling
550 interval of 10 time steps. The average molecular momentum gradients of
551 these samples are shown in Figure \ref{shear} (a) and (b).
552
553 \begin{figure}
554 \includegraphics[width=\linewidth]{shear}
555 \caption{Average momentum gradients in shear viscosity simulations,
556 using (a) ``swapping'' method and (b) NIVS-RNEMD method
557 respectively. (c) Temperature difference among x and y, z dimensions
558 observed when using NIVS-RNEMD with equivalent exchange interval of
559 500 fs.}
560 \label{shear}
561 \end{figure}
562
563 However, observations of temperatures along three dimensions show that
564 inhomogeneity occurs in scaling RNEMD simulations, particularly in the
565 two slabs which were scaled. Figure \ref{shear} (c) indicate that with
566 relatively large imposed momentum flux, the temperature difference among $x$
567 and the other two dimensions was significant. This would result from the
568 algorithm of scaling method. From Eq. \ref{eq:fluxPlane}, after
569 momentum gradient is set up, $P_c^x$ would be roughly stable
570 ($<0$). Consequently, scaling factor $x$ would most probably larger
571 than 1. Therefore, the kinetic energy in $x$-dimension $K_c^x$ would
572 keep increase after most scaling steps. And if there is not enough time
573 for the kinetic energy to exchange among different dimensions and
574 different slabs, the system would finally build up temperature
575 (kinetic energy) difference among the three dimensions. Also, between
576 $y$ and $z$ dimensions in the scaled slabs, temperatures of $z$-axis
577 are closer to neighbor slabs. This is due to momentum transfer along
578 $z$ dimension between slabs.
579
580 Although results between scaling and swapping methods are comparable,
581 the inherent temperature inhomogeneity even in relatively low imposed
582 exchange momentum flux simulations makes scaling RNEMD method less
583 attractive than swapping RNEMD in shear viscosity calculation.
584
585
586 \subsection{Bulk SPC/E water}
587
588 We compared the thermal conductivity of SPC/E water using NIVS-RNEMD
589 to the work of Bedrov {\it et al.}\cite{Bedrov:2000}, which employed
590 the original swapping RNEMD method. Bedrov {\it et
591 al.}\cite{Bedrov:2000} argued that exchange of the molecule
592 center-of-mass velocities instead of single atom velocities in a
593 molecule conserves the total kinetic energy and linear momentum. This
594 principle is also adopted in our simulations. Scaling was applied to
595 the center-of-mass velocities of the rigid bodies of SPC/E model water
596 molecules.
597
598 To construct the simulations, a simulation box consisting of 1000
599 molecules were first equilibrated under ambient pressure and
600 temperature conditions using the isobaric-isothermal (NPT)
601 ensemble.\cite{melchionna93} A fixed volume was chosen to match the
602 average volume observed in the NPT simulations, and this was followed
603 by equilibration, first in the canonical (NVT) ensemble, followed by a
604 100ps period under constant-NVE conditions without any momentum
605 flux. 100ps was allowed to stabilize the system with an imposed
606 momentum transfer to create a gradient, and 1ns was alotted for
607 data collection under RNEMD.
608
609 As shown in Figure \ref{spceGrad}, temperature gradients were
610 established similar to the previous work. Our simulation results under
611 318K are in well agreement with those from Bedrov {\it et al.} (Table
612 \ref{spceThermal}). And both methods yield values in reasonable
613 agreement with experimental value. A larger difference between
614 simulation result and experiment is found under 300K. This could
615 result from the force field that is used in simulation.
616
617 \begin{figure}
618 \includegraphics[width=\linewidth]{spceGrad}
619 \caption{Temperature gradients in SPC/E water thermal conductivity
620 simulations.}
621 \label{spceGrad}
622 \end{figure}
623
624 \begin{table*}
625 \begin{minipage}{\linewidth}
626 \begin{center}
627
628 \caption{Thermal conductivity of SPC/E water under various
629 imposed thermal gradients. Uncertainties are indicated in
630 parentheses.}
631
632 \begin{tabular}{|c|c|ccc|}
633 \hline
634 \multirow{2}{*}{$\langle T\rangle$(K)} &
635 \multirow{2}{*}{$\langle dT/dz\rangle$(K/\AA)} &
636 \multicolumn{3}{|c|}{$\lambda (\mathrm{W m}^{-1}
637 \mathrm{K}^{-1})$} \\
638 & & This work & Previous simulations\cite{Bedrov:2000} &
639 Experiment\cite{WagnerKruse}\\
640 \hline
641 \multirow{3}{*}{300} & 0.38 & 0.816(0.044) & &
642 \multirow{3}{*}{0.61}\\
643 & 0.81 & 0.770(0.008) & & \\
644 & 1.54 & 0.813(0.007) & & \\
645 \hline
646 \multirow{2}{*}{318} & 0.75 & 0.750(0.032) & 0.784 &
647 \multirow{2}{*}{0.64}\\
648 & 1.59 & 0.778(0.019) & 0.730 & \\
649 \hline
650 \end{tabular}
651 \label{spceThermal}
652 \end{center}
653 \end{minipage}
654 \end{table*}
655
656 \subsection{Crystalline Gold}
657
658 To see how the method performed in a solid, we calculated thermal
659 conductivities using two atomistic models for gold. Several different
660 potential models have been developed that reasonably describe
661 interactions in transition metals. In particular, the Embedded Atom
662 Model ({\sc eam})~\cite{PhysRevB.33.7983} and Sutton-Chen ({\sc
663 sc})~\cite{Chen90} potential have been used to study a wide range of
664 phenomena in both bulk materials and
665 nanoparticles.\cite{ISI:000207079300006,Clancy:1992,Vardeman:2008fk,Vardeman-II:2001jn,ShibataT._ja026764r,Sankaranarayanan:2005lr,Chui:2003fk,Wang:2005qy,Medasani:2007uq}
666 Both potentials are based on a model of a metal which treats the
667 nuclei and core electrons as pseudo-atoms embedded in the electron
668 density due to the valence electrons on all of the other atoms in the
669 system. The {\sc sc} potential has a simple form that closely
670 resembles the Lennard Jones potential,
671 \begin{equation}
672 \label{eq:SCP1}
673 U_{tot}=\sum _{i}\left[ \frac{1}{2}\sum _{j\neq i}D_{ij}V^{pair}_{ij}(r_{ij})-c_{i}D_{ii}\sqrt{\rho_{i}}\right] ,
674 \end{equation}
675 where $V^{pair}_{ij}$ and $\rho_{i}$ are given by
676 \begin{equation}
677 \label{eq:SCP2}
678 V^{pair}_{ij}(r)=\left( \frac{\alpha_{ij}}{r_{ij}}\right)^{n_{ij}}, \rho_{i}=\sum_{j\neq i}\left( \frac{\alpha_{ij}}{r_{ij}}\right) ^{m_{ij}}.
679 \end{equation}
680 $V^{pair}_{ij}$ is a repulsive pairwise potential that accounts for
681 interactions between the pseudoatom cores. The $\sqrt{\rho_i}$ term in
682 Eq. (\ref{eq:SCP1}) is an attractive many-body potential that models
683 the interactions between the valence electrons and the cores of the
684 pseudo-atoms. $D_{ij}$, $D_{ii}$ set the appropriate overall energy
685 scale, $c_i$ scales the attractive portion of the potential relative
686 to the repulsive interaction and $\alpha_{ij}$ is a length parameter
687 that assures a dimensionless form for $\rho$. These parameters are
688 tuned to various experimental properties such as the density, cohesive
689 energy, and elastic moduli for FCC transition metals. The quantum
690 Sutton-Chen ({\sc q-sc}) formulation matches these properties while
691 including zero-point quantum corrections for different transition
692 metals.\cite{PhysRevB.59.3527} The {\sc eam} functional forms differ
693 slightly from {\sc sc} but the overall method is very similar.
694
695 In this work, we have utilized both the {\sc eam} and the {\sc q-sc}
696 potentials to test the behavior of scaling RNEMD.
697
698 A face-centered-cubic (FCC) lattice was prepared containing 2880 Au
699 atoms (i.e. ${6\times 6\times 20}$ unit cells). Simulations were run
700 both with and without isobaric-isothermal (NPT)~\cite{melchionna93}
701 pre-equilibration at a target pressure of 1 atm. When equilibrated
702 under NPT conditions, our simulation box expanded by approximately 1\%
703 in volume. Following adjustment of the box volume, equilibrations in
704 both the canonical and microcanonical ensembles were carried out. With
705 the simulation cell divided evenly into 10 slabs, different thermal
706 gradients were established by applying a set of target thermal
707 transfer fluxes.
708
709 The results for the thermal conductivity of gold are shown in Table
710 \ref{AuThermal}. In these calculations, the end and middle slabs were
711 excluded in thermal gradient linear regession. {\sc eam} predicts
712 slightly larger thermal conductivities than {\sc q-sc}. However, both
713 values are smaller than experimental value by a factor of more than
714 200. This behavior has been observed previously by Richardson and
715 Clancy, and has been attributed to the lack of electronic contribution
716 in these force fields.\cite{Clancy:1992} The non-equilibrium MD method
717 employed in their simulations was only able to give a rough estimation
718 of thermal conductance for {\sc eam} gold, and the result was an
719 average over a wide temperature range (300-800K). Comparatively, our
720 results were based on measurements with linear temperature gradients,
721 and thus of higher reliability and accuracy. It should be noted that
722 the density of the metal being simulated also has an observable effect
723 on thermal conductance. With an expanded lattice, lower thermal
724 conductance is expected (and observed). We also observed a decrease in
725 thermal conductance at higher temperatures, a trend that agrees with
726 experimental measurements.\cite{AshcroftMermin}
727
728 \begin{table*}
729 \begin{minipage}{\linewidth}
730 \begin{center}
731
732 \caption{Calculated thermal conductivity of crystalline gold
733 using two related force fields. Calculations were done at both
734 experimental and equilibrated densities and at a range of
735 temperatures and thermal flux rates. Uncertainties are
736 indicated in parentheses. Richardson {\it et
737 al.}\cite{Clancy:1992} gave an estimatioin for {\sc eam} gold
738 of 1.74$\mathrm{W m}^{-1}\mathrm{K}^{-1}$.}
739
740 \begin{tabular}{|c|c|c|cc|}
741 \hline
742 Force Field & $\rho$ (g/cm$^3$) & ${\langle T\rangle}$ (K) &
743 $\langle dT/dz\rangle$ (K/\AA) & $\lambda (\mathrm{W m}^{-1} \mathrm{K}^{-1})$\\
744 \hline
745 \multirow{7}{*}{\sc q-sc} & \multirow{3}{*}{19.188} & \multirow{3}{*}{300} & 1.44 & 1.10(0.06)\\
746 & & & 2.86 & 1.08(0.05)\\
747 & & & 5.14 & 1.15(0.07)\\\cline{2-5}
748 & \multirow{4}{*}{19.263} & \multirow{2}{*}{300} & 2.31 & 1.25(0.06)\\
749 & & & 3.02 & 1.26(0.05)\\\cline{3-5}
750 & & \multirow{2}{*}{575} & 3.02 & 1.02(0.07)\\
751 & & & 4.84 & 0.92(0.05)\\
752 \hline
753 \multirow{8}{*}{\sc eam} & \multirow{3}{*}{19.045} & \multirow{3}{*}{300} & 1.24 & 1.24(0.16)\\
754 & & & 2.06 & 1.37(0.04)\\
755 & & & 2.55 & 1.41(0.07)\\\cline{2-5}
756 & \multirow{5}{*}{19.263} & \multirow{3}{*}{300} & 1.06 & 1.45(0.13)\\
757 & & & 2.04 & 1.41(0.07)\\
758 & & & 2.41 & 1.53(0.10)\\\cline{3-5}
759 & & \multirow{2}{*}{575} & 2.82 & 1.08(0.03)\\
760 & & & 4.14 & 1.08(0.05)\\
761 \hline
762 \end{tabular}
763 \label{AuThermal}
764 \end{center}
765 \end{minipage}
766 \end{table*}
767
768 \subsection{Thermal Conductance at the Au/H$_2$O interface}
769 The most attractive aspect of the scaling approach for RNEMD is the
770 ability to use the method in non-homogeneous systems, where molecules
771 of different identities are segregated in different slabs. To test
772 this application, we simulated a Gold (111) / water interface. To
773 construct the interface, a box containing a lattice of 1188 Au atoms
774 (with the 111 surface in the +z and -z directions) was allowed to
775 relax under ambient temperature and pressure. A separate (but
776 identically sized) box of SPC/E water was also equilibrated at ambient
777 conditions. The two boxes were combined by removing all water
778 molecules within 3 \AA radius of any gold atom. The final
779 configuration contained 1862 SPC/E water molecules.
780
781 After simulations of bulk water and crystal gold, a mixture system was
782 constructed, consisting of 1188 Au atoms and 1862 H$_2$O
783 molecules. Spohr potential was adopted in depicting the interaction
784 between metal atom and water molecule.\cite{ISI:000167766600035} A
785 similar protocol of equilibration was followed. Several thermal
786 gradients was built under different target thermal flux. It was found
787 out that compared to our previous simulation systems, the two phases
788 could have large temperature difference even under a relatively low
789 thermal flux.
790
791
792 After simulations of homogeneous water and gold systems using
793 NIVS-RNEMD method were proved valid, calculation of gold/water
794 interfacial thermal conductivity was followed. It is found out that
795 the low interfacial conductance is probably due to the hydrophobic
796 surface in our system. Figure \ref{interface} (a) demonstrates mass
797 density change along $z$-axis, which is perpendicular to the
798 gold/water interface. It is observed that water density significantly
799 decreases when approaching the surface. Under this low thermal
800 conductance, both gold and water phase have sufficient time to
801 eliminate temperature difference inside respectively (Figure
802 \ref{interface} b). With indistinguishable temperature difference
803 within respective phase, it is valid to assume that the temperature
804 difference between gold and water on surface would be approximately
805 the same as the difference between the gold and water phase. This
806 assumption enables convenient calculation of $G$ using
807 Eq. \ref{interfaceCalc} instead of measuring temperatures of thin
808 layer of water and gold close enough to surface, which would have
809 greater fluctuation and lower accuracy. Reported results (Table
810 \ref{interfaceRes}) are of two orders of magnitude smaller than our
811 calculations on homogeneous systems, and thus have larger relative
812 errors than our calculation results on homogeneous systems.
813
814 \begin{figure}
815 \includegraphics[width=\linewidth]{interface}
816 \caption{Simulation results for Gold/Water interfacial thermal
817 conductivity: (a) Significant water density decrease is observed on
818 crystalline gold surface, which indicates low surface contact and
819 leads to low thermal conductance. (b) Temperature profiles for a
820 series of simulations. Temperatures of different slabs in the same
821 phase show no significant differences.}
822 \label{interface}
823 \end{figure}
824
825 \begin{table*}
826 \begin{minipage}{\linewidth}
827 \begin{center}
828
829 \caption{Computed interfacial thermal conductivity ($G$) values
830 for the Au(111) / water interface at ${\langle T\rangle \sim}$
831 300K using a range of energy fluxes. Uncertainties are
832 indicated in parentheses. }
833
834 \begin{tabular}{|cccc| }
835 \hline
836 $J_z$ (MW/m$^2$) & $\langle T_{gold} \rangle$ (K) & $\langle
837 T_{water} \rangle$ (K) & $G$
838 (MW/m$^2$/K)\\
839 \hline
840 98.0 & 355.2 & 295.8 & 1.65(0.21) \\
841 78.8 & 343.8 & 298.0 & 1.72(0.32) \\
842 73.6 & 344.3 & 298.0 & 1.59(0.24) \\
843 49.2 & 330.1 & 300.4 & 1.65(0.35) \\
844 \hline
845 \end{tabular}
846 \label{interfaceRes}
847 \end{center}
848 \end{minipage}
849 \end{table*}
850
851
852 \section{Conclusions}
853 NIVS-RNEMD simulation method is developed and tested on various
854 systems. Simulation results demonstrate its validity in thermal
855 conductivity calculations, from Lennard-Jones fluid to multi-atom
856 molecule like water and metal crystals. NIVS-RNEMD improves
857 non-Boltzmann-Maxwell distributions, which exist inb previous RNEMD
858 methods. Furthermore, it develops a valid means for unphysical thermal
859 transfer between different species of molecules, and thus extends its
860 applicability to interfacial systems. Our calculation of gold/water
861 interfacial thermal conductivity demonstrates this advantage over
862 previous RNEMD methods. NIVS-RNEMD has also limited application on
863 shear viscosity calculations, but could cause temperature difference
864 among different dimensions under high momentum flux. Modification is
865 necessary to extend the applicability of NIVS-RNEMD in shear viscosity
866 calculations.
867
868 \section{Acknowledgments}
869 Support for this project was provided by the National Science
870 Foundation under grant CHE-0848243. Computational time was provided by
871 the Center for Research Computing (CRC) at the University of Notre
872 Dame. \newpage
873
874 \bibliography{nivsRnemd}
875
876 \end{doublespace}
877 \end{document}
878