NGXF: Difference between revisions
No edit summary |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
On this "fine" FFT mesh the localized augmentation charges are represented if ultrasoft pseudopotentials (USPPs) or the PAW method are used. In case USPPs are used, the local potentials (exchange-correlation, Hartree-potential and ionic potentials) are also calculated on this "fine" FFT-mesh. | On this "fine" FFT mesh the localized augmentation charges are represented if ultrasoft pseudopotentials (USPPs) or the PAW method are used. In case USPPs are used, the local potentials (exchange-correlation, Hartree-potential and ionic potentials) are also calculated on this "fine" FFT-mesh. | ||
By default {{TAG|NGXF}} is set in accordance with the requested "precision" mode | By default {{TAG|NGXF}} is set in accordance with the requested "precision" mode {{TAG|PREC}}, {{TAG|NGX}}, and the plane wave kinetic energy cutoffs {{TAG|ENCUT}} and {{TAG|ENAUG}}: | ||
::{| cellpadding="5" cellspacing="0" border="1" | ::{| cellpadding="5" cellspacing="0" border="1" | ||
Line 30: | Line 30: | ||
with <math>E_{\rm cut}</math>={{TAG|ENCUT}} and <math>E_{\rm aug}</math>={{TAG|ENAUG}}. | with <math>E_{\rm cut}</math>={{TAG|ENCUT}} and <math>E_{\rm aug}</math>={{TAG|ENAUG}}. | ||
Alternatively, {{TAG|NGXF}} can be set to a specific value in the {{FILE|INCAR}} file. | Alternatively, {{TAG|NGXF}} can be set to a specific value in the {{FILE|INCAR}} file. | ||
== Related tags and articles == | == Related tags and articles == | ||
Line 43: | Line 43: | ||
{{sc|NGXF|Examples|Examples that use this tag}} | {{sc|NGXF|Examples|Examples that use this tag}} | ||
[[Category:INCAR tag]][[Category: | [[Category:INCAR tag]][[Category:Projector-augmented-wave method]] |
Latest revision as of 11:56, 17 October 2024
NGXF = [integer]
Default: NGXF = set in accordance with PREC, NGX, ENCUT and ENAUG
Description: NGXF sets the number of grid points in the "fine" FFT grid along the first lattice vector.
On this "fine" FFT mesh the localized augmentation charges are represented if ultrasoft pseudopotentials (USPPs) or the PAW method are used. In case USPPs are used, the local potentials (exchange-correlation, Hartree-potential and ionic potentials) are also calculated on this "fine" FFT-mesh.
By default NGXF is set in accordance with the requested "precision" mode PREC, NGX, and the plane wave kinetic energy cutoffs ENCUT and ENAUG:
where
Alternatively, NGXF can be set to a specific value in the INCAR file.