In the verbosity=high case, with nspin=1, the PAW energy components could be printed out incorrectly (the actual value was correct)

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@13162 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
paulatto 2016-11-17 11:17:06 +00:00
parent a4b51916ba
commit 1e8b7c48f0
1 changed files with 1 additions and 0 deletions

View File

@ -104,6 +104,7 @@ SUBROUTINE PAW_potential(becsum, d, energy, e_cmp)
becfake(:,:,:) = 0._dp
d(:,:,:) = 0._dp
energy_tot = 0._dp
IF(present(e_cmp)) e_cmp = 0._dp
!
!
! Parallel: divide tasks among all the processor for this image