Small change to output.

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@9082 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
dalcorso 2012-06-15 12:48:58 +00:00
parent 48c26958ee
commit a9c4a927c3
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ SUBROUTINE q_points ( )
!
! Write the q points in the output
!
write(stdout, '(//5x,"Dynamical matrices for (", 3(i2,","),") &
write(stdout, '(//5x,"Dynamical matrices for (", 2(i2,","),i2,") &
& uniform grid of q-points")') nq1, nq2, nq3
write(stdout, '(5x,"(",i4,"q-points):")') nqs
write(stdout, '(5x," N xq(1) xq(2) xq(3) " )')