Merge pull request #516 from akohlmey/check-rigid-overlap
Implement check whether commands or styles try to change cached properties in rigid body integrators
GitHub <noreply@github.com> | Jun 15 2017, 16:44 |
junge | Oct 19 2017, 09:53 |
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
32b967ed9c28 | Axel Kohlmeyer | add rigid body overlap warnings to change_box and delete_atoms | Jun 13 2017 | |||
4c69bbcf5c29 | Axel Kohlmeyer | apply rigid body check to displace_atoms command | Jun 10 2017 | |||
3a018363254a | Axel Kohlmeyer | simplify code for rigid body overlap checks | Jun 5 2017 | |||
0034d2db35b1 | Axel Kohlmeyer | apply the rigid body checks to some more example codes | Jun 5 2017 | |||
90ca0852c798 | Axel Kohlmeyer | use "body" list via Fix::extract() to correctly identify atoms in bodies | Jun 5 2017 | |||
968de8548c1a | Axel Kohlmeyer | apply test for overlap with rigid bodies to set and velocity command | Jun 5 2017 | |||
95d6f05a764e | Axel Kohlmeyer | add 3 APIs to Modify for checking if atoms overlap with any rigid fixes | Jun 5 2017 |