Commit acaa3ebd authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@175 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 5acd6a96
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ c includes image flags in data file so chains can be unraveled later
 900  format(a)
 901  format(2f10.6,a)
 902  format(i3,f5.1)
 903  format(i6,i4,i4,3f10.4,3i4)
 903  format(i10,i8,i8,3f10.4,3i4)
 904  format(i6,i3,2i6)

c read chain definitions
+0 −5
Original line number Diff line number Diff line
@@ -80,8 +80,3 @@ Abort

you need to check that the name of the dump file matches the name
in the input file, and that you enclosed it in single quotes.