elph and image parallelization not implemented yet. Introduced a check in

this case.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6225 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
dalcorso 2009-11-26 10:28:10 +00:00
parent ebaa37dedd
commit 80ed6d2fac
1 changed files with 3 additions and 0 deletions

View File

@ -355,6 +355,9 @@ SUBROUTINE phq_readin()
CALL errore('phq_readin',&
'pw.x run with a different number of pools. Use wf_collect=.true.',1)
IF (elph.and.nimage>1) CALL errore('phq_readin',&
'elph with image parallelization is not yet available',1)
! IF (two_fermi_energies.or.i_cons /= 0) &
! CALL errore('phq_readin',&
! 'The phonon code with constrained magnetization is not yet available',1)