confused ypp interpolated bandstructures
Posted: Fri Jul 19, 2013 11:06 pm
I just finished G0W0 calculation for a organic crystal. the ypp ploted bandstructure is very strange.
firstly, the old version ypp (3.3.0) plot very correct VB,VB-1,CB and CB+1, but band cross occurs at other bands, see the Figure.
secondly, I also use the newest ypp (3.4.0), band cross are disappeared, however, the energy difference between VB and VB-1 and some other VBs is larger than that from the output of G0W0 (o-gwppa.qp). See in the Figure.
Finally, I checked the o-gwppa.qp. the result explain the band cross in old ypp. the G0W0 eigenvalues is not linearly decrease or increase. Therefore, why it happens?
P.S. I have tested the convergence of G0W0(PPA) calculations.
-----------------------
ypp.in:
bnds # [R] Bands
electrons # [R] Electrons (and holes)
cooIn= "rlu" # Points coordinates (in) cc/rlu/iku/alat
% BKpts
0.50 | 0.00 | 0.00 | # Bands circuit
0.00 | 0.00 | 0.00 | # Bands circuit
0.00 | 0.50 | 0.00 | # Bands circuit
0.00 | 0.50 | 0.50 | # Bands circuit
0.00 | 0.00 | 0.50 | # Bands circuit
0.00 | 0.00 | 0.00 | # Bands circuit
%
BANDS_steps=11 # Number of divisions
% BANDS_range
247 | 307 | # Bands Range
%
GfnQPdb= "E < ./ndb_LF100.QP" # [EXTQP G] Database
---------------