consolidate pair-wise vs pairwise spelling

This commit is contained in:
Axel Kohlmeyer
2022-01-21 10:48:35 -05:00
parent 3a6bd2e698
commit 3311b1344c
13 changed files with 15 additions and 15 deletions

View File

@ -164,7 +164,7 @@ Following the *LJCutMelt* example, here are the two functions:
.. note::
The evaluation of scripted python code will slow down the
computation pair-wise interactions quite significantly. However, this
computation pairwise interactions quite significantly. However, this
can be largely worked around through using the python pair style not
for the actual simulation, but to generate tabulated potentials on the
fly using the :doc:`pair_write <pair_write>` command. Please see below