[Pw_forum] build up GWW in espresso-4.1.2
Ari P Seitsonen
Ari.P.Seitsonen at iki.fi
Wed Feb 17 16:49:19 CET 2010
Dear all,
Just a quick note on compiler options:
g95: -ffree-line-length-huge Large free-form line length, currently 10000.
gfortran: -ffree-line-length-none Allow arbitrary character line width in free mode
Greetings,
apsi
-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-
Ari P Seitsonen / Ari.P.Seitsonen at iki.fi / http://www.iki.fi/~apsi/
Physikalisch-Chemisches Institut der Universitaet Zuerich
Tel: +41 44 63 54 497 / Mobile: +41 79 71 90 935
On Wed, 17 Feb 2010, Lorenzo Paulatto wrote:
> On Wed, 17 Feb 2010 04:46:37 +0100, Adrian <nicy04 at gmail.com> wrote:
>>> Warning: Line truncated at (1)
>
> Dear Adrian,
> the problem is explained in the error message. Some fortran compilers
> (gfortran and g95, as far as I know) don't like very long lines (you have
> to ensure backward compatibility with ZX spectrum, after all!). You can
> either shorten the problematic line, removing all white spaces, or break
> the command on two lines[1].
>
>
> regards
>
> [1] I don't know if you are familiar with fortran90: in order to make a
> multiline command you have to add a "&" at the end of each interrupted
> line, e.g.
> CALL long_function(arg1, &
> arg2, arg3)
>
> --
> Lorenzo Paulatto
>
> *** Note: my affiliation has changed! please send future
> correspondence to: <Lorenzo.Paulatto at impmc.upmc.fr> ***
>
> post-doc @ IMPMC/UPMC - Université Paris 6
> phone: +33 (0)1 44 27 74 89
> www: http://www-int.impmc.upmc.fr/~paulatto/
>
> previously:
> phd student @ SISSA & DEMOCRITOS (Trieste)
> phone: +39 040 3787 511
> www: http://people.sissa.it/~paulatto/
> _______________________________________________
> Pw_forum mailing list
> Pw_forum at pwscf.org
> http://www.democritos.it/mailman/listinfo/pw_forum
More information about the users
mailing list