Dielectric function beyond IPA

Queries about input and output files, running specific calculations, etc.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
atul_pandey
Newbie
Newbie
Posts: 21
Joined: Thu May 18, 2023 5:47 am

Dielectric function beyond IPA

#1 Post by atul_pandey » Thu Mar 13, 2025 9:24 am

Dear Sir,

Which tag should be used instead of LOPTICS = .TRUE. for the calculation of frequency-dependent dielectric function for semiconductor and metallic materials using GW or hybrid functional? There is mention to use this tag for insulator only. I have attached the screenshot below.

You do not have the required permissions to view the files attached to this post.

martin.schlipf
Global Moderator
Global Moderator
Posts: 555
Joined: Fri Nov 08, 2019 7:18 am

Re: Dielectric function beyond IPA

#2 Post by martin.schlipf » Thu Mar 13, 2025 9:46 am

For GW, you do not need to set the LOPTICS tag to get the dielectric function. I would recommend against using hybrid functionals for metals because their Hartree-Fock contribution tends to open a gap.

If you find that LOPTICS does not work, we have a couple of other methods that you can use to compute dielectric properties.

Martin Schlipf
VASP developer


atul_pandey
Newbie
Newbie
Posts: 21
Joined: Thu May 18, 2023 5:47 am

Re: Dielectric function beyond IPA

#3 Post by atul_pandey » Thu Mar 13, 2025 10:05 am

It means we should not use hybrid functional for metal in case of frequency-dependent dielectric function.
Can I use the above tag for semiconductor material?

System = SiC unoccupied orbitals
NBANDS = 512 ! maybe even larger
ALGO = Exact
NELM = 1 ! since we are already converged stop after one step
ISMEAR = 0 ; SIGMA = 0.05
LHFCALC = .TRUE. ; AEXX = 0.25 ; HFSCREEN = 0.3
LOPTICS = .TRUE. # for insulators


martin.schlipf
Global Moderator
Global Moderator
Posts: 555
Joined: Fri Nov 08, 2019 7:18 am

Re: Dielectric function beyond IPA

#4 Post by martin.schlipf » Fri Mar 14, 2025 7:54 am

There may be some exceptions that I am not aware of but in most cases you should not use hybrid functionals for metals. The physical intuition is that for long distances the HF fraction should approach 1/eps, i.e. vanishing for metals. Perhaps with dielectric dependent you could also describe metals but hybrids are also 10-100x more expensive so if you can describe them well with local functionals you strongly prefer using them.

To the second part of the question. Yes, I believe hybrid functionals with LOPTICS should work for semiconductors and insulators. Please let me know if you run into any problems. Just keep in mind the much larger computational cost compared to local functionals.

Martin Schlipf
VASP developer


Post Reply