[Pw_forum] build up GWW in espresso-4.1.2

Adrian nicy04 at gmail.com
Wed Feb 17 17:28:18 CET 2010


    Thank you very much, Paolo, Lorenzo and Ari.
     I had it work after I broke long line to two lines using &.
    Now there is no error message.
   I will find some examples to see if it can work under this espresso.

Cheers
Adrian

On Wed, Feb 17, 2010 at 9:49 AM, Ari P Seitsonen <Ari.P.Seitsonen at iki.fi>wrote:

>
> 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/<http://www.iki.fi/%7Eapsi/>
>  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/<http://www-int.impmc.upmc.fr/%7Epaulatto/>
>>
>> previously:
>> phd student @ SISSA  &  DEMOCRITOS (Trieste)
>> phone: +39 040 3787 511
>> www:   http://people.sissa.it/~paulatto/<http://people.sissa.it/%7Epaulatto/>
>> _______________________________________________
>> Pw_forum mailing list
>> Pw_forum at pwscf.org
>> http://www.democritos.it/mailman/listinfo/pw_forum
>
>
> _______________________________________________
> Pw_forum mailing list
> Pw_forum at pwscf.org
> http://www.democritos.it/mailman/listinfo/pw_forum
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quantum-espresso.org/pipermail/users/attachments/20100217/a4ed5e9e/attachment.html>


More information about the users mailing list