fix spelling issues

This commit is contained in:
Axel Kohlmeyer
2021-06-04 00:56:24 -04:00
parent 8e082c2f6a
commit 337ba1f729
2 changed files with 4 additions and 4 deletions

View File

@ -53,7 +53,7 @@ Description
Tracks properties of pairwise interactions between two atoms and records data
whenever the atoms move beyond the interaction cutoff.
Must be used in conjuction with :doc:`pair tracker <pair_tracker>`.
Must be used in conjunction with :doc:`pair tracker <pair_tracker>`.
Data is accumulated over a span of *N* timesteps before being deleted.
The number of datums generated, aggregated across all processors, equals
the number of broken interactions. Interactions are only included if both
@ -107,7 +107,7 @@ specified attribute.
Restrictions
""""""""""""
Must be used in conjuction with :doc:`pair tracker <pair_tracker>`.
Must be used in conjunction with :doc:`pair style tracker <pair_tracker>`.
Related commands
""""""""""""""""

View File

@ -51,7 +51,7 @@ commands, or by mixing as described below:
* cutoff (distance units)
If the *finite* keyword is defined, no coeffients may be defined.
If the *finite* keyword is defined, no coefficients may be defined.
Interaction cutoffs are alternatively calculated based on the
diameter of finite particles.
@ -80,7 +80,7 @@ Restrictions
A corresponding :doc:`fix pair_tracker <fix_pair_tracker>` must be defined
to use this pair style.
This pairstyle is currently incompatible with granular pairstyles that extend
This pair style is currently incompatible with granular pair styles that extend
beyond the contact (e.g. JKR and DMT).
Related commands