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

This commit is contained in:
sjplimp
2007-10-04 00:21:14 +00:00
parent 67d45d04f5
commit 54856bbbea
48 changed files with 356 additions and 117 deletions

View File

@ -58,8 +58,8 @@ command so it does not need to be specified.
</P>
<HR>
<P><B>Mixing, shift, table, tail correction, per-atom energy/stress, and
restart info</B>:
<P><B>Mixing, shift, table, tail correction, per-atom energy/stress,
restart, rRESPA info</B>:
</P>
<P>Thsi pair style does not support mixing. Thus, coefficients for all
I,J pairs must be specified explicitly.
@ -91,6 +91,11 @@ intially. This means the random forces will be random, but will not
be the same as they would have been if the original simulation had
continued past the restart time.
</P>
<P>This pair style can only be used via the <I>pair</I> keyword of the
<A HREF = "run_style.html">run_style respa</A> command. It does not support the
<I>inner</I>, <I>middle</I>, <I>outer</I> keywords of the <A HREF = "run_style.html">run_style
command</A>.
</P>
<HR>
<P><B>Restrictions:</B>