fix up some more package designations and clean up some legacy formatting

This commit is contained in:
Axel Kohlmeyer
2021-07-25 20:23:37 -04:00
parent 18b1e10be8
commit 5a79429f03
592 changed files with 2074 additions and 2019 deletions

View File

@ -184,7 +184,7 @@ always **append** to a table file, while pair style table will use the
class, the table pair style will still read the old variant unless the
table file is first deleted.
After switching the pair style to *table*\ , the potential tables need
After switching the pair style to *table*, the potential tables need
to be assigned to the LAMMPS atom types like this:
.. code-block:: LAMMPS
@ -215,7 +215,7 @@ script that reads a restart file.
This pair style can only be used via the *pair* keyword of the
:doc:`run_style respa <run_style>` command. It does not support the
*inner*\ , *middle*\ , *outer* keywords.
*inner*, *middle*, *outer* keywords.
----------
@ -223,7 +223,7 @@ Restrictions
""""""""""""
This pair style is part of the PYTHON package. It is only enabled if
LAMMPS was built with that package. See the :doc:`Build package <Build_package>` doc page for more info.
LAMMPS was built with that package. See the :doc:`Build package <Build_package>` page for more info.
Related commands
""""""""""""""""