forked from lijiext/lammps
Update pair_coul_slater.rst
This commit is contained in:
parent
4f917fff43
commit
35a63e21a0
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue