Density-corrected DFT in VASP

Question on input files/tags, interpreting output, etc.

Please check whether the answer to your question is given in the VASP online manual or has been discussed in this forum previously!

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
shixubenjamin1
Newbie
Newbie
Posts: 1
Joined: Thu Dec 22, 2022 7:33 pm

Density-corrected DFT in VASP

#1 Post by shixubenjamin1 » Sun Mar 24, 2024 1:16 am

Dear VASP forum,

I am writing to enquire whether it is possible to run density-corrected DFT in VASP. My understanding is that it works by running a preceding Hartree Fock calculation to generate the orbitals and density. Then, functionals like r2SCAN or SCAN are applied non-self-consistently to these orbitals and density (see: https://doi.org/10.1063/1.2940738). Would the correct procedure be to (1) run a HF calculations with LWAVE=.TRUE. followed by (2) a r2SCAN calculation with ISTART=2, NELM=1 and ALGO=None?

Any assistance would be appreciated.

Best wishes,
Benjamin

fabien_tran1
Global Moderator
Global Moderator
Posts: 335
Joined: Mon Sep 13, 2021 11:02 am

Re: Density-corrected DFT in VASP

#2 Post by fabien_tran1 » Tue Mar 26, 2024 8:11 am

Hi,

Yes, it is possible to use the Hartree-Fock orbitals and density to calculate the total energy corresponding to another functional (e.g., SCAN). However, in the procedure that you proposed it is ALGO=Eigenval (and not None) that has to be used.

Post Reply