QMAXFOCKAE: Difference between revisions

From VASP Wiki
(Created page with "{{TAGDEF|QMAXFOCKAE|[real array] }} Description: The parameter {{TAG|QMAXFOCKAE}} controls at which wave vectors an accurate charge augmentation is performed. ---- We do no...")
 
No edit summary
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{TAGDEF|QMAXFOCKAE|[real array] }}
{{TAGDEF|QMAXFOCKAE|[real array] }}


Description: The parameter {{TAG|QMAXFOCKAE}} controls at which wave vectors an accurate
Description: Controls at which wave vectors the local augmentation
charge augmentation is performed.  
charges are fitted to obtain an accurate charge augmentation on the plane-wave grid.  
----
----


We do not recommend to set these flags manually, except after careful inspection
We do not recommend setting these tags manually, except after careful inspection of the VASP code (fast_aug.F). The default values are 6.0 Å<sup>-1</sup>  
of the vasp code (fast_aug.F). The default values are 6.0 Å<sup>-1</sup>  
if {{TAG|NMAXFOCKAE}}=1 (corresponding to 140 eV), and 5.0 and 10 Å<sup>-1</sup> (corresponding to 95 eV and 380 eV) for {{TAG|NMAXFOCKAE}}=2.
if {{TAG|NMAXFOCKAE}}=1 (corresponding to 140 eV), and 5.0 and 10 Å<sup>-1</sup> (corresponding to 95 eV and 380 eV)
for {{TAG|NMAXFOCKAE}}=2.


== Related Tags and Sections ==
== Related tags and articles ==
{{TAG|NMAXFOCKAE}},
{{TAG|NMAXFOCKAE}},
{{TAG|LMAXFOCKAE}}
{{TAG|LMAXFOCKAE}}, {{TAG|LFOCKAEDFT}}
 
{{sc|QMAXFOCKAE|Examples|Examples that use this tag}}
 
[[Category:INCAR tag]][[Category:Projector-augmented-wave method]]

Latest revision as of 12:55, 17 October 2024

QMAXFOCKAE = [real array] 

Description: Controls at which wave vectors the local augmentation charges are fitted to obtain an accurate charge augmentation on the plane-wave grid.


We do not recommend setting these tags manually, except after careful inspection of the VASP code (fast_aug.F). The default values are 6.0 Å-1 if NMAXFOCKAE=1 (corresponding to 140 eV), and 5.0 and 10 Å-1 (corresponding to 95 eV and 380 eV) for NMAXFOCKAE=2.

Related tags and articles

NMAXFOCKAE, LMAXFOCKAE, LFOCKAEDFT

Examples that use this tag