From d5da179afc2fd820407fcb8ce95cce4b3e891ed0 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Mon, 28 Nov 2022 14:12:30 -0500 Subject: [PATCH] correct docs for compute pair/local dx/dy/dz to reflect the code behavior --- doc/src/compute_pair_local.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/compute_pair_local.rst b/doc/src/compute_pair_local.rst index bcfec11f80..dace280dee 100644 --- a/doc/src/compute_pair_local.rst +++ b/doc/src/compute_pair_local.rst @@ -59,7 +59,7 @@ commands. The value *dist* is the distance between the pair of atoms. The values *dx*, *dy*, and *dz* are the :math:`(x,y,z)` components of the *distance* between the pair of atoms. This value is always the -distance from the atom of lower to the one with the higher id. +distance from the atom of higher to the one with the lower atom ID. The value *eng* is the interaction energy for the pair of atoms.