Incorrect energy computed with pools

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@12966 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
giannozz 2016-09-15 19:49:52 +00:00
parent e8b68bf663
commit 0aef72f5ae
1 changed files with 0 additions and 1 deletions

View File

@ -2824,7 +2824,6 @@ SUBROUTINE aceinit( )
eexx = eexx + ee
ENDDO
CALL mp_sum( eexx, intra_bgrp_comm)
CALL mp_sum( eexx, inter_pool_comm )
WRITE(*,*) 'EXACT--Energy', eexx
IF ( okvan ) CALL deallocate_bec_type(becpsi)
domat = .false.