forum@abinit.org
Subject: The ABINIT Users Mailing List ( CLOSED )
List archive
- From: "徐兰青" <lanqingxu@fjnu.edu.cn>
- To: forum@abinit.org
- Subject: Re:[abinit-forum] ebands.f90 compile problem
- Date: Mon, 13 Jul 2009 21:13:51 +0800
Dear Matteo,
Thank you very much! It works now!
Bests,
shelleny
>From: "Matteo Giantomassi" <Matteo.Giantomassi@uclouvain.be>
>Reply-To: forum@abinit.org
>To: forum@abinit.org
>Subject: Re:[abinit-forum] ebands.f90 compile problem
>Date:Sun, 12 Jul 2009 15:41:01 +0200
>
>
>> Dear forum,
>
>Dear Shelleny,
>
>> I've compiled ebands.f90 for several times and always got following error
>> message,
>> ebands.f90:126.16:
>
>
>> Error:Nonnegative width required in format string at (1)
>
>One has to specify the input format for integer values.
>Change the code as reported below, then recompile.
>
>> read(5,'(a12,i)')buffer,kptoption
>
>read(5,'(a12,i2)')buffer,kptoption
>
>> 1
>> Error:Nonnegative width required in format string at (1)
>> ebands.f90:132.16:
>> read(5,'(A13,I)')buffer,nband
>
>read(5,'(A13,I4)')buffer,nband
>
>Regards,
>Matteo Giantomassi
>
>
- Re:[abinit-forum] ebands.f90 compile problem, 徐兰青, 07/13/2009
Archive powered by MHonArc 2.6.16.