Update docs: bond_none

This commit is contained in:
Richard Berger
2019-11-16 22:46:53 -05:00
parent 18a86a90ef
commit 1b4e84de94
2 changed files with 8 additions and 47 deletions

View File

@ -1,13 +1,13 @@
.. index:: bond\_style none
.. index:: bond_style none
bond\_style none command
========================
bond_style none command
=======================
Syntax
""""""
.. parsed-literal::
.. code-block:: LAMMPS
bond_style none
@ -15,7 +15,7 @@ Examples
""""""""
.. parsed-literal::
.. code-blocK:: LAMMPS
bond_style none
@ -24,9 +24,9 @@ Description
Using a bond style of none means bond forces and energies are not
computed, even if pairs of bonded 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:`bond\_style zero <bond_zero>` command for a way to
See the :doc:`bond_style zero <bond_zero>` command for a way to
calculate bond statistics, but compute no bond interactions.
Restrictions
@ -35,11 +35,6 @@ Restrictions
**Related commands:** none
:doc:`bond\_style zero <bond_zero>`
:doc:`bond_style zero <bond_zero>`
**Default:** none
.. _lws: http://lammps.sandia.gov
.. _ld: Manual.html
.. _lc: Commands_all.html