Hi,
Did you compile readwf.f with the same compiler which was used to
compile siesta?
Regards,
Eduardo
On 05/04/2008, at 0:20, Yoon, Youngki wrote:
Hi all,
I encountered an error message while using readwf.f file under Util
directory to get the wave function.
I tested on two different machines for this job, but it did not work
at the both.
The message is as follows:
== The message from the first machine ====================
****** FORTRAN RUN-TIME SYSTEM ******
End-of-file: -1
Location: the READ statement at line 90 of "readwf.f"
Unit: 10
File: GNR.WFS
Abort
== End of the message 1 ==============================
-- The message from the other machine
---------------------------------------
At line 95 of file readwf.f
Fortran runtime error: Corrupt unformatted sequential file
-- End of the message 2
-------------------------------------------------------------
In fdf file, I specified WaveFuncKPoints, and set
WriteWaveFunctions .true.
I used the following format for readwf:
readwf < input.wfs
where input.wfs contains the following three lines:
GNR.WFS
GNR.wfs.out
0.0001
I have no idea what I did wrong. Any suggestion will be appreciated.
Thanks.
Youngki