replace UTF-8 characters with their ASCII counterparts

This commit is contained in:
Axel Kohlmeyer
2023-10-30 23:24:54 -04:00
parent 14f8d99894
commit e04dfc55bd
2 changed files with 2 additions and 2 deletions

View File

@ -291,7 +291,7 @@ operation of the fix continues in an uninterrupted fashion.
None of the :doc:`fix_modify <fix_modify>` options are relevant to this
fix. This fix computes a global scalar, which can be accessed by various
output commands. The scalar is the cumulative number of insertions. The
scalar value calculated by this fix is intensive. No parameter of this
scalar value calculated by this fix is "intensive". No parameter of this
fix can be used with the *start/stop* keywords of the :doc:`run <run>`
command. This fix is not invoked during :doc:`energy minimization <minimize>`.

View File

@ -247,7 +247,7 @@ appropriately.
None of the :doc:`fix_modify <fix_modify>` options are relevant to this
fix. This fix computes a global scalar, which can be accessed by various
output commands. The scalar is the cumulative number of insertions. The
scalar value calculated by this fix is intensive. No parameter
scalar value calculated by this fix is "intensive". No parameter
of this fix can be used with the *start/stop* keywords of the
:doc:`run <run>` command. This fix is not invoked during :doc:`energy minimization <minimize>`.