LFOCKAEDFT: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(9 intermediate revisions by 3 users not shown)
Line 2: Line 2:


Description: {{TAG|LFOCKAEDFT}} forces VASP to use the same charge augmentation  
Description: {{TAG|LFOCKAEDFT}} forces VASP to use the same charge augmentation  
for the Hartree and exchange part as is used for the Fock exchange and
for the Hartree and DFT exchange correlation part as is used in the Fock exchange and
the many body beyond DFT methods.
the many body beyond DFT methods, such as RPA, MP2 etc.
----
----
This flag should be set only in exceptional cases. The Hartree as well
This flag should be set only in exceptional cases. The Hartree as well
as the DFT part are usually calculated very accurately using the one-centre
as the DFT part are usually calculated very accurately using the one-centre
PAW spheres. Restoring the all-electron charge more accurately on the plane
PAW spheres. Restoring the all-electron charge accurately on the plane
wave grid adds potentially noise, but should not change the results.
wave grid adds potentially noise, but should not change the results (relative energies,
The flag, however, needs to be set in optimized potential methods, which
forces etc.).
The flag, however, needs to be set for optimized potential methods, which
are supported by VASP but not documented yet.
are supported by VASP but not documented yet.


== Related Tags and Sections ==
== Related tags and articles ==
{{TAG|LMAXFOCKAE}},
{{TAG|LMAXFOCKAE}},
{{TAG|NMAXFOCKAE}},
{{TAG|NMAXFOCKAE}},
{{TAG|QMAXFOCKAE}}
{{TAG|QMAXFOCKAE}}
{{sc|LFOCKAEDFT|Examples|Examples that use this tag}}
----
----
[[The_VASP_Manual|Contents]]


[[Category:INCAR]][[Category:Hybrids]][[Category:GW]]
[[Category:INCAR tag]][[Category:Exchange-correlation functionals]][[Category:Hybrid_functionals]][[Category:Many-body perturbation theory]][[Category:GW]]

Latest revision as of 10:04, 19 July 2022

LFOCKAEDFT = [logical]
Default: LFOCKAEDFT = .FALSE. 

Description: LFOCKAEDFT forces VASP to use the same charge augmentation for the Hartree and DFT exchange correlation part as is used in the Fock exchange and the many body beyond DFT methods, such as RPA, MP2 etc.


This flag should be set only in exceptional cases. The Hartree as well as the DFT part are usually calculated very accurately using the one-centre PAW spheres. Restoring the all-electron charge accurately on the plane wave grid adds potentially noise, but should not change the results (relative energies, forces etc.). The flag, however, needs to be set for optimized potential methods, which are supported by VASP but not documented yet.

Related tags and articles

LMAXFOCKAE, NMAXFOCKAE, QMAXFOCKAE

Examples that use this tag