From 15164afd0af790409d160a86115e42b95fad2c86 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Thu, 13 Aug 2009 17:31:27 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3065 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/pair_lj.html | 4 ++-- doc/pair_lj.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/pair_lj.html b/doc/pair_lj.html index d786c07e62..bc9977cc99 100644 --- a/doc/pair_lj.html +++ b/doc/pair_lj.html @@ -94,7 +94,7 @@ given by

Rc is the cutoff.

-

Style gayberne/gpu is a GPU-enabled version of style lj/cut that +

Style lj/cut/gpu is a GPU-enabled version of style lj/cut that should give identical answers. Depending on system size and the GPU processor you have on your system, it may be 4x faster (for the pairwise portion of the run time). See more details below. @@ -205,7 +205,7 @@ configuration are in this section of the manual.

Additional requirements in your input script to run with style -gayberne/gpu are as follows: +lj/cut/gpu are as follows:

The newton pair setting must be off.

diff --git a/doc/pair_lj.txt b/doc/pair_lj.txt index dde3c0aba7..80d375502c 100644 --- a/doc/pair_lj.txt +++ b/doc/pair_lj.txt @@ -85,7 +85,7 @@ given by Rc is the cutoff. -Style {gayberne/gpu} is a GPU-enabled version of style {lj/cut} that +Style {lj/cut/gpu} is a GPU-enabled version of style {lj/cut} that should give identical answers. Depending on system size and the GPU processor you have on your system, it may be 4x faster (for the pairwise portion of the run time). See more details below. @@ -196,7 +196,7 @@ configuration are in "this section"_Section_start.html#2_8 of the manual. Additional requirements in your input script to run with style -{gayberne/gpu} are as follows: +{lj/cut/gpu} are as follows: The "newton pair"_newton.html setting must be {off}.