This is my first attempt to calculate dielectric function. I was trying to calculate dielectric function using VASP as it is advised in the tutorial in VASP. Its a 3 step process.

1.Standard ground state calculation.

2.The Independent-Particle-Approximation (IPA)

Incar : ALGO=EXACT

NBANDS = 64

LOPTICS = .TRUE.

CSHIFT = 0.100

NEDOS = 2000

ISMEAR = 0

SIGMA = 0.01

EDIFF = 1.E-8

3. The Random-Phase-Approximation (RPA)

Incar : ALGO = CHI

NBANDS = 64

ISMEAR = 0

SIGMA = 0.01

EDIFF = 1.E-8

LWAVE = .FALSE.

LCHARG= .FALSE.

Though I tried to get dielectric function using P4VASP, it didnt give any graph except the plain graph.

I have attached an image of the terminal at the end of the 3rd step.

Can some one please help me to solve this problem.

More Madawa Madusanka's questions See All
Similar questions and discussions