Commit 98e96ec5 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2169 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 112b3e27
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -150,7 +150,8 @@ respective settings are written to <A HREF = "restart.html">binary restart
files</A>, so a pair_style command does not need to
specified in an input script that reads a restart file.  However, the
coefficient information is not stored in the restart file.  Thus,
pair_coeff commands need to be specified in the restart input script.
pair_coeff commands need to be re-specified in the restart input
script.
</P>
<P>These pair styles support the use of the <I>inner</I>, <I>middle</I>, and
<I>outer</I> keywords of the <A HREF = "run_style.html">run_style respa</A> command, if
+2 −1
Original line number Diff line number Diff line
@@ -146,7 +146,8 @@ respective settings are written to "binary restart
files"_restart.html, so a pair_style command does not need to
specified in an input script that reads a restart file.  However, the
coefficient information is not stored in the restart file.  Thus,
pair_coeff commands need to be specified in the restart input script.
pair_coeff commands need to be re-specified in the restart input
script.

These pair styles support the use of the {inner}, {middle}, and
{outer} keywords of the "run_style respa"_run_style.html command, if