LORBIT=11 and LORBIT=none

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


Moderators: Global Moderator, Moderator

Locked
Message
Author
rishikanta_m
Jr. Member
Jr. Member
Posts: 72
Joined: Wed Jun 15, 2022 5:52 am

LORBIT=11 and LORBIT=none

#1 Post by rishikanta_m » Fri Oct 06, 2023 8:17 am

Hi,

I have completed bandstructure calculation with LORBIT=None (reading the CHGCAR). Now, I would like to calculate bandstructure with LORBIT=11.
Can I use the output of the previous calculation (LORBIT=None) to speed up calculation for LORBIT=11.

What in case, if we want to perform the same for MBJ calculation?

marie-therese.huebsch
Full Member
Full Member
Posts: 211
Joined: Tue Jan 19, 2021 12:01 am

Re: LORBIT=11 and LORBIT=none

#2 Post by marie-therese.huebsch » Mon Oct 30, 2023 12:11 pm

Sorry for the late response.

LORBIT performs a post-processing step on the Kohn-Sham (KS) orbitals. No need to worry about switching to a different LORBIT upon restarting a converged calculation. Assuming you have run a band-structure calculation LORBIT=None, add LORBIT=11 and ALGO=None to the INCAR and restart the calculation. VASP will read the Kohn-Sham orbitals for each k point from the WAVECAR file and perform the projection on local quantum numbers.

Best regards,
Marie-Therese

rishikanta_m
Jr. Member
Jr. Member
Posts: 72
Joined: Wed Jun 15, 2022 5:52 am

Re: LORBIT=11 and LORBIT=none

#3 Post by rishikanta_m » Tue Oct 31, 2023 3:04 am

Thanks a lot, Marie! I thought it would not be possible.

Locked