CUDA cut-off kernels now shift exclusion energies
[alexxy/gromacs.git] / manual / forcefield.tex
index 0b66aee2d6e6cd5f871b9cf785a29bdae8e05c96..1d35f33116a6a73e597ab59bcc61cf60e2ad38f0 100644 (file)
@@ -178,6 +178,8 @@ The force derived from this potential is:
 \ve{F}_i(\rvij) = f \frac{q_i q_j}{\epsr\rij^2}\rnorm
 \eeq
 
+A plain Coulomb interaction should only be used without cut-off or when all pairs fall within the cut-off, since there is an abrupt, large change in the force at the cut-off. In case you do want to use a cut-off, the potential can be shifted by a constant to make the potential the integral of the force. With the group cut-off scheme, this shift is only applied to non-excluded pairs. With the Verlet cut-off scheme, the shift is also applied to excluded pairs and self interactions, which makes the potential equivalent to a reaction-field with $\epsrf=1$ (see below).
+
 In {\gromacs} the  relative \swapindex{dielectric}{constant} 
 \normindex{$\epsr$}
 may be set in the in the input for {\tt grompp}.