This commit is contained in:
Axel Kohlmeyer
2024-08-18 17:36:11 -04:00
parent 0735e976ff
commit 3f9d244281

View File

@ -343,7 +343,7 @@ mode, the *norm* keyword setting is ignored. The output grid value on
an :math:`N_\text{freq}` timestep is the sum of the grid values in each of the
:math:`N_\text{repeat}` samples, divided by :math:`N_\text{repeat}`.
In per-atom mode, the *norm* keywod affects how averaging is done for
In per-atom mode, the *norm* keyword affects how averaging is done for
the per-grid values that are output on an :math:`N_\text{freq}` timestep. :math:`N_\text{repeat}`
samples contribute to the output. The *norm* keyword has 3 possible
settings: *all* or *sample* or *none*. *All* is the default.