1 "LAMMPS WWW Site"_lws - "LAMMPS Documentation"_ld - "LAMMPS Commands"_lc :c
3 :link(lws,http://lammps.sandia.gov)
5 :link(lc,Section_commands.html#comm)
9 improper_style fourier command :h3
10 improper_style fourier/omp command :h3
14 improper_style fourier :pre
18 improper_style fourier
19 improper_coeff 1 100.0 180.0 :pre
23 The {fourier} improper style uses the following potential:
25 :c,image(Eqs/improper_fourier.jpg)
27 where K is the force constant and omega is the angle between the IL
28 axis and the IJK plane:
30 :c,image(Eqs/umbrella.jpg)
32 If all parameter (see bellow) is not zero, the all the three possible angles will taken in account.
34 The following coefficients must be defined for each improper type via
35 the "improper_coeff"_improper_coeff.html command as in the example
36 above, or in the data file or restart files read by the
37 "read_data"_read_data.html or "read_restart"_read_restart.html
44 all (integer >= 0) :ul
48 Styles with a {gpu}, {intel}, {kk}, {omp}, or {opt} suffix are
49 functionally the same as the corresponding style without the suffix.
50 They have been optimized to run faster, depending on your available
51 hardware, as discussed in "Section 5"_Section_accelerate.html
52 of the manual. The accelerated styles take the same arguments and
53 should produce the same results, except for round-off and precision
56 These accelerated styles are part of the GPU, USER-INTEL, KOKKOS,
57 USER-OMP and OPT packages, respectively. They are only enabled if
58 LAMMPS was built with those packages. See the "Making
59 LAMMPS"_Section_start.html#start_3 section for more info.
61 You can specify the accelerated styles explicitly in your input script
62 by including their suffix, or you can use the "-suffix command-line
63 switch"_Section_start.html#start_7 when you invoke LAMMPS, or you can
64 use the "suffix"_suffix.html command in your input script.
66 See "Section 5"_Section_accelerate.html of the manual for
67 more instructions on how to use the accelerated styles effectively.
73 This angle style can only be used if LAMMPS was built with the
74 USER_MISC package. See the "Making LAMMPS"_Section_start.html#start_3
75 section for more info on packages.
79 "improper_coeff"_improper_coeff.html