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

This commit is contained in:
sjplimp 2007-03-09 15:20:25 +00:00
parent 537846b830
commit ebd3424d33
2 changed files with 12 additions and 0 deletions

View File

@ -47,6 +47,12 @@ LAMMPS will warn you if your fixes are not ordered this way.
</P>
<P>Any dimension (xyz) that has a reflecting wall must be non-periodic.
</P>
<P>A reflecting wall cannot be used with rigid bodies such as those
defined by a "fix rigid" command. This is because the wall/reflect
displaces atoms directly rather than exerts a force on them. For
rigid bodies, use a soft wall instead, such as <A HREF = "fix_wall_lj93.html">fix
wall/lj93</A>.
</P>
<P><B>Related commands:</B>
</P>
<P><A HREF = "fix_wall_lj93.html">fix wall/lj93</A> command

View File

@ -44,6 +44,12 @@ LAMMPS will warn you if your fixes are not ordered this way.
Any dimension (xyz) that has a reflecting wall must be non-periodic.
A reflecting wall cannot be used with rigid bodies such as those
defined by a "fix rigid" command. This is because the wall/reflect
displaces atoms directly rather than exerts a force on them. For
rigid bodies, use a soft wall instead, such as "fix
wall/lj93"_fix_wall_lj93.html.
[Related commands:]
"fix wall/lj93"_fix_wall_lj93.html command