diff --git a/doc/src/pair_coul_slater.rst b/doc/src/pair_coul_slater.rst index 793d0ec649..228c536c87 100644 --- a/doc/src/pair_coul_slater.rst +++ b/doc/src/pair_coul_slater.rst @@ -43,7 +43,7 @@ distribution in the Coulomb potential, following the formulation of .. math:: - E = & \frac{Cq_iq_j}{\epsilon r} \left( 1- \left( 1 + \frac{r_{ij}}{\lamda} exp\left( -2r_{ij}/\lamda \right) \right) \right) \qquad r < r_c + E = \frac{Cq_iq_j}{\epsilon r} \left( 1- \left( 1 + \frac{r_{ij}}{\lamda} exp\left( -2r_{ij}/\lamda \right) \right) \right) \qquad r < r_c where :math:`r_c` is the cutoff distance and :math:`\lamda` is the decay length of the charge.