From 89ea1e4ae6d8e5f99eb39dd81491b220fa2492b9 Mon Sep 17 00:00:00 2001
From: sjplimp <sjplimp@f3b2605a-c512-4ea7-a41b-209d697bcdaa>
Date: Mon, 28 Sep 2015 12:38:11 +0000
Subject: [PATCH] ''

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14083 f3b2605a-c512-4ea7-a41b-209d697bcdaa
---
 doc/doc2/compute_rdf.html | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/doc/doc2/compute_rdf.html b/doc/doc2/compute_rdf.html
index 7fcc6cd19e..9d9ce71e6b 100644
--- a/doc/doc2/compute_rdf.html
+++ b/doc/doc2/compute_rdf.html
@@ -95,13 +95,10 @@ arguments are specified.
 </P>
 <P>The g(r) value for a bin is calculated from the histogram count by
 scaling it by the idealized number of how many counts there would be
-if atoms of type <I>jtypeN</I> were uniformly distributed.  Thus it involves
-the count of <I>itypeN</I> atoms, the count of <I>jtypeN</I> atoms, the volume
-of the entire simulation box, and the volume of the bin's thin shell
-in 3d (or the area of the bin's thin ring in 2d). The normalization
-is corrected for finite size effects so that the large <I>r</I> limit for
-a homogeneous liquid system of a single atom type becomes exactly 1.0
-(without the correction it would be (natoms-1)/natoms).
+if atoms of type <I>jtypeN</I> were uniformly distributed.  Thus it
+involves the count of <I>itypeN</I> atoms, the count of <I>jtypeN</I> atoms, the
+volume of the entire simulation box, and the volume of the bin's thin
+shell in 3d (or the area of the bin's thin ring in 2d).
 </P>
 <P>A coordination number coord(r) is also calculated, which is the number
 of atoms of type <I>jtypeN</I> within the current bin or closer, averaged
-- 
GitLab