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

« back to all changes in this revision

Viewing changes to doc/bond_quartic.txt

  • 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:
73
73
 
74
74
:line
75
75
 
76
 
Styles with a {cuda}, {gpu}, {omp}, or {opt} suffix are functionally
77
 
the same as the corresponding style without the suffix.  They have
78
 
been optimized to run faster, depending on your available hardware, as
79
 
discussed in "Section_accelerate"_Section_accelerate.html of the
80
 
manual.  The accelerated styles take the same arguments and should
81
 
produce the same results, except for round-off and precision issues.
 
76
Styles with a {cuda}, {gpu}, {intel}, {kk}, {omp}, or {opt} suffix are
 
77
functionally the same as the corresponding style without the suffix.
 
78
They have been optimized to run faster, depending on your available
 
79
hardware, as discussed in "Section_accelerate"_Section_accelerate.html
 
80
of the manual.  The accelerated styles take the same arguments and
 
81
should produce the same results, except for round-off and precision
 
82
issues.
82
83
 
83
 
These accelerated styles are part of the USER-CUDA, GPU, USER-OMP and OPT
84
 
packages, respectively.  They are only enabled if LAMMPS was built with
85
 
those packages.  See the "Making LAMMPS"_Section_start.html#start_3
86
 
section for more info.
 
84
These accelerated styles are part of the USER-CUDA, GPU, USER-INTEL,
 
85
KOKKOS, USER-OMP and OPT packages, respectively.  They are only
 
86
enabled if LAMMPS was built with those packages.  See the "Making
 
87
LAMMPS"_Section_start.html#start_3 section for more info.
87
88
 
88
89
You can specify the accelerated styles explicitly in your input script
89
90
by including their suffix, or you can use the "-suffix command-line
98
99
[Restrictions:]
99
100
 
100
101
This bond style can only be used if LAMMPS was built with the
101
 
MOLECULAR package (which it is by default).  See the "Making
 
102
MOLECULE package (which it is by default).  See the "Making
102
103
LAMMPS"_Section_start.html#start_3 section for more info on packages.
103
104
 
104
105
The {quartic} style requires that "special_bonds"_special_bonds.html