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

This commit is contained in:
sjplimp 2006-12-07 00:43:04 +00:00
parent 5acd6a96b5
commit acaa3ebdaa
2 changed files with 1 additions and 6 deletions

View File

@ -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

View File

@ -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.