mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3892 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
7eb1219df9
commit
f4cdd639da
|
@ -171,16 +171,6 @@ manual.
|
|||
</P>
|
||||
<P>The <A HREF = "newton.html">newton pair</A> setting must be <I>off</I>.
|
||||
</P>
|
||||
<P>You should use the <A HREF = "neigh_modify.html">neigh_modify one</A> command and
|
||||
set its value to something close (but slightly larger) than the number
|
||||
of pairwise neighbors/atom you expect to have in your model. This is
|
||||
a function of the pairwise cutoff. Note that the default for this
|
||||
setting is 2000, which is much larger than most models need. Unlike
|
||||
neighbor lists in LAMMPS itself, the GPU version of this pair style
|
||||
uses that setting to allocate memory on the GPU for neighbor
|
||||
information. If the setting is too large, it will limit the number of
|
||||
atoms that can be stored on the GPU.
|
||||
</P>
|
||||
<HR>
|
||||
|
||||
<P><B>Mixing, shift, table, tail correction, restart, rRESPA info</B>:
|
||||
|
|
|
@ -166,16 +166,6 @@ Additional requirements in your input script to run with style
|
|||
|
||||
The "newton pair"_newton.html setting must be {off}.
|
||||
|
||||
You should use the "neigh_modify one"_neigh_modify.html command and
|
||||
set its value to something close (but slightly larger) than the number
|
||||
of pairwise neighbors/atom you expect to have in your model. This is
|
||||
a function of the pairwise cutoff. Note that the default for this
|
||||
setting is 2000, which is much larger than most models need. Unlike
|
||||
neighbor lists in LAMMPS itself, the GPU version of this pair style
|
||||
uses that setting to allocate memory on the GPU for neighbor
|
||||
information. If the setting is too large, it will limit the number of
|
||||
atoms that can be stored on the GPU.
|
||||
|
||||
:line
|
||||
|
||||
[Mixing, shift, table, tail correction, restart, rRESPA info]:
|
||||
|
|
|
@ -209,16 +209,6 @@ manual.
|
|||
</P>
|
||||
<P>The <A HREF = "newton.html">newton pair</A> setting must be <I>off</I>.
|
||||
</P>
|
||||
<P>You should use the <A HREF = "neigh_modify.html">neigh_modify one</A> command and
|
||||
set its value to something close (but slightly larger) than the number
|
||||
of pairwise neighbors/atom you expect to have in your model. This is
|
||||
a function of the pairwise cutoff. Note that the default for this
|
||||
setting is 2000, which is much larger than most models need. Unlike
|
||||
neighbor lists in LAMMPS itself, the GPU version of this pair style
|
||||
uses that setting to allocate memory on the GPU for neighbor
|
||||
information. If the setting is too large, it will limit the number of
|
||||
atoms that can be stored on the GPU.
|
||||
</P>
|
||||
<HR>
|
||||
|
||||
<P><B>Mixing, shift, table, tail correction, restart, rRESPA info</B>:
|
||||
|
|
|
@ -200,16 +200,6 @@ Additional requirements in your input script to run with style
|
|||
|
||||
The "newton pair"_newton.html setting must be {off}.
|
||||
|
||||
You should use the "neigh_modify one"_neigh_modify.html command and
|
||||
set its value to something close (but slightly larger) than the number
|
||||
of pairwise neighbors/atom you expect to have in your model. This is
|
||||
a function of the pairwise cutoff. Note that the default for this
|
||||
setting is 2000, which is much larger than most models need. Unlike
|
||||
neighbor lists in LAMMPS itself, the GPU version of this pair style
|
||||
uses that setting to allocate memory on the GPU for neighbor
|
||||
information. If the setting is too large, it will limit the number of
|
||||
atoms that can be stored on the GPU.
|
||||
|
||||
:line
|
||||
|
||||
[Mixing, shift, table, tail correction, restart, rRESPA info]:
|
||||
|
|
Loading…
Reference in New Issue