Update docs: angle_none

This commit is contained in:
Richard Berger
2019-11-15 11:42:02 -05:00
parent cdd56cd08f
commit 10f98e3f10
2 changed files with 10 additions and 48 deletions

View File

@ -1,13 +1,13 @@
.. index:: angle\_style none
.. index:: angle_style none
angle\_style none command
=========================
angle_style none command
========================
Syntax
""""""
.. parsed-literal::
.. code-block:: LAMMPS
angle_style none
@ -15,7 +15,7 @@ Examples
""""""""
.. parsed-literal::
.. code-block:: LAMMPS
angle_style none
@ -24,23 +24,19 @@ 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 :doc:`read\_data <read_data>` command.
read by the :doc:`read_data <read_data>` command.
See the :doc:`angle\_style zero <angle_zero>` command for a way to
See the :doc:`angle_style zero <angle_zero>` command for a way to
calculate angle statistics, but compute no angle interactions.
Restrictions
""""""""""""
none
none
Related commands
""""""""""""""""
:doc:`angle\_style zero <angle_zero>`
:doc:`angle_style zero <angle_zero>`
**Default:** none
.. _lws: http://lammps.sandia.gov
.. _ld: Manual.html
.. _lc: Commands_all.html

View File

@ -1,34 +0,0 @@
"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