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

@ -142,11 +142,11 @@ A command with an argument that specifies an integer or range of
integers is using a value that is less than 1 or greater than the
maximum allowed limit.
E: Expected floating point parameter in input script or data file
U: Expected floating point parameter in input script or data file
The quantity being read is an integer on non-numeric value.
E: Expected integer parameter in input script or data file
U: Expected integer parameter in input script or data file
The quantity being read is a floating point or non-numeric value.