whitespace

This commit is contained in:
Axel Kohlmeyer
2021-06-10 23:07:19 -04:00
parent ae3a4dbf0d
commit fe0422d042
2 changed files with 4 additions and 4 deletions

View File

@ -17,7 +17,7 @@ This compute
* :doc:`compute erotate/sphere <compute_erotate_sphere>`
calculates rotational kinetic energy which can be :doc:`output with thermodynamic info <Howto_output>`.
The compute
The compute
* :doc:`compute fabric <compute_fabric>`

View File

@ -138,9 +138,9 @@ Output info
"""""""""""
This compute calculates a local vector of doubles. The vector stores the
unique components of the first requested tensor in the order xx, yy, zz, xy, xz, yz
followed by the same components for all subsequent tensors. The final entry is the
number of pairwise interactions included in the calculation of the fabric tensor.
unique components of the first requested tensor in the order xx, yy, zz, xy, xz, yz
followed by the same components for all subsequent tensors. The final entry is the
number of pairwise interactions included in the calculation of the fabric tensor.
The length of the vector is therefore six times the number of requested tensors plus one.
Restrictions