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
 
(8 intermediate revisions by 2 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: The parameter {{TAG|QMAXFOCKAE}} 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)
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.
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:Electronic minimization]][[Category:Projector-augmented-wave method]]

Latest revision as of 15:45, 6 April 2022

QMAXFOCKAE = [real array] 

Description: The parameter QMAXFOCKAE 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