Page 1 of 1

Question about EPW 3.0 -physically meaningful results for Pb

Posted: Sat Feb 20, 2016 6:08 pm
by Arnie
Dear Developers and Users of EPW,

I would like to calculate the Eliashberg spectral function for Pb using EPW.

I successfully installed QE version 4.0.3 and EPW-3.0.0.
Next I try reproduce step-by-step FCC Lead tutorial in order to receive physically meaningful results (http://epw.org.uk/Documentation/FCCLead)

Below you can see:

/phonons/scf.in

Code: Select all

&control
    calculation='scf',
    prefix='Pb',
    pseudo_dir = '../pp/',
    outdir='./',
    tprnfor = .true.,
    tstress = .true.,   
 /
 &system   
    ibrav = 2 ,
    celldm(1) = 9.2 ,
    nat=  1 ,
    ntyp = 1 ,
    ecutwfc = 40.0
    occupations = 'smearing'
    degauss = 0.05
 /
 &electrons
    mixing_beta = 0.7
    conv_thr =  1.0d-9
 /
ATOMIC_SPECIES
 Pb 207.2   Pb.pz-bhs.UPF
ATOMIC_POSITIONS crystal
Pb        0.000000000   0.000000000   0.000000000
K_POINTS AUTOMATIC
6 6 6 1 1 1


and

/phonons/ph.in

Code: Select all

--
&inputph
  recover  = .false.
  prefix   = 'Pb',
  amass(1) = 207.2
  outdir   = './'
  fildyn   = 'Pb.dyn',
  fildvscf = 'dvscf'
  ldisp    = .true.,
  nq1=6,
  nq2=6,
  nq3=6,
  tr2_ph   =  1.0d-14,
 /
XQ1 XQ2 XQ3

As a results I have seventeen Pb.dyn files (from 0 to 16), one Pb.dvscf1 file and none
_ph0/diam.phsave folder. I think that something is wrong but I don't know what.

Next problem is inside the epw directory with nscf.in:

/epw/nscf.in

Code: Select all

 &control
    calculation='phonon',
    prefix='Pb',
    pseudo_dir = '../pp/',
    outdir='./',
 /
 &system   
    ibrav = 2 ,
    celldm(1) = 9.2 ,
    nat=  1 ,
    ntyp = 1 ,
    ecutwfc = 40.0
    occupations = 'smearing'
    degauss = 0.05
 /
 &electrons
    mixing_beta = 0.7
    conv_thr =  1.0d-9
 /
ATOMIC_SPECIES
 Pb 207.2   Pb.pz-bhs.UPF
ATOMIC_POSITIONS crystal
Pb        0.000000000   0.000000000   0.000000000
K_POINTS crystal
216
  0.00000000  0.00000000  0.00000000  4.629630e-03
  0.00000000  0.00000000  0.16666667  4.629630e-03
  0.00000000  0.00000000  0.33333333  4.629630e-03
  0.00000000  0.00000000  0.50000000  4.629630e-03
  0.00000000  0.00000000  0.66666667  4.629630e-03
  0.00000000  0.00000000  0.83333333  4.629630e-03
  0.00000000  0.16666667  0.00000000  4.629630e-03
  0.00000000  0.16666667  0.16666667  4.629630e-03
  0.00000000  0.16666667  0.33333333  4.629630e-03
  0.00000000  0.16666667  0.50000000  4.629630e-03
  0.00000000  0.16666667  0.66666667  4.629630e-03
  0.00000000  0.16666667  0.83333333  4.629630e-03
  0.00000000  0.33333333  0.00000000  4.629630e-03
  0.00000000  0.33333333  0.16666667  4.629630e-03
  0.00000000  0.33333333  0.33333333  4.629630e-03
  0.00000000  0.33333333  0.50000000  4.629630e-03
  0.00000000  0.33333333  0.66666667  4.629630e-03
  0.00000000  0.33333333  0.83333333  4.629630e-03
  0.00000000  0.50000000  0.00000000  4.629630e-03
  0.00000000  0.50000000  0.16666667  4.629630e-03
  0.00000000  0.50000000  0.33333333  4.629630e-03
  0.00000000  0.50000000  0.50000000  4.629630e-03
  0.00000000  0.50000000  0.66666667  4.629630e-03
  0.00000000  0.50000000  0.83333333  4.629630e-03
  0.00000000  0.66666667  0.00000000  4.629630e-03
  0.00000000  0.66666667  0.16666667  4.629630e-03
  0.00000000  0.66666667  0.33333333  4.629630e-03
  0.00000000  0.66666667  0.50000000  4.629630e-03
  0.00000000  0.66666667  0.66666667  4.629630e-03
  0.00000000  0.66666667  0.83333333  4.629630e-03
  0.00000000  0.83333333  0.00000000  4.629630e-03
  0.00000000  0.83333333  0.16666667  4.629630e-03
  0.00000000  0.83333333  0.33333333  4.629630e-03
  0.00000000  0.83333333  0.50000000  4.629630e-03
  0.00000000  0.83333333  0.66666667  4.629630e-03
  0.00000000  0.83333333  0.83333333  4.629630e-03
  0.16666667  0.00000000  0.00000000  4.629630e-03
  0.16666667  0.00000000  0.16666667  4.629630e-03
  0.16666667  0.00000000  0.33333333  4.629630e-03
  0.16666667  0.00000000  0.50000000  4.629630e-03
  0.16666667  0.00000000  0.66666667  4.629630e-03
  0.16666667  0.00000000  0.83333333  4.629630e-03
  0.16666667  0.16666667  0.00000000  4.629630e-03
  0.16666667  0.16666667  0.16666667  4.629630e-03
  0.16666667  0.16666667  0.33333333  4.629630e-03
  0.16666667  0.16666667  0.50000000  4.629630e-03
  0.16666667  0.16666667  0.66666667  4.629630e-03
  0.16666667  0.16666667  0.83333333  4.629630e-03
  0.16666667  0.33333333  0.00000000  4.629630e-03
  0.16666667  0.33333333  0.16666667  4.629630e-03
  0.16666667  0.33333333  0.33333333  4.629630e-03
  0.16666667  0.33333333  0.50000000  4.629630e-03
  0.16666667  0.33333333  0.66666667  4.629630e-03
  0.16666667  0.33333333  0.83333333  4.629630e-03
  0.16666667  0.50000000  0.00000000  4.629630e-03
  0.16666667  0.50000000  0.16666667  4.629630e-03
  0.16666667  0.50000000  0.33333333  4.629630e-03
  0.16666667  0.50000000  0.50000000  4.629630e-03
  0.16666667  0.50000000  0.66666667  4.629630e-03
  0.16666667  0.50000000  0.83333333  4.629630e-03
  0.16666667  0.66666667  0.00000000  4.629630e-03
  0.16666667  0.66666667  0.16666667  4.629630e-03
  0.16666667  0.66666667  0.33333333  4.629630e-03
  0.16666667  0.66666667  0.50000000  4.629630e-03
  0.16666667  0.66666667  0.66666667  4.629630e-03
  0.16666667  0.66666667  0.83333333  4.629630e-03
  0.16666667  0.83333333  0.00000000  4.629630e-03
  0.16666667  0.83333333  0.16666667  4.629630e-03
  0.16666667  0.83333333  0.33333333  4.629630e-03
  0.16666667  0.83333333  0.50000000  4.629630e-03
  0.16666667  0.83333333  0.66666667  4.629630e-03
  0.16666667  0.83333333  0.83333333  4.629630e-03
  0.33333333  0.00000000  0.00000000  4.629630e-03
  0.33333333  0.00000000  0.16666667  4.629630e-03
  0.33333333  0.00000000  0.33333333  4.629630e-03
  0.33333333  0.00000000  0.50000000  4.629630e-03
  0.33333333  0.00000000  0.66666667  4.629630e-03
  0.33333333  0.00000000  0.83333333  4.629630e-03
  0.33333333  0.16666667  0.00000000  4.629630e-03
  0.33333333  0.16666667  0.16666667  4.629630e-03
  0.33333333  0.16666667  0.33333333  4.629630e-03
  0.33333333  0.16666667  0.50000000  4.629630e-03
  0.33333333  0.16666667  0.66666667  4.629630e-03
  0.33333333  0.16666667  0.83333333  4.629630e-03
  0.33333333  0.33333333  0.00000000  4.629630e-03
  0.33333333  0.33333333  0.16666667  4.629630e-03
  0.33333333  0.33333333  0.33333333  4.629630e-03
  0.33333333  0.33333333  0.50000000  4.629630e-03
  0.33333333  0.33333333  0.66666667  4.629630e-03
  0.33333333  0.33333333  0.83333333  4.629630e-03
  0.33333333  0.50000000  0.00000000  4.629630e-03
  0.33333333  0.50000000  0.16666667  4.629630e-03
  0.33333333  0.50000000  0.33333333  4.629630e-03
  0.33333333  0.50000000  0.50000000  4.629630e-03
  0.33333333  0.50000000  0.66666667  4.629630e-03
  0.33333333  0.50000000  0.83333333  4.629630e-03
  0.33333333  0.66666667  0.00000000  4.629630e-03
  0.33333333  0.66666667  0.16666667  4.629630e-03
  0.33333333  0.66666667  0.33333333  4.629630e-03
  0.33333333  0.66666667  0.50000000  4.629630e-03
  0.33333333  0.66666667  0.66666667  4.629630e-03
  0.33333333  0.66666667  0.83333333  4.629630e-03
  0.33333333  0.83333333  0.00000000  4.629630e-03
  0.33333333  0.83333333  0.16666667  4.629630e-03
  0.33333333  0.83333333  0.33333333  4.629630e-03
  0.33333333  0.83333333  0.50000000  4.629630e-03
  0.33333333  0.83333333  0.66666667  4.629630e-03
  0.33333333  0.83333333  0.83333333  4.629630e-03
  0.50000000  0.00000000  0.00000000  4.629630e-03
  0.50000000  0.00000000  0.16666667  4.629630e-03
  0.50000000  0.00000000  0.33333333  4.629630e-03
  0.50000000  0.00000000  0.50000000  4.629630e-03
  0.50000000  0.00000000  0.66666667  4.629630e-03
  0.50000000  0.00000000  0.83333333  4.629630e-03
  0.50000000  0.16666667  0.00000000  4.629630e-03
  0.50000000  0.16666667  0.16666667  4.629630e-03
  0.50000000  0.16666667  0.33333333  4.629630e-03
  0.50000000  0.16666667  0.50000000  4.629630e-03
  0.50000000  0.16666667  0.66666667  4.629630e-03
  0.50000000  0.16666667  0.83333333  4.629630e-03
  0.50000000  0.33333333  0.00000000  4.629630e-03
  0.50000000  0.33333333  0.16666667  4.629630e-03
  0.50000000  0.33333333  0.33333333  4.629630e-03
  0.50000000  0.33333333  0.50000000  4.629630e-03
  0.50000000  0.33333333  0.66666667  4.629630e-03
  0.50000000  0.33333333  0.83333333  4.629630e-03
  0.50000000  0.50000000  0.00000000  4.629630e-03
  0.50000000  0.50000000  0.16666667  4.629630e-03
  0.50000000  0.50000000  0.33333333  4.629630e-03
  0.50000000  0.50000000  0.50000000  4.629630e-03
  0.50000000  0.50000000  0.66666667  4.629630e-03
  0.50000000  0.50000000  0.83333333  4.629630e-03
  0.50000000  0.66666667  0.00000000  4.629630e-03
  0.50000000  0.66666667  0.16666667  4.629630e-03
  0.50000000  0.66666667  0.33333333  4.629630e-03
  0.50000000  0.66666667  0.50000000  4.629630e-03
  0.50000000  0.66666667  0.66666667  4.629630e-03
  0.50000000  0.66666667  0.83333333  4.629630e-03
  0.50000000  0.83333333  0.00000000  4.629630e-03
  0.50000000  0.83333333  0.16666667  4.629630e-03
  0.50000000  0.83333333  0.33333333  4.629630e-03
  0.50000000  0.83333333  0.50000000  4.629630e-03
  0.50000000  0.83333333  0.66666667  4.629630e-03
  0.50000000  0.83333333  0.83333333  4.629630e-03
  0.66666667  0.00000000  0.00000000  4.629630e-03
  0.66666667  0.00000000  0.16666667  4.629630e-03
  0.66666667  0.00000000  0.33333333  4.629630e-03
  0.66666667  0.00000000  0.50000000  4.629630e-03
  0.66666667  0.00000000  0.66666667  4.629630e-03
  0.66666667  0.00000000  0.83333333  4.629630e-03
  0.66666667  0.16666667  0.00000000  4.629630e-03
  0.66666667  0.16666667  0.16666667  4.629630e-03
  0.66666667  0.16666667  0.33333333  4.629630e-03
  0.66666667  0.16666667  0.50000000  4.629630e-03
  0.66666667  0.16666667  0.66666667  4.629630e-03
  0.66666667  0.16666667  0.83333333  4.629630e-03
  0.66666667  0.33333333  0.00000000  4.629630e-03
  0.66666667  0.33333333  0.16666667  4.629630e-03
  0.66666667  0.33333333  0.33333333  4.629630e-03
  0.66666667  0.33333333  0.50000000  4.629630e-03
  0.66666667  0.33333333  0.66666667  4.629630e-03
  0.66666667  0.33333333  0.83333333  4.629630e-03
  0.66666667  0.50000000  0.00000000  4.629630e-03
  0.66666667  0.50000000  0.16666667  4.629630e-03
  0.66666667  0.50000000  0.33333333  4.629630e-03
  0.66666667  0.50000000  0.50000000  4.629630e-03
  0.66666667  0.50000000  0.66666667  4.629630e-03
  0.66666667  0.50000000  0.83333333  4.629630e-03
  0.66666667  0.66666667  0.00000000  4.629630e-03
  0.66666667  0.66666667  0.16666667  4.629630e-03
  0.66666667  0.66666667  0.33333333  4.629630e-03
  0.66666667  0.66666667  0.50000000  4.629630e-03
  0.66666667  0.66666667  0.66666667  4.629630e-03
  0.66666667  0.66666667  0.83333333  4.629630e-03
  0.66666667  0.83333333  0.00000000  4.629630e-03
  0.66666667  0.83333333  0.16666667  4.629630e-03
  0.66666667  0.83333333  0.33333333  4.629630e-03
  0.66666667  0.83333333  0.50000000  4.629630e-03
  0.66666667  0.83333333  0.66666667  4.629630e-03
  0.66666667  0.83333333  0.83333333  4.629630e-03
  0.83333333  0.00000000  0.00000000  4.629630e-03
  0.83333333  0.00000000  0.16666667
 4.629630e-03
  0.83333333  0.00000000  0.33333333  4.629630e-03
  0.83333333  0.00000000  0.50000000  4.629630e-03
  0.83333333  0.00000000  0.66666667  4.629630e-03
  0.83333333  0.00000000  0.83333333  4.629630e-03
  0.83333333  0.16666667  0.00000000  4.629630e-03
  0.83333333  0.16666667  0.16666667  4.629630e-03
  0.83333333  0.16666667  0.33333333  4.629630e-03
  0.83333333  0.16666667  0.50000000  4.629630e-03
  0.83333333  0.16666667  0.66666667  4.629630e-03
  0.83333333  0.16666667  0.83333333  4.629630e-03
  0.83333333  0.33333333  0.00000000  4.629630e-03
  0.83333333  0.33333333  0.16666667  4.629630e-03
  0.83333333  0.33333333  0.33333333  4.629630e-03
  0.83333333  0.33333333  0.50000000  4.629630e-03
  0.83333333  0.33333333  0.66666667  4.629630e-03
  0.83333333  0.33333333  0.83333333  4.629630e-03
  0.83333333  0.50000000  0.00000000  4.629630e-03
  0.83333333  0.50000000  0.16666667  4.629630e-03
  0.83333333  0.50000000  0.33333333  4.629630e-03
  0.83333333  0.50000000  0.50000000  4.629630e-03
  0.83333333  0.50000000  0.66666667  4.629630e-03
  0.83333333  0.50000000  0.83333333  4.629630e-03
  0.83333333  0.66666667  0.00000000  4.629630e-03
  0.83333333  0.66666667  0.16666667  4.629630e-03
  0.83333333  0.66666667  0.33333333  4.629630e-03
  0.83333333  0.66666667  0.50000000  4.629630e-03
  0.83333333  0.66666667  0.66666667  4.629630e-03
  0.83333333  0.66666667  0.83333333  4.629630e-03
  0.83333333  0.83333333  0.00000000  4.629630e-03
  0.83333333  0.83333333  0.16666667  4.629630e-03
  0.83333333  0.83333333  0.33333333  4.629630e-03
  0.83333333  0.83333333  0.50000000  4.629630e-03
  0.83333333  0.83333333  0.66666667  4.629630e-03
  0.83333333  0.83333333  0.83333333  4.629630e-03


I received the following error: "from read_namelists : error # 1
reading namelist phonon"

I think that above error is connected with fact that I have only one Pb.dvscf1 file.

Please help me with these problems.
Thank you very much in advance for your help.

Best Regards,
Artur

Re: Question about EPW 3.0 -physically meaningful results fo

Posted: Sat Feb 20, 2016 7:12 pm
by sponce
Dear Artur,

We will soon release the new version of EPW: v4. This version is compatible with the latest version of QE.

Most of the tutorial on the website are now related with this new version.

If you want to try my development branches (not fully stable) you can do so by downloading it at

Code: Select all

svn checkout http://qeforge.qe-forge.org/svn/epw/branches/sponce/EPW


To make it work you will also need the latest trunk of QE that you can temporarily access from

Code: Select all

http://epw.org.uk/Main/DownloadAndInstall?action=downloadman&upname=espresso-r12078.tar.gz


I hope this helps.

PS: We plan a release in the forthcoming weeks.

Best,

Samuel

Re: Question about EPW 3.0 -physically meaningful results fo

Posted: Mon Feb 22, 2016 5:19 pm
by Arnie
Dear Samuel,
Thank you for your response. I'll be waiting for a stable version.

Best,
Artur

Re: Question about EPW 3.0 -physically meaningful results fo

Posted: Tue Apr 26, 2016 11:27 am
by sponce
Dear Artur,

A (hopefully) stable version of EPW has been release in QE 5.4.0.

Best,

Samuel