From b7b610f3b98d763196d6fe528ec7871d892302e3 Mon Sep 17 00:00:00 2001
From: sjplimp
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