ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/electrostaticMethodsPaper/electrostaticMethods.tex
(Generate patch)

Comparing trunk/electrostaticMethodsPaper/electrostaticMethods.tex (file contents):
Revision 2575 by chrisfen, Sat Jan 28 22:42:46 2006 UTC vs.
Revision 2590 by chrisfen, Fri Feb 10 22:35:53 2006 UTC

# Line 8 | Line 8
8   \usepackage{setspace}
9   \usepackage{tabularx}
10   \usepackage{graphicx}
11 + %\usepackage{berkeley}
12   \usepackage[ref]{overcite}
13   \pagestyle{plain}
14   \pagenumbering{arabic}
# Line 43 | Line 44 | Notre Dame, Indiana 46556}
44  
45   \section{Introduction}
46  
47 + In this paper, a variety of simulation situations were analyzed to determine the relative effectiveness of the adapted Wolf spherical truncation schemes at reproducing the results obtained using a smooth particle mesh Ewald (SPME) summation technique.  In addition to the Shifted-Potential (SP) and Shifted-Force (SF) adapted Wolf methods, both reaction field and uncorrected cutoff methods were included for comparison purposes.  The general usability of these methods in both Monte Carlo (MC) and Molecular Dynamics (MD) calculations was assessed through statistical analysis over the combined results from all of the following studied systems:
48 + \begin{list}{-}{}
49 + \item Liquid Water
50 + \item Crystalline Water (Ice I$_\textrm{c}$)
51 + \item 1 M Solution of NaCl in Water
52 + \item 10 M Solution of NaCl in Water
53 + \item 6 \AA\  Radius Sphere of Argon in Water
54 + \item NaCl Crystal
55 + \item NaCl Melt
56 + \end{list}
57 + Additional discussion on the results from the individual systems was also performed to identify limitations of the considered methods in specific systems.
58 +
59   \section{Methods}
60  
61 + In each of the simulated systems, 500 distinct configurations were generated, and the electrostatic summation methods were compared via sequential application on each of these fixed configurations.  The methods compared include SPME, the aforementioned SP and SF methods - both with damping parameters ($\alpha$) of 0, 0.1, 0.2, and 0.3 \AA$^{-1}$, reaction field with an infinite dielectric constant, and an unmodified cutoff.  Group-based cutoffs with a fifth-order polynomial switching function were necessary for the reaction field simulations and were utilized in the SP, SF, and pure cutoff methods for comparison to the standard lack of group-based cutoffs with a hard truncation.  
62 +
63 + Generation of the system configurations was dependent on the system type.  For the solid and liquid water configurations, configuration snapshots were taken at regular intervals from higher temperature 1000 SPC/E water molecule trajectories and individually equilibrated.  The solid and liquid NaCl systems consisted of 500 Na+ and 500 Cl- ions and were selected and equilibrated in the same fashion as the water systems.  For the 1 and 10 M NaCl solutions, 4 and 40 ions, respectively, were first solvated in a 1000 water molecule boxes.  Ion and water positions were then randomly swapped, and the resulting configurations were again individually equilibrated.  Finally, for the Argon/Water "charge void" systems, the identities of all the SPC/E waters within 6 \AA\ of the center of the equilibrated water configurations were converted to argon (Fig. \ref{argonSlice}).
64 +
65 + \begin{figure}
66 + \centering
67 + \includegraphics[width=3.25in]{./slice.pdf}
68 + \caption{A slice from the center of a water box used in a charge void simulation.  The darkened region represents the boundary sphere within which the water molecules were converted to argon atoms.}
69 + \label{argonSlice}
70 + \end{figure}
71 +
72 + All of these comparisons were performed with three different cutoff radii (9, 12, and 15 \AA) to investigate the cutoff radius dependence of the various techniques.  It should be noted that the damping parameter chosen in SPME, or so called ``Ewald Coefficient", has a significant effect on the energies and forces calculated.  Typical molecular mechanics packages default this to a value dependent on the cutoff radius and a tolerance (typically less than $1 \times 10^{-5}$ kcal/mol).  We chose a tolerance of $1 \times 10^{-8}$, resulting in Ewald Coefficients of 0.4200, 0.3119, and 0.2476 \AA$^{-1}$ for cutoff radii of 9, 12, and 15 \AA\ respectively.
73 +
74   \section{Results and Discussion}
75  
76 + In order to evaluate the performance of the adapted Wolf SP and SF electrostatic summation methods for Monte Carlo simulations, the energy differences between configurations need to be compared to the results using SPME.  Considering the SPME results to be the correct or desired behavior, ideal performance of a tested method is taken to be agreement between the energy differences calculated.  Linear least squares regression of the $\Delta$E values between configurations using SPME against $\Delta$E values using tested methods provides a quantitative comparison of this agreement.  Unitary results for both the correlation and correlation coefficient for these regressions indicate equivalent energetic results between the methods.  The correlation is the slope of the plotted data while the correlation coefficient ($R^2$) is a measure of the of the data scatter around the fitted line and gives an idea of the quality of the fit (Fig. \ref{linearFit}).
77 +
78 + \begin{figure}
79 + \centering
80 + \includegraphics[width=3.25in]{./linearFit.pdf}
81 + \caption{Example least squares regression of the $\Delta$E between configurations for the SF method against SPME in the pure water system.  }
82 + \label{linearFit}
83 + \end{figure}
84 +
85 + With 500 independent configurations, 124,750 $\Delta$E data points are used in a regression of a single system.  A table with the results for analysis of To gauge the applicability of each method in the general case, all the different system types were included in a separate Figure \ref{delEplot} shows the results for analysis of all the simulation types
86 +
87   \section{Conclusions}
88  
89   \section{Acknowledgments}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines