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: Xavier Gonze <gonze@pcpm.ucl.ac.be>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] problem in NetCDF for install.
  • Date: Thu, 15 Jun 2006 10:29:52 +0200

Dear Moshiour,

ABINITv5.1.3 is NOT a production version for ABINIT, only a developer's version.
Actually, at present, none of the v5 releases are for production.
(This is clearly mentioned on the download pages).

If you want to activate NetCDF for production runs of cut3D, you should rely on v4.6.5,
and have the NetCDF flag properly activated in your makefile_macros file.
This should work...

Note that the corresponding NetCDF file does not follow the Nanoquanta Specifications
(http://www.cmt.york.ac.uk/nanoquanta/nq_specs.htm). On the contrary,
the generation of Nanoquanta NetCDF wavefunction and density files in v5.2
will be possible.

Hoping this clarifies the situation ...
Xavier



On 14 Jun 2006, at 21:43, 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





Archive powered by MHonArc 2.6.16.

Top of Page