NGXF

From VASP Wiki
Revision as of 08:09, 17 October 2023 by Ftran (talk | contribs)

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:

PREC NGX NGXF
Normal 3/2×Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://www.vasp.at/wiki/restbase/vasp.at/v1/":): G_{{{\rm {cut}}}} NGX
Single (VASP.5) 3/2×Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://www.vasp.at/wiki/restbase/vasp.at/v1/":): G_{{{\rm {cut}}}} NGX
Single (VASP.6) Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://www.vasp.at/wiki/restbase/vasp.at/v1/":): G_{{{\rm {cut}}}} NGX
SingleN (VASP.6) 3/2×Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://www.vasp.at/wiki/restbase/vasp.at/v1/":): G_{{{\rm {cut}}}} NGX
Accurate Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://www.vasp.at/wiki/restbase/vasp.at/v1/":): G_{{{\rm {cut}}}} NGX
Low 3/2×Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://www.vasp.at/wiki/restbase/vasp.at/v1/":): G_{{{\rm {cut}}}} Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://www.vasp.at/wiki/restbase/vasp.at/v1/":): {\displaystyle G_{\rm aug}}
Medium 3/2×Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://www.vasp.at/wiki/restbase/vasp.at/v1/":): G_{{{\rm {cut}}}} Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://www.vasp.at/wiki/restbase/vasp.at/v1/":): {\displaystyle G_{\rm aug}}
High Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://www.vasp.at/wiki/restbase/vasp.at/v1/":): G_{{{\rm {cut}}}} 16/3×Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://www.vasp.at/wiki/restbase/vasp.at/v1/":): {\displaystyle G_{\rm aug}}

where

Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://www.vasp.at/wiki/restbase/vasp.at/v1/":): E_{{{\rm {cut}}}}={\frac {\hbar ^{2}}{2m_{e}}}G_{{{\rm {cut}}}}^{2}\qquad E_{{{\rm {aug}}}}={\frac {\hbar ^{2}}{2m_{e}}}G_{{{\rm {aug}}}}^{2}

with Ecut=ENCUT and Eaug=ENAUG.

Alternatively NGXF may be set to a specific value in the INCAR file.

Related tags and articles

NGX, NGY, NGZ, NGYF, NGZF, PREC, ENCUT, ENAUG, ENMAX

Examples that use this tag