Files
lammps/doc/src/angle_none.txt
2018-08-06 20:49:05 +01:00

35 lines
699 B
Plaintext

"LAMMPS WWW Site"_lws - "LAMMPS Documentation"_ld - "LAMMPS Commands"_lc :c
:link(lws,http://lammps.sandia.gov)
:link(ld,Manual.html)
:link(lc,Commands_all.html)
:line
angle_style none command :h3
[Syntax:]
angle_style none :pre
[Examples:]
angle_style none :pre
[Description:]
Using an angle style of none means angle forces and energies are not
computed, even if triplets of angle atoms were listed in the data file
read by the "read_data"_read_data.html command.
See the "angle_style zero"_angle_zero.html command for a way to
calculate angle statistics, but compute no angle interactions.
[Restrictions:] none
[Related commands:]
"angle_style zero"_angle_zero.html
[Default:] none