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

This commit is contained in:
pscrozi
2007-04-11 19:46:48 +00:00
parent 9415a866a1
commit 86594bcc75
4 changed files with 6 additions and 6 deletions

View File

@ -72,7 +72,7 @@ two groups: the default group "all" and the group specified in the fix
deposit command (which can also be "all").
</P>
<P>If you are computing temperature values which include inserted
particles, you will want to use the <A HREF = "temp_modify.html">temp_modify</A>
particles, you will want to use the <A HREF = "compute_modify.html">compute_modify</A>
dynamic option, which insures the current number of atoms is used as a
normalizing factor each time temperature is computed.
</P>