plotting exciton wavefunctions with TDHF in VASP 6.5.0

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


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
guyohad
Newbie
Newbie
Posts: 17
Joined: Mon Feb 15, 2021 9:42 am

plotting exciton wavefunctions with TDHF in VASP 6.5.0

#1 Post by guyohad » Mon Jun 16, 2025 3:22 pm

Dear VASP Developers and Users,

I am trying to understand whether the exciton wavefunction plotting feature described here: https://www.vasp.at/wiki/index.php/Plot ... vefunction is intended to support only GW-BSE calculations, or if it is also compatible for TDDFT calculations (using ALGO = TDHF).

I was able to successfully reproduce the hBN example for the GW-BSE case. However, when I perform TD-PBE or TD-HSE calculations with NBSEEIG = 2 and BSEHOLE = 0.0 0.0 0.0, I get CHG.xx files, but the resulting exciton wavefunction appears non-physical - the exciton wavefunction appears uniform and does not decay with distance.

I am using VASP 6.5.0, and I have attached the relevant files for reference.

Could you provide me with some details about this?

Thanks a lot,
Guy

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

pedro_melo
Global Moderator
Global Moderator
Posts: 197
Joined: Thu Nov 03, 2022 1:03 pm

Re: plotting exciton wavefunctions with TDHF in VASP 6.5.0

#2 Post by pedro_melo » Fri Jun 20, 2025 1:56 pm

Dear Guy,

I see that you are trying to use a model dielectric function. I will be taking over this issue, but I would like to point out a couple of things:

  • The model dielectric function is activated with LMODELHF

  • This model is good only on isotropic systems, since the dependency of the dielectric function on a G-vector is assumed to be through |G|. Using this model is probably not a good idea on materials such as hBN.

  • You need a couple more tags in your INCAR, namely AEXX, LMODELHF. Note that LHFCALC is set to .TRUE. if LMODELHF=.TRUE.

  • For BN, a better value for HFSCREEN is 1.7. You can see some values for other materials here

Again, I am not entirely sure that this will work correctly for hBN, as the material is not isotropic. I will come back to you with more information once I am done running some more tests.

Kind regards,
Pedro


Post Reply