more explicitly describe how force/virial depend on random numbers

This commit is contained in:
Axel Kohlmeyer 2020-03-10 06:43:13 -04:00
parent d2986b7495
commit 66c019e78b
No known key found for this signature in database
GPG Key ID: D9B44E93BF0C375A
1 changed files with 7 additions and 3 deletions

View File

@ -129,13 +129,17 @@ the work of :ref:`(Afshar) <Afshar>` and :ref:`(Phillips) <Phillips>`.
.. note::
The virial calculation for pressure when using this pair style
The virial calculation for pressure when using these pair styles
includes all the components of force listed above, including the
random force.
random force. Since the random force depends on random numbers,
everything that changes the order of atoms in the neighbor list
(e.g. different number of MPI ranks or a different neighbor list
skin distance) will also change the sequence in which the random
numbers are applied and thus the individual forces and therefore
also the virial/pressure.
----------
Styles with a *gpu*\ , *intel*\ , *kk*\ , *omp*\ , or *opt* suffix are
functionally the same as the corresponding style without the suffix.
They have been optimized to run faster, depending on your available