[Pw_forum] espresso-4.0.3 Compilation Issues

Paolo Giannozzi paolo.giannozzi at uniud.it
Thu Jul 24 22:55:41 CEST 2014


On Thu, 2014-07-24 at 13:18 -0700, W2AGZ wrote:

>       ALLOCATE( upf%nn(upf%nwfc), upf%nn(upf%nwfc), &
> 
> Error: Allocate-object at (1) also appears at (2)

remove the second occurrence of "upf%nn(upf%nwfc)":
       ALLOCATE( upf%nn(upf%nwfc), &
Many small issues like this one have been corrected
during the years. This is why the compilation of old
versions on new machines is a pain more often than not

Paolo

-- 
Paolo Giannozzi, Dept. Chemistry&Physics&Environment, 
Univ. Udine, via delle Scienze 208, 33100 Udine, Italy
Phone +39-0432-558216, fax +39-0432-558222 




More information about the users mailing list