Page 1 of 1

HSE with ICHARG=11

Posted: Thu Jul 25, 2024 8:45 am
by asiyeh_shokri2
Hello

I would like to plot band structur using HSE, but when I use ICHARG=11 I get error saying for HSE calculation I can not use ICHARG>10!
Is it true or there is something wrong with installation or something else is a problem.

Best regards,
Asiyeh

Re: HSE with ICHARG=11

Posted: Thu Jul 25, 2024 10:07 am
by christopher_sheldon1
Hi Asiyeh,

There are many reasons why this could have happened. It depends on your calculation setup. Could you upload your POSCAR, KPOINTS, INCAR, OUTCAR, and stdout, please, and I'll take a look at it?

It sounds like VASP could not find the CHGCAR file.

Best wishes,

Chris

Re: HSE with ICHARG=11

Posted: Thu Jul 25, 2024 11:14 am
by asiyeh_shokri2
Hi

I am sending you my files. Using ICHARG = 10 I did the calculations, but when I use 11 you can see the error in vasp.out.
I used steps explaind in the link below, they used 11. Can I plot projected band using 10? what is the difference between them?
This file is a test on my unitcell I need to do this calculations for doped supercell.
https://chempeng.github.io/post/2017/06 ... s-in-vasp/

Best regards,
Asiyeh

Re: HSE with ICHARG=11

Posted: Thu Jul 25, 2024 12:15 pm
by christopher_sheldon1
Hi Asiyeh,

[ulr=https://www.vasp.at/wiki/index.php/ICHARG]ICHARG[/url] determines how VASP constructs the initial charge density. ICHARG >= 10 performs non-self-consistent calculations and keeps the charge density constant throughout. HSE is a hybrid functional, so also depends on the orbitals. ICHARG > 10 is not suitable for it. You must calculate the band structure differently for hybrid functionals. There are details of band structure calculations calculation in the bulk tutorial and specific to hybrdi functionals in the hybrids tutorial. Calculating the band structure using hybrid functionals is also explained in detail here.

Best wishes,

Chris