NGX: Difference between revisions
No edit summary |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{TAGDEF|NGX|[integer]|set in accordance with {{TAG|PREC}} and {{TAG|ENCUT}}}} | {{TAGDEF|NGX|[integer]|set in accordance with {{TAG|PREC}} and {{TAG|ENCUT}}}} | ||
Description: {{TAG|NGX}} sets the number of grid points in the FFT | Description: {{TAG|NGX}} sets the number of grid points in the FFT grid along the first lattice vector. | ||
---- | ---- | ||
By default {{TAG|NGX}} is set in accordance with the requested "precision" | By default {{TAG|NGX}} is set in accordance with the requested "precision" mode {{TAG|PREC}} and the plane wave kinetic energy cutoff {{TAG|ENCUT}}: | ||
::{| cellpadding="5" cellspacing="0" border="1" | ::{| cellpadding="5" cellspacing="0" border="1" | ||
|{{TAG|PREC}} || {{TAG|NGX}} | |{{TAG|PREC}} ||align="center"| {{TAG|NGX}} | ||
|- | |- | ||
| Normal || 3/2×<math>G_{\rm cut}</math> | | Normal ||align="center"| 3/2×<math>G_{\rm cut}</math> | ||
|- | |- | ||
| Single (VASP.5) || 3/2×<math>G_{\rm cut}</math> | | Single (VASP.5) ||align="center"| 3/2×<math>G_{\rm cut}</math> | ||
|- | |- | ||
| Single (VASP.6) || 2×<math>G_{\rm cut}</math> | | Single (VASP.6) ||align="center"| 2×<math>G_{\rm cut}</math> | ||
|- | |- | ||
| SingleN (VASP.6) || 3/2×<math>G_{\rm cut}</math> | | SingleN (VASP.6) ||align="center"| 3/2×<math>G_{\rm cut}</math> | ||
|- | |- | ||
| Accurate || 2×<math>G_{\rm cut}</math> | | Accurate ||align="center"| 2×<math>G_{\rm cut}</math> | ||
|- | |- | ||
| Low || 3/2×<math>G_{\rm cut}</math> | | Low ||align="center"| 3/2×<math>G_{\rm cut}</math> | ||
|- | |- | ||
| Medium || 3/2×<math>G_{\rm cut}</math> | | Medium ||align="center"| 3/2×<math>G_{\rm cut}</math> | ||
|- | |- | ||
| High || | | High ||align="center"| 2×<math>G_{\rm cut}</math> | ||
|} | |} | ||
where | where | ||
Line 28: | Line 28: | ||
with <math>E_{\rm cut}</math>={{TAG|ENCUT}}. | with <math>E_{\rm cut}</math>={{TAG|ENCUT}}. | ||
Alternatively, | Alternatively, {{TAG|NGX}} can be set to a specific value in the {{FILE|INCAR}} file. | ||
== Related tags and articles == | == Related tags and articles == | ||
Line 38: | Line 38: | ||
{{TAG|PREC}}, | {{TAG|PREC}}, | ||
{{TAG|ENCUT}}, | {{TAG|ENCUT}}, | ||
{{TAG|ENAUG | {{TAG|ENAUG}} | ||
{{sc|NGX|Examples|Examples that use this tag}} | {{sc|NGX|Examples|Examples that use this tag}} |
Revision as of 08:14, 17 October 2023
NGX = [integer]
Default: NGX = set in accordance with PREC and ENCUT
Description: NGX sets the number of grid points in the FFT grid along the first lattice vector.
By default NGX is set in accordance with the requested "precision" mode PREC and the plane wave kinetic energy cutoff ENCUT:
where
with =ENCUT.
Alternatively, NGX can be set to a specific value in the INCAR file.
Related tags and articles
NGY, NGZ, NGXF, NGYF, NGZF, PREC, ENCUT, ENAUG