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

« back to all changes in this revision

Viewing changes to doc/bond_harmonic.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:
41
41
</UL>
42
42
<HR>
43
43
 
44
 
<P>Styles with a <I>cuda</I>, <I>gpu</I>, <I>omp</I>, or <I>opt</I> suffix are functionally
45
 
the same as the corresponding style without the suffix.  They have
46
 
been optimized to run faster, depending on your available hardware, as
47
 
discussed in <A HREF = "Section_accelerate.html">Section_accelerate</A> of the
48
 
manual.  The accelerated styles take the same arguments and should
49
 
produce the same results, except for round-off and precision issues.
 
44
<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
 
45
functionally the same as the corresponding style without the suffix.
 
46
They have been optimized to run faster, depending on your available
 
47
hardware, as discussed in <A HREF = "Section_accelerate.html">Section_accelerate</A>
 
48
of the manual.  The accelerated styles take the same arguments and
 
49
should produce the same results, except for round-off and precision
 
50
issues.
50
51
</P>
51
 
<P>These accelerated styles are part of the USER-CUDA, GPU, USER-OMP and OPT
52
 
packages, respectively.  They are only enabled if LAMMPS was built with
53
 
those packages.  See the <A HREF = "Section_start.html#start_3">Making LAMMPS</A>
54
 
section for more info.
 
52
<P>These accelerated styles are part of the USER-CUDA, GPU, USER-INTEL,
 
53
KOKKOS, USER-OMP and OPT packages, respectively.  They are only
 
54
enabled if LAMMPS was built with those packages.  See the <A HREF = "Section_start.html#start_3">Making
 
55
LAMMPS</A> section for more info.
55
56
</P>
56
57
<P>You can specify the accelerated styles explicitly in your input script
57
58
by including their suffix, or you can use the <A HREF = "Section_start.html#start_7">-suffix command-line
66
67
<P><B>Restrictions:</B>
67
68
</P>
68
69
<P>This bond style can only be used if LAMMPS was built with the
69
 
MOLECULAR package (which it is by default).  See the <A HREF = "Section_start.html#start_3">Making
 
70
MOLECULE package (which it is by default).  See the <A HREF = "Section_start.html#start_3">Making
70
71
LAMMPS</A> section for more info on packages.
71
72
</P>
72
73
<P><B>Related commands:</B>