forum@abinit.org
Subject: The ABINIT Users Mailing List ( CLOSED )
List archive
- From: Xavier Gonze <gonze@pcpm.ucl.ac.be>
- To: forum@abinit.org
- Subject: Re: [abinit-forum] Error in anaddb/ifc
- Date: Fri, 28 Mar 2003 12:39:34 +0100
Dear Timmy and Martin,
This has nothing to do with the size of the system ... see below ...
Ramirez-Cuesta, AJ (Timmy) wrote:
Martin.
Possibly you are right. However, I cannot see how on earth you'll need a
file 2GB big, to calculate the vibration frecuencies of a system with 12
atoms, if we are talking of 1000, but just 12?
regards,
Timmy
Timmy,
just guessing here, but I have had similar problems when running
such large jobs on a 32-bit machine (Pentium under linux).
I guess that the output file is slightly over 2 Gigabytes...?
If so, run the problem on a 64-bit machine and you should have any
problems.
Regards,
Martin Tijssens
This is the error message I am getting
Input/Output Error 169: Output file capacity exceeded
In Procedure: wght9
At Line: 131
Statement: Formatted WRITE
Unit: Internal File
Record Number: 1
Look at the routine wght9.f , line 131 :
write(message, '(a,a,a,i4,a,a)' )&
& ' wght9 : ERROR -',ch10,&
& ' nqshft must be 1, 2 or 4. It is nqshft=',nqshft,'.',ch10,&
& ' Action : change nqshft in your input file.'
There is a "bug" in the error message format (sorry for this) :
there are 7 fields, while the format specifies only 6 fields ...
It should be
write(message, '(a,a,a,i4,a,a,a)' )&
Then, you have to solve the error with the nqshft, likely your
input variable is not OK ?!
Good continuation,
Xavier
- RE: [abinit-forum] Error in anaddb/ifc, Ramirez-Cuesta, AJ (Timmy) , 03/28/2003
- Re: [abinit-forum] Error in anaddb/ifc, Xavier Gonze, 03/28/2003
Archive powered by MHonArc 2.6.16.