fix minor grammar issues in colomb pair style docs

This commit is contained in:
Axel Kohlmeyer 2020-02-20 18:37:29 -05:00
parent c6b5606c24
commit e2f2ec3031
No known key found for this signature in database
GPG Key ID: D9B44E93BF0C375A
1 changed files with 4 additions and 4 deletions

View File

@ -311,7 +311,7 @@ other.
The following coefficients must be defined for each pair of atoms
types via the :doc:`pair_coeff <pair_coeff>` command as in the examples
above, or in the data file or restart files read by the
above, or in the data or restart files read by the
:doc:`read_data <read_data>` or :doc:`read_restart <read_restart>`
commands, or by mixing as described below:
@ -323,7 +323,7 @@ global value specified in the pair\_style command is used.
For *coul/long* and *coul/msm* no cutoff can be specified for an
individual I,J type pair via the pair\_coeff command. All type pairs
use the same global Coulombic cutoff specified in the pair\_style
use the same global Coulomb cutoff specified in the pair\_style
command.
@ -372,8 +372,8 @@ pressure.
These pair styles write their information to :doc:`binary restart files <restart>`, so pair\_style and pair\_coeff commands do not need
to be specified in an input 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
These pair styles can only be used via the *pair* keyword of the
:doc:`run_style respa <run_style>` command. They do not support the
*inner*\ , *middle*\ , *outer* keywords.