diff --git a/doc/Section_howto.html b/doc/Section_howto.html index 9234b922f7..4487f0113c 100644 --- a/doc/Section_howto.html +++ b/doc/Section_howto.html @@ -2172,7 +2172,7 @@ commands, to calculate various properties of a system: overviewed. Then some examples are given of how to compute different properties with chunk commands.
-This compute can assign atoms to chunks of various styles. Only atoms in the specified group and optional specified region are assigned to a @@ -2213,7 +2213,7 @@ do this. You can also define a per-atom variable the input script that uses a formula to generate a chunk ID for each atom.
-This fix takes the ID of a compute chunk/atom command as input. For each chunk, diff --git a/doc/Section_howto.txt b/doc/Section_howto.txt index a6bfc513e6..3fcec12fa5 100644 --- a/doc/Section_howto.txt +++ b/doc/Section_howto.txt @@ -2159,7 +2159,7 @@ Here, each of the 3 kinds of chunk-related commands is briefly overviewed. Then some examples are given of how to compute different properties with chunk commands. -"Compute chunk/atom"_compute_chunk_atom.html command: :h5 +Compute chunk/atom command: :h5 This compute can assign atoms to chunks of various styles. Only atoms in the specified group and optional specified region are assigned to a @@ -2198,7 +2198,7 @@ do this. You can also define a "per-atom variable"_variable.html in the input script that uses a formula to generate a chunk ID for each atom. -"Fix ave/chunk"_fix_ave_chunk_atom.html command: :h5 +Fix ave/chunk command: :h5 This fix takes the ID of a "compute chunk/atom"_compute_chunk_atom.html command as input. For each chunk,