next up previous contents index
Next: Coulomb Sum with Distance Up: Long Ranged Electrostatic (Coulombic) Previous: Direct Coulomb Sum   Contents   Index

Truncated and Shifted Coulomb Sum

This form of the Coulomb sum has the advantage that it drastically reduces the range of electrostatic interactions, without giving rise to a violent step in the potential energy at the cutoff. Its main use is for preliminary preparation of systems and it is not recommended for realistic models.

The form of the potential function is

\begin{displaymath}
U(r_{ij})=\frac{q_{i}q_{j}}{4\pi\epsilon_{0}}\left\{\frac{1}{r_{ij}}-
\frac{1}{r_{cut}}\right\}
\end{displaymath} (2.118)

with $q_{\ell}$ the charge on an atom labelled $\ell$, $r_{cut}$ the cutoff radius and $r_{ij}$ the magnitude of the separation vector $\mbox{$\underline{r}$}_{ij}=\mbox{$\underline{r}$}_{j}-\mbox{$\underline{r}$}_{i}$.

The force on an atom $j$ derived from this potential, within the radius $r_{cut}$, is

\begin{displaymath}
\mbox{$\underline{f}$}_{j}=\frac{1}{4\pi\epsilon_{0}}\frac{q_{i}q_{j}}{r_{ij}^{3}}\mbox{$\underline{r}$}_{ij}
\end{displaymath} (2.119)

with the force on atom $i$ the negative of this.

The contribution to the atomic virial is

\begin{displaymath}
{\cal W}=-\mbox{$\underline{r}$}_{ij}\cdot\mbox{$\underline{f}$}_{j}
\end{displaymath} (2.120)

which is not the negative of the potential term in this case.

The contribution to be added to the atomic stress tensor is given by

\begin{displaymath}
\sigma^{\alpha \beta}=r_{ij}^{\alpha}f_{j}^{\beta},
\end{displaymath} (2.121)

where $\alpha,\beta$ are $x,y,z$ components. The atomic stress tensor is symmetric.

In DL_POLY_2 these forces are handled by the routine COUL1.

A further refinement of this approach is to truncate the $1/r$ potential at $r_{\rm cut}$ and add a linear term to the potential in order to make both the energy and the force zero at the cutoff. The potential is thus


\begin{displaymath}
U(r_{ij}) = {q_i q_j \over 4\pi\epsilon_0} \left[ {1\over r_...
... +
{r_{ij}\over r_{\rm cut}^2} - {2\over r_{\rm cut}} \right]
\end{displaymath} (2.122)

with the force on atom $j$ given by
\begin{displaymath}
\mbox{$\underline{f}$}_{j}=\frac{q_{i}q_{j}}{4\pi\epsilon_{0...
...} - {1\over r_{\rm cut}^2} \right]
\mbox{$\underline{r}$}_{ij}
\end{displaymath} (2.123)

with the force on atom $i$ the negative of this.

This removes the heating effects that arise from the discontinuity in the forces at the cutoff in the simple truncated and shifted potential. The physics of this potential however are little better. It is only recommended for very crude structure optimizations.

The contribution to the atomic virial is

\begin{displaymath}
{\cal W}=-\mbox{$\underline{r}$}_{ij}\cdot\mbox{$\underline{f}$}_{j}
\end{displaymath} (2.124)

which is not the negative of the potential term.

The contribution to be added to the atomic stress tensor is given by

\begin{displaymath}
\sigma^{\alpha \beta}=r_{ij}^{\alpha}f_{j}^{\beta},
\end{displaymath} (2.125)

where $\alpha,\beta$ are $x,y,z$ components. The atomic stress tensor is symmetric.

In DL_POLY_2 these forces are handled by the routine COUL4.


next up previous contents index
Next: Coulomb Sum with Distance Up: Long Ranged Electrostatic (Coulombic) Previous: Direct Coulomb Sum   Contents   Index
W Smith 2003-05-12