git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@16053 f3b2605a-c512-4ea7-a41b...
[lammps.git] / doc / src / improper_none.txt
blobaf9964c7437af081e5a50ba8daf4359c94882593
1 "LAMMPS WWW Site"_lws - "LAMMPS Documentation"_ld - "LAMMPS Commands"_lc :c
3 :link(lws,http://lammps.sandia.gov)
4 :link(ld,Manual.html)
5 :link(lc,Section_commands.html#comm)
7 :line
9 improper_style none command :h3
11 [Syntax:]
13 improper_style none :pre
15 [Examples:]
17 improper_style none :pre
19 [Description:]
21 Using an improper style of none means imroper forces and energies are
22 not computed, even if quadruplets of improper atoms were listed in the
23 data file read by the "read_data"_read_data.html command.
25 See the "improper_style zero"_improper_zero.html command for a way to
26 calculate improper statistics, but compute no improper interactions.
28 [Restrictions:] none
30 [Related commands:]
32 "improper_style zero"_improper_zero.html
34 [Default:] none