~ubuntu-branches/debian/sid/lammps/sid

« back to all changes in this revision

Viewing changes to doc/pair_gran.html

  • Committer: Package Import Robot
  • Author(s): Anton Gladky
  • Date: 2015-04-29 23:44:49 UTC
  • mfrom: (5.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20150429234449-mbhy9utku6hp6oq8
Tags: 0~20150313.gitfa668e1-1
Upload into unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
184
184
</P>
185
185
<HR>
186
186
 
187
 
<P>Styles with a <I>cuda</I>, <I>gpu</I>, <I>omp</I>, or <I>opt</I> suffix are functionally
188
 
the same as the corresponding style without the suffix.  They have
189
 
been optimized to run faster, depending on your available hardware, as
190
 
discussed in <A HREF = "Section_accelerate.html">Section_accelerate</A> of the
191
 
manual.  The accelerated styles take the same arguments and should
192
 
produce the same results, except for round-off and precision issues.
 
187
<P>Styles with a <I>cuda</I>, <I>gpu</I>, <I>intel</I>, <I>kk</I>, <I>omp</I>, or <I>opt</I> suffix are
 
188
functionally the same as the corresponding style without the suffix.
 
189
They have been optimized to run faster, depending on your available
 
190
hardware, as discussed in <A HREF = "Section_accelerate.html">Section_accelerate</A>
 
191
of the manual.  The accelerated styles take the same arguments and
 
192
should produce the same results, except for round-off and precision
 
193
issues.
193
194
</P>
194
 
<P>These accelerated styles are part of the USER-CUDA, GPU, USER-OMP and OPT
195
 
packages, respectively.  They are only enabled if LAMMPS was built with
196
 
those packages.  See the <A HREF = "Section_start.html#start_3">Making LAMMPS</A>
197
 
section for more info.
 
195
<P>These accelerated styles are part of the USER-CUDA, GPU, USER-INTEL,
 
196
KOKKOS, USER-OMP and OPT packages, respectively.  They are only
 
197
enabled if LAMMPS was built with those packages.  See the <A HREF = "Section_start.html#start_3">Making
 
198
LAMMPS</A> section for more info.
198
199
</P>
199
200
<P>You can specify the accelerated styles explicitly in your input script
200
201
by including their suffix, or you can use the <A HREF = "Section_start.html#start_7">-suffix command-line
243
244
require a per-particle radius is stored.  The <I>sphere</I> atom style does
244
245
all of this.
245
246
</P>
246
 
<P>This pair style requires you to use the <A HREF = "communicate.html">communicate vel
247
 
yes</A> option so that velocites are stored by ghost
 
247
<P>This pair style requires you to use the <A HREF = "comm_modify.html">comm_modify vel
 
248
yes</A> command so that velocites are stored by ghost
248
249
atoms.
249
250
</P>
250
251
<P>These pair styles will not restart exactly when using the