Skip to content
Snippets Groups Projects
Commit 6950a991 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

Revert "remove obsolete warning about fix rigid image flag restrictions"

This reverts commit 51e52b47.
parent 34cb4027
No related branches found
No related tags found
No related merge requests found
...@@ -89,7 +89,11 @@ NOTE: The center of mass of a group of atoms is calculated in ...@@ -89,7 +89,11 @@ NOTE: The center of mass of a group of atoms is calculated in
group can straddle a periodic boundary. See the "dump"_dump.html doc group can straddle a periodic boundary. See the "dump"_dump.html doc
page for a discussion of unwrapped coordinates. It also means that a page for a discussion of unwrapped coordinates. It also means that a
spring connecting two groups or a group and the tether point can cross spring connecting two groups or a group and the tether point can cross
a periodic boundary and its length be calculated correctly. a periodic boundary and its length be calculated correctly. One
exception is for rigid bodies, which should not be used with the fix
spring command, if the rigid body will cross a periodic boundary.
This is because image flags for rigid bodies are used in a different
way, as explained on the "fix rigid"_fix_rigid.html doc page.
[Restart, fix_modify, output, run start/stop, minimize info:] [Restart, fix_modify, output, run start/stop, minimize info:]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment