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

This commit is contained in:
sjplimp
2011-02-15 21:25:32 +00:00
parent 2cf3e18f87
commit ca0e621108
2 changed files with 4 additions and 4 deletions

View File

@ -163,8 +163,8 @@ LAMMPS updates these flags as atoms cross periodic boundaries during
the simulation. The flags can be output with atom snapshots via the the simulation. The flags can be output with atom snapshots via the
<A HREF = "dump.html">dump</A> command. If a value of NULL is specified for any of <A HREF = "dump.html">dump</A> command. If a value of NULL is specified for any of
nx,ny,nz, then the current image value for that dimension is nx,ny,nz, then the current image value for that dimension is
unchanged. For non-periodic dimensions only a value of 0 is allowed unchanged. For non-periodic dimensions only a value of 0 can be
to be specified. specified.
</P> </P>
<P>This command can be useful after a system has been equilibrated and <P>This command can be useful after a system has been equilibrated and
atoms have diffused one or more box lengths in various directions. atoms have diffused one or more box lengths in various directions.

View File

@ -157,8 +157,8 @@ LAMMPS updates these flags as atoms cross periodic boundaries during
the simulation. The flags can be output with atom snapshots via the the simulation. The flags can be output with atom snapshots via the
"dump"_dump.html command. If a value of NULL is specified for any of "dump"_dump.html command. If a value of NULL is specified for any of
nx,ny,nz, then the current image value for that dimension is nx,ny,nz, then the current image value for that dimension is
unchanged. For non-periodic dimensions only a value of 0 is allowed unchanged. For non-periodic dimensions only a value of 0 can be
to be specified. specified.
This command can be useful after a system has been equilibrated and This command can be useful after a system has been equilibrated and
atoms have diffused one or more box lengths in various directions. atoms have diffused one or more box lengths in various directions.