From 98e96ec566ae6eb3123382211ec148bfac4023bf Mon Sep 17 00:00:00 2001 From: sjplimp Date: Thu, 9 Oct 2008 15:16:41 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2169 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/pair_hybrid.html | 3 ++- doc/pair_hybrid.txt | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/pair_hybrid.html b/doc/pair_hybrid.html index b0aa778f2a..2d77f77a9c 100644 --- a/doc/pair_hybrid.html +++ b/doc/pair_hybrid.html @@ -150,7 +150,8 @@ respective settings are written to binary restart files, 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 command, if diff --git a/doc/pair_hybrid.txt b/doc/pair_hybrid.txt index 85c7943047..48f8bf31d6 100644 --- a/doc/pair_hybrid.txt +++ b/doc/pair_hybrid.txt @@ -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