Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] problem in NetCDF for install.

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] problem in NetCDF for install.


Chronological Thread 
  • From: "Anglade Pierre-Matthieu" <anglade@gmail.com>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] problem in NetCDF for install.
  • Date: Thu, 15 Jun 2006 00:14:22 +0200
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Oqpir19QiTfjJcYY75bXioneZy5GqtjKFQfnq+CPRFEaF1AWB/lCXwe9k3JU6imDvFIkXUXlwMZE3aqbq37IY2rFhubq1OKZN6L04Abet3znh7iszD8JE/EyokjdOUZrc13fEvBfnWtqSOSTVTmylplPukbhLdelpVKswWoiHkk=

Try to have a look at the functions and their interface then gess
what's wrong with the code...
For instance here on line 1235 and 1241 it just looks as if there were
a " before grid1 which should not be there....

On 6/14/06, moshiour@gmail.com <moshiour@gmail.com> wrote:
Dear Users,
Initially, I installed abinit5.1.3 properly. But NetCDF was disabled. So, I
again configured with --enable-netcdf then its showing the following errors
***********************************************************
cc1: warning: -f[no-]force-mem is nop and option will be removed in 4.2
f951: warning: -f[no-]force-mem is nop and option will be removed in 4.2
In file wffile.F90:1212

gwave
1
Error: Syntax error in argument list at (1)
In file wffile.F90:1215

lwave
1
Error: Syntax error in argument list at (1)
In file wffile.F90:1235

status = nf90_put_att(ncid,realwavefunVarID , "positions",
"grid1,pr
1
Error: Unterminated character constant beginning at (1)
In file wffile.F90:1241

status = nf90_put_att(ncid,imagwavefunVarID , "positions",
"grid1,pr
1
Error: Unterminated character constant beginning at (1)
make[3]: *** [wffile.o] Error 1
make[3]: Leaving directory `/nfs3/moshiour/abinit-5.1.3/src/09cut3d'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/nfs3/moshiour/abinit-5.1.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/nfs3/moshiour/abinit-5.1.3'
make: *** [all] Error 2
*****************************************************************
What can I do?

regards,

Moshiour



--
Pierre-Matthieu Anglade



Archive powered by MHonArc 2.6.16.

Top of Page