git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13107 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2015-02-13 20:31:37 +00:00
parent f28b0794ce
commit d4b9e68d1b
2 changed files with 4 additions and 4 deletions

View File

@ -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.
</P>
<H5><A HREF = "compute_chunk_atom.html">Compute chunk/atom</A> command:
<H5>Compute chunk/atom command:
</H5>
<P>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 <A HREF = "variable.html">per-atom variable</A>
the input script that uses a formula to generate a chunk ID for each
atom.
</P>
<H5><A HREF = "fix_ave_chunk_atom.html">Fix ave/chunk</A> command:
<H5>Fix ave/chunk command:
</H5>
<P>This fix takes the ID of a <A HREF = "compute_chunk_atom.html">compute
chunk/atom</A> command as input. For each chunk,

View File

@ -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,