ldiag and lgamma_gamma together are not allowed.

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7165 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
dalcorso 2010-10-25 09:04:10 +00:00
parent 77648909ed
commit 34c1731d43
1 changed files with 1 additions and 0 deletions

View File

@ -425,6 +425,7 @@ SUBROUTINE phq_readin()
nksq = nks / 2
ENDIF
ENDIF
IF (lgamma_gamma.AND.ldiag) CALL errore('phq_readin','incompatible flags',1)
!
IF (tfixed_occ) &
CALL errore('phq_readin','phonon with arbitrary occupations not tested',1)