Dear all,
I'm learning how to compute complex band structures following example
12 in Espresso package.
One of the inputs for PWCOND provided in this example is as follows:
&inputcond
outdir='/home/xxxxxxx/tmp/'
prefixl='al'
band_file ='bands.al'
ikind=0
energy0=10.d0
denergy=-0.4d0
ewind=1.d0
epsproj=1.d-3
delgep = 1.d-12
cutplot = 3.d0
/
1
0.0 0.0 1.0
60
My question is, what are the meanings of the variables delgep and
cutplot? Because I can't find them in the input file description.
Thank you in advance
Pablo