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

This commit is contained in:
sjplimp
2011-03-07 23:01:59 +00:00
parent 794c3e25c3
commit 225c9c9fc7
2 changed files with 12 additions and 0 deletions

View File

@ -109,6 +109,12 @@ not. The <I>yes</I> setting is needed by some pair styles which require
the velocity state of both the I and J particles to compute a pairwise
I,J interaction.
</P>
<P>Note that if the <A HREF = "fix_deform.html">fix deform</A> command is being used
with its "remap v" option enabled, then the velocities for ghost atoms
(in the fix deform group) mirrored across a periodic boundary will
also include components due to any velocity shift that occurs across
that boundary (e.g. due to dilation or shear).
</P>
<P><B>Restrictions:</B> none
</P>
<P><B>Related commands:</B>

View File

@ -102,6 +102,12 @@ not. The {yes} setting is needed by some pair styles which require
the velocity state of both the I and J particles to compute a pairwise
I,J interaction.
Note that if the "fix deform"_fix_deform.html command is being used
with its "remap v" option enabled, then the velocities for ghost atoms
(in the fix deform group) mirrored across a periodic boundary will
also include components due to any velocity shift that occurs across
that boundary (e.g. due to dilation or shear).
[Restrictions:] none
[Related commands:]