| 509 |
|
\begin{figure} |
| 510 |
|
\centering |
| 511 |
|
\includegraphics[width=\linewidth]{rCutMaxFig.eps} |
| 512 |
< |
\caption |
| 512 |
> |
\caption[An explanation of $r_{\text{cut}}$]{The yellow atom has all other images wrapped to itself as the center. If $r_{\text{cut}}=\text{box}/2$, then the distribution is uniform (blue atoms). However, when $r_{\text{cut}}>\text{box}/2$ the corners are disproportionately weighted (green atoms) vs the axial directions (shaded regions).} |
| 513 |
|
\label{introFig:rMax} |
| 514 |
|
\end{figure} |
| 515 |
|
|
| 516 |
< |
With the use of an $fix$, however, comes a discontinuity in the |
| 517 |
< |
potential energy curve (Fig.~\ref{fix}). To fix this discontinuity, |
| 518 |
< |
one calculates the potential energy at the $r_{\text{cut}}$, and add |
| 519 |
< |
that value to the potential. This causes the function to go smoothly |
| 520 |
< |
to zero at the cutoff radius. This ensures conservation of energy |
| 521 |
< |
when integrating the Newtonian equations of motion. |
| 516 |
> |
With the use of an $r_{\text{cut}}$, however, comes a discontinuity in |
| 517 |
> |
the potential energy curve (Fig.~\ref{introFig:shiftPot}). To fix this |
| 518 |
> |
discontinuity, one calculates the potential energy at the |
| 519 |
> |
$r_{\text{cut}}$, and adds that value to the potential, causing |
| 520 |
> |
the function to go smoothly to zero at the cutoff radius. This |
| 521 |
> |
shifted potential ensures conservation of energy when integrating the |
| 522 |
> |
Newtonian equations of motion. |
| 523 |
> |
|
| 524 |
> |
\begin{figure} |
| 525 |
> |
\centering |
| 526 |
> |
\includegraphics[width=\linewidth]{shiftedPot.eps} |
| 527 |
> |
\caption[Shifting the Lennard-Jones Potential]{The Lennard-Jones potential is shifted to remove the discontiuity at $r_{\text{cut}}$.} |
| 528 |
> |
\label{introFig:shiftPot} |
| 529 |
> |
\end{figure} |
| 530 |
|
|
| 531 |
|
The second main simplification used in this research is the Verlet |
| 532 |
|
neighbor list. \cite{allen87:csl} In the Verlet method, one generates |