It is not a compilling error! Instead, the programm is trying to read some thing which should be an integer, but it is not.
You porbably have to clean your EIG.File from some commenting string writen there. On Tue, Jan 25, 2011 at 2:57 PM, sheetal sharma <[email protected]>wrote: > I have comipled the eig2dos.f with f95 ,as > f95 eig2dos.f -o eig2dos and I get the 'eig2dos',but when I use the > 'eig2dos' to convert the file.EIG,I cannot get the result except the > following error > > > At line 53 of file eig2dos.f (unit = 5, file = 'stdin') > Fortran runtime error: Bad integer for item 3 in list input > > attached cdse.EIG > kindly help plzzzzzz > With Regards, > Sheetal > >
