From b7b610f3b98d763196d6fe528ec7871d892302e3 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Fri, 11 Dec 2015 23:33:06 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14362 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/fix_ave_chunk.html | 6 +++--- doc/fix_ave_chunk.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/fix_ave_chunk.html b/doc/fix_ave_chunk.html index d85afed213..ed25748822 100644 --- a/doc/fix_ave_chunk.html +++ b/doc/fix_ave_chunk.html @@ -471,9 +471,9 @@ chunk ID of 3 may correspond to an original chunk ID or molecule ID of of the bin in the corresponding dimension. Just Coord1 is used for bin/1d, Coord2 is added for bin/2d, Coord3 is added for bin/3d. For bin/sphere, just Coord1 is used, and it is the radial -coordinate. For bin/cylinder, Coord1 and Coord2 is used. Coord1 is -the radial coordinate (away from the cylinder axis), and coord2 is the -coordinate along the cylinder axis.

+coordinate. For bin/cylinder, Coord1 and Coord2 are used. Coord1 +is the radial coordinate (away from the cylinder axis), and coord2 is +the coordinate along the cylinder axis.

Note that if the value of the units keyword used in the compute chunk/atom command is box or lattice, the coordinate values will be in distance units. If the value of the units keyword is reduced, the coordinate values will diff --git a/doc/fix_ave_chunk.txt b/doc/fix_ave_chunk.txt index 5906442153..fd31369d2a 100644 --- a/doc/fix_ave_chunk.txt +++ b/doc/fix_ave_chunk.txt @@ -396,9 +396,9 @@ The CoordN columns only appear if a {binning} style was used in the of the bin in the corresponding dimension. Just Coord1 is used for {bin/1d}, Coord2 is added for {bin/2d}, Coord3 is added for {bin/3d}. For {bin/sphere}, just Coord1 is used, and it is the radial -coordinate. For {bin/cylinder}, Coord1 and Coord2 is used. Coord1 is -the radial coordinate (away from the cylinder axis), and coord2 is the -coordinate along the cylinder axis. +coordinate. For {bin/cylinder}, Coord1 and Coord2 are used. Coord1 +is the radial coordinate (away from the cylinder axis), and coord2 is +the coordinate along the cylinder axis. Note that if the value of the {units} keyword used in the "compute chunk/atom command"_compute_chunk_atom.html is {box} or {lattice}, the