Header Ads Widget

Ab initio Calculations Using Elk Code

Last Posts

10/recent/ticker-posts

How to plot Hartree-Fock band structure?

 

Hello All,

I would like to plot HF band structure. I've tried

task
0
5
20

The output in BAND.OUT is almost indistinguishable from that obtained in LDA, which is highly unlikely to be true. Besides, data in EIGVAL.OUT do not correspond to those in BAND.OUT, and the former seem to be the correct HF values. Could someone comment and advise a way to plot HF band structures?
Thanks. Vladimir.

 

  • J. K. Dewhurst

    J. K. Dewhurst - 2021-02-19

    Hi Vladimir,

    You have to use Wannier90. See the example in elk/examples/Wannier90/Si-Hartree-Fock

    Let me know how it works, it could probably use some more testing.

    You can also plot a GW band structure. See the example in elk/examples/GW/Si-GW-band-structure. This is very expensive though, even for silicon.

    Regards,
    Kay.

     

  • Vladimir Nazarov

    Hi Kay, Thanks.
    I'll try this out and will be back.
    Vladimir.

     

  • Vladimir Nazarov

    Hi Kay,
    I'm attaching a plot of HF bands of graphene. It's noisy, do you think it's possible to improve?
    Thanks! Vladimir.

     
  • J. K. Dewhurst

    J. K. Dewhurst - 2021-03-10

    Hi Vladimir,

    I've found that including

    trial_step = 0.001
    

    in wannier.win fixes the convergence problems.

    I've added this in the default Wannier90 output of Elk.

    Regards,
    Kay.

     

Vladimir Nazarov

Hi Kay,
Thanks! I'll try this out and be back to you.

Best regards,
Vladimir.

 

 

https://sourceforge.net/p/elk/discussion/897820/thread/79842de0e6/ 

Post a Comment

0 Comments