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

« back to all changes in this revision

Viewing changes to doc/dihedral_charmm.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:
71
71
</P>
72
72
<HR>
73
73
 
74
 
<P>Styles with a <I>cuda</I>, <I>gpu</I>, <I>omp</I>, or <I>opt</I> suffix are functionally
75
 
the same as the corresponding style without the suffix.  They have
76
 
been optimized to run faster, depending on your available hardware, as
77
 
discussed in <A HREF = "Section_accelerate.html">Section_accelerate</A> of the
78
 
manual.  The accelerated styles take the same arguments and should
79
 
produce the same results, except for round-off and precision issues.
 
74
<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
 
75
functionally the same as the corresponding style without the suffix.
 
76
They have been optimized to run faster, depending on your available
 
77
hardware, as discussed in <A HREF = "Section_accelerate.html">Section_accelerate</A>
 
78
of the manual.  The accelerated styles take the same arguments and
 
79
should produce the same results, except for round-off and precision
 
80
issues.
80
81
</P>
81
 
<P>These accelerated styles are part of the USER-CUDA, GPU, USER-OMP and OPT
82
 
packages, respectively.  They are only enabled if LAMMPS was built with
83
 
those packages.  See the <A HREF = "Section_start.html#start_3">Making LAMMPS</A>
84
 
section for more info.
 
82
<P>These accelerated styles are part of the USER-CUDA, GPU, USER-INTEL,
 
83
KOKKOS, USER-OMP and OPT packages, respectively.  They are only
 
84
enabled if LAMMPS was built with those packages.  See the <A HREF = "Section_start.html#start_3">Making
 
85
LAMMPS</A> section for more info.
85
86
</P>
86
87
<P>You can specify the accelerated styles explicitly in your input script
87
88
by including their suffix, or you can use the <A HREF = "Section_start.html#start_7">-suffix command-line
96
97
<P><B>Restrictions:</B>
97
98
</P>
98
99
<P>This dihedral style can only be used if LAMMPS was built with the
99
 
MOLECULAR package (which it is by default).  See the <A HREF = "Section_start.html#start_3">Making
 
100
MOLECULE package (which it is by default).  See the <A HREF = "Section_start.html#start_3">Making
100
101
LAMMPS</A> section for more info on packages.
101
102
</P>
102
103
<P><B>Related commands:</B>