Corrected misleading error messages.

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@9288 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
dalcorso 2012-08-13 15:18:01 +00:00
parent 31845f94b9
commit 5cfcaa8415
1 changed files with 2 additions and 2 deletions

View File

@ -2434,7 +2434,7 @@ MODULE pw_restart
!
END DO
ELSE
CALL errore ( 'pw_writefile ', &
CALL errore ( 'read_brillouin zone', &
'incorrect number of symmetries for lattice', nrot )
END IF
!
@ -3428,7 +3428,7 @@ MODULE pw_restart
END DO
!
IF ( ngg /= ngk_g ) &
CALL errore( 'igk_l2g_kdip', 'unexpected dimension in ngg', 1 )
CALL errore( 'gk_l2gmap_kdip', 'unexpected dimension in ngg', 1 )
!
IF ( PRESENT( igwk ) ) THEN
!