forked from lijiext/lammps
35 lines
708 B
Plaintext
35 lines
708 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,Section_commands.html#comm)
|
|
|
|
: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
|