Skip to content

Commit

Permalink
Update particle_data.pyx
Browse files Browse the repository at this point in the history
  • Loading branch information
mili1247 authored Dec 18, 2020
1 parent a517b3a commit f54ac81
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/python/espressomd/particle_data.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -1716,9 +1716,9 @@ class ParticleSlice(_ParticleSliceImpl):
It includes the content of ``particle_attributes``, minus a few exceptions:
- :attr:`~ParticleHandle.dip`, :attr:`~ParticleHandle.director`:
Setting only the director will overwrite the orientation of the
particle around the axis parallel to dipole moment/director.
Quaternions contain the full info.
Setting only the director will overwrite the orientation of the
particle around the axis parallel to dipole moment/director.
Quaternions contain the full info.
- :attr:`~ParticleHandle.image_box`, :attr:`~ParticleHandle.node`
"""
Expand Down

0 comments on commit f54ac81

Please sign in to comment.