[Pw_forum] Problem when compile Quantum espresso (CVS)

Paolo Giannozzi giannozz at democritos.it
Tue Jun 9 08:18:11 CEST 2009


On Jun 9, 2009, at 8:03 , loc duong ding wrote:

>       REAL*8, ALLOCATABLE :: wavefunc(:)
>                        1
>  Error: Attribute at (1) is not allowed in a TYPE definition

allocatable arrays in derived types are not allowed in
fortran-90 standard but only in fortran-95 standard
(e.g. old versions of gfortran do not like them). You
need a fortran-95 compiler to complile recent
versions of q-e.

Paolo
---
Paolo Giannozzi, Dept of Physics, University of Udine
via delle Scienze 208, 33100 Udine, Italy
Phone +39-0432-558216, fax +39-0432-558222






More information about the users mailing list