Programme stops without any error or warning
Posted: Sun Jul 31, 2016 10:10 am
Dear all,
I am trying to calculate the phonon linewidth for 2D materials as given in FCC lead tutorial. Here I puzzled with the sudden exit of calculations (without any error or warning) after Phonon Self-Energy in the Migdal Approximation of all q-points. Kindly see my input and out put and suggest me for further calculations
PS: I successfully finished my calculations for electron-phonon coupling strangth and Tc values for the same 2D material and my Tc also compare well with experiments (For this, I followed MgB2 tutorials)
epw.in
--
&inputepw
prefix = 'NbSe2',
amass(1) = 92.91,
amass(2) = 78.96,
outdir = './'
elph = .true.
kmaps = .false.
epbwrite = .true.
epbread = .false.
epwwrite = .true.
epwread = .false.
nbndsub = 17
efermi_read = .true.
fermi_energy= -1.7757
wannierize = .true.
num_iter = 500
dis_win_min = -7.0
dis_froz_min = -7.0
dis_froz_max= -1.7
dis_win_max = 22.0
proj(1) = 'Nb:l=0;l=1;l=2'
proj(2) = 'Se:l=0;l=1'
wdata(1) = 'bands_plot = .true.'
wdata(2) = 'begin kpoint_path'
wdata(3) = 'G 0.00 0.00 0.00 M 0.50 0.00 0.00'
wdata(4) = 'M 0.50 0.00 0.00 K 0.33 0.33 0.00'
wdata(5) = 'K 0.33 0.33 0.00 G 0.00 0.00 0.00'
wdata(6) = 'end kpoint_path'
wdata(7) = 'bands_plot_format = xmgr'
wdata(8) = 'guiding_centres = TRUE '
iverbosity = 0
elinterp = .true.
phinterp = .true.
tshuffle2 = .true.
tphases = .false.
elecselfen = .false.
phonselfen = .true.
parallel_k = .true.
parallel_q = .false.
fsthick = 1! eV
eptemp = 300 ! K
degaussw = 0.05 ! eV
a2f = .true.
dvscf_dir = '../phonons/save'
nkf1 = 32
nkf2 = 32
nkf3 = 1
nqf1 = 32
nqf2 = 32
nqf3 = 1
nk1 = 8
nk2 = 8
nk3 = 1
nq1 = 8
nq2 = 8
nq3 = 1
/
10 cartesian
0.000000000 0.000000000 0.000000000 1.000000000
0.073128834 0.126662856 0.000000000 1.000000000
0.146257668 0.253325712 0.000000000 1.000000000
0.219386502 0.379988568 0.000000000 1.000000000
-0.292515336 -0.506651424 0.000000000 1.000000000
0.219386502 0.126662856 0.000000000 1.000000000
0.292515336 0.253325712 0.000000000 1.000000000
0.365644170 0.379988568 0.000000000 1.000000000
0.438773004 0.253325712 0.000000000 1.000000000
0.511901838 0.379988568 0.000000000 1.000000000
epw.out
Number of (k,k+q) pairs on the Fermi surface: 1024 out of 1024
ismear = 1 iq = 1024 coord.: 0.96875 0.96875 0.00000 wt: 0.00098
-------------------------------------------------------------------
lambda( 1 )= 0.000000 gamma= 0.000000 meV omega= 0.5255 meV
lambda( 2 )= 0.241519 gamma= 0.003919 meV omega= 2.0481 meV
lambda( 3 )= 0.220894 gamma= 0.010888 meV omega= 3.5695 meV
lambda( 4 )= 0.000000 gamma= 0.000000 meV omega= 16.4505 meV
lambda( 5 )= 0.000000 gamma= 0.000000 meV omega= 16.6060 meV
lambda( 6 )= 0.080659 gamma= 0.235116 meV omega= 27.4497 meV
lambda( 7 )= 0.058111 gamma= 0.194748 meV omega= 29.4327 meV
lambda( 8 )= 0.073774 gamma= 0.255529 meV omega= 29.9221 meV
lambda( 9 )= 0.000000 gamma= 0.000000 meV omega= 36.6696 meV
lambda( tot )= 0.674957
-------------------------------------------------------------------
Number of (k,k+q) pairs on the Fermi surface: 1024 out of 1024
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 43477 RUNNING AT saint
= EXIT CODE: 62
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
Sincerely
Samudrala Appalakondaiah
I am trying to calculate the phonon linewidth for 2D materials as given in FCC lead tutorial. Here I puzzled with the sudden exit of calculations (without any error or warning) after Phonon Self-Energy in the Migdal Approximation of all q-points. Kindly see my input and out put and suggest me for further calculations
PS: I successfully finished my calculations for electron-phonon coupling strangth and Tc values for the same 2D material and my Tc also compare well with experiments (For this, I followed MgB2 tutorials)
epw.in
--
&inputepw
prefix = 'NbSe2',
amass(1) = 92.91,
amass(2) = 78.96,
outdir = './'
elph = .true.
kmaps = .false.
epbwrite = .true.
epbread = .false.
epwwrite = .true.
epwread = .false.
nbndsub = 17
efermi_read = .true.
fermi_energy= -1.7757
wannierize = .true.
num_iter = 500
dis_win_min = -7.0
dis_froz_min = -7.0
dis_froz_max= -1.7
dis_win_max = 22.0
proj(1) = 'Nb:l=0;l=1;l=2'
proj(2) = 'Se:l=0;l=1'
wdata(1) = 'bands_plot = .true.'
wdata(2) = 'begin kpoint_path'
wdata(3) = 'G 0.00 0.00 0.00 M 0.50 0.00 0.00'
wdata(4) = 'M 0.50 0.00 0.00 K 0.33 0.33 0.00'
wdata(5) = 'K 0.33 0.33 0.00 G 0.00 0.00 0.00'
wdata(6) = 'end kpoint_path'
wdata(7) = 'bands_plot_format = xmgr'
wdata(8) = 'guiding_centres = TRUE '
iverbosity = 0
elinterp = .true.
phinterp = .true.
tshuffle2 = .true.
tphases = .false.
elecselfen = .false.
phonselfen = .true.
parallel_k = .true.
parallel_q = .false.
fsthick = 1! eV
eptemp = 300 ! K
degaussw = 0.05 ! eV
a2f = .true.
dvscf_dir = '../phonons/save'
nkf1 = 32
nkf2 = 32
nkf3 = 1
nqf1 = 32
nqf2 = 32
nqf3 = 1
nk1 = 8
nk2 = 8
nk3 = 1
nq1 = 8
nq2 = 8
nq3 = 1
/
10 cartesian
0.000000000 0.000000000 0.000000000 1.000000000
0.073128834 0.126662856 0.000000000 1.000000000
0.146257668 0.253325712 0.000000000 1.000000000
0.219386502 0.379988568 0.000000000 1.000000000
-0.292515336 -0.506651424 0.000000000 1.000000000
0.219386502 0.126662856 0.000000000 1.000000000
0.292515336 0.253325712 0.000000000 1.000000000
0.365644170 0.379988568 0.000000000 1.000000000
0.438773004 0.253325712 0.000000000 1.000000000
0.511901838 0.379988568 0.000000000 1.000000000
epw.out
Number of (k,k+q) pairs on the Fermi surface: 1024 out of 1024
ismear = 1 iq = 1024 coord.: 0.96875 0.96875 0.00000 wt: 0.00098
-------------------------------------------------------------------
lambda( 1 )= 0.000000 gamma= 0.000000 meV omega= 0.5255 meV
lambda( 2 )= 0.241519 gamma= 0.003919 meV omega= 2.0481 meV
lambda( 3 )= 0.220894 gamma= 0.010888 meV omega= 3.5695 meV
lambda( 4 )= 0.000000 gamma= 0.000000 meV omega= 16.4505 meV
lambda( 5 )= 0.000000 gamma= 0.000000 meV omega= 16.6060 meV
lambda( 6 )= 0.080659 gamma= 0.235116 meV omega= 27.4497 meV
lambda( 7 )= 0.058111 gamma= 0.194748 meV omega= 29.4327 meV
lambda( 8 )= 0.073774 gamma= 0.255529 meV omega= 29.9221 meV
lambda( 9 )= 0.000000 gamma= 0.000000 meV omega= 36.6696 meV
lambda( tot )= 0.674957
-------------------------------------------------------------------
Number of (k,k+q) pairs on the Fermi surface: 1024 out of 1024
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 43477 RUNNING AT saint
= EXIT CODE: 62
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
Sincerely
Samudrala Appalakondaiah