Commit 9e204488 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14582 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent da41fcb7
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -84,4 +84,8 @@ E: Bias compute group does not match compute group
The specified compute must operate on the same group as the parent
compute.

E: Temperature compute degrees of freedom < 0

UNDOCUMENTED

*/
+4 −0
Original line number Diff line number Diff line
@@ -79,4 +79,8 @@ E: Pair line/lj requires atom style line

Self-explanatory.

E: All pair coeffs are not set

UNDOCUMENTED

*/
+5 −5
Original line number Diff line number Diff line
@@ -59,11 +59,6 @@ E: Invalid body nparticle command

Arguments in atom-style command are not correct.

E: Invalid format in Bodies section of data file

The specified number of integer or floating point values does not
appear.

E: Incorrect # of integer values in Bodies section of data file

See doc page for body style.
@@ -80,4 +75,9 @@ E: Insufficient Jacobi rotations for body nparticle

Eigensolve for rigid body was not sufficiently accurate.

U: Invalid format in Bodies section of data file

The specified number of integer or floating point values does not
appear.

*/
+4 −0
Original line number Diff line number Diff line
@@ -50,4 +50,8 @@ E: Dump atom/gz only writes compressed files

The dump atom/gz output file name must have a .gz suffix.

E: Cannot open dump file

UNDOCUMENTED

*/
+4 −0
Original line number Diff line number Diff line
@@ -50,4 +50,8 @@ E: Dump cfg/gz only writes compressed files

The dump cfg/gz output file name must have a .gz suffix.

E: Cannot open dump file

UNDOCUMENTED

*/
Loading