git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10196 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2013-06-29 21:20:42 +00:00
parent 5761414444
commit d694b0dee0
26 changed files with 150 additions and 78 deletions

View File

@ -96,10 +96,6 @@ E: Cannot use fix deform tilt on a shrink-wrapped 2nd dim
This is because the shrink-wrapping will change the value
of the strain implied by the tilt factor.
E: Use of fix deform with undefined lattice
A lattice must be defined to use fix deform with units = lattice.
E: Fix deform volume setting is invalid
Cannot use volume style unless other dimensions are being controlled.
@ -136,4 +132,8 @@ When both yz and xy are changing, it induces changes in xz if the
box must flip from one tilt extreme to another. Thus it is not
allowed for yz to grow so much that a flip is induced.
U: Use of fix deform with undefined lattice
A lattice must be defined to use fix deform with units = lattice.
*/