[Pw_forum] failure with npool

Paolo Giannozzi giannozz at democritos.it
Mon Jul 27 18:45:53 CEST 2009


Eduardo Ariel Menendez Proupin wrote:
    1
>      from addusdens_r : error #         1
>      expected  360.00000000, found  101.25021916: wrong charge

actually it looks like the charge is good: it is the test that is
wrong! quick fix:

diff -w -i -b -r1.37 PW/realus.f90
1472c1472
<       USE mp_global,        ONLY : intra_pool_comm
---
 >       USE mp_global,        ONLY : intra_pool_comm, inter_pool_comm
1526a1527
 >       CALL mp_sum(  charge , inter_pool_comm )

P.
-- 
Paolo Giannozzi, Democritos and University of Udine, Italy



More information about the users mailing list