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 10:31:29 +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=VOZ2VRUQTXNmmlDRqTwVp3I5Hgqle56sV5MY1B+Fj+EIrf1P5V5pZuanEvyZQOLIONXgIygvnJTz7HD/yOBUO7SFKhOK6MjtWJj8QbPT4xMWHgMbkaw1NYXqcoHsr81ASpZ9EMwh/FTG9sdVAewIHNq6CidCFDO3mH2Xr8kg83I=

Hi,

The problem comes from the fact that those line exceed the maximal line
length.
you can just add some continuation lines to break them appart. It works here.

PMA

On 6/15/06, Xavier Gonze <gonze@pcpm.ucl.ac.be> wrote:
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
>




--
Pierre-Matthieu Anglade



Archive powered by MHonArc 2.6.16.

Top of Page