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