ENCUT: Difference between revisions

From VASP Wiki
(Created page with '{{TAGDEF|ENCUT|[real]}} {{DEF|ENCUT| largest {{TAG|ENMAX}} from the {{FILE|POTCAR}}-file | }} Description: {{TAG|EMAX}} specifies the Cut-off energy for plane wave basis set i…')
 
No edit summary
Line 32: Line 32:
{{TAG|ENMAX}},
{{TAG|ENMAX}},
{{TAG|ENMIN}},
{{TAG|ENMIN}},
{{TAG|PREC}},
{{FILE|POTCAR}}
{{FILE|POTCAR}}
[[Precision|Precision]]
[[Precision|Precision]]

Revision as of 15:11, 31 August 2012

ENCUT = [real] 

Default: ENCUT = largest ENMAX from the POTCAR-file

Description: EMAX specifies the Cut-off energy for plane wave basis set in eV.


All plane-waves with a kinetic energy smaller than are included in the basis set: i.e.

with

The number of plane waves differs for each k-point, leading to a superior beahviour for e.g. energy-volume calculations. If the volume is increased the total number of plane waves changes fairly smoothly. The criterion (i.e. same basis set for each -point) would lead to a very rough energy-volume curve and, generally, slower energy convergence.

Starting from version VASP 3.2 the POTCAR files contains a default ENMAX (and ENMIN) line, therefore it is in principle not necessary to specify ENCUT in the INCAR file. For calculations with more than one species, the maximum cutoff ENMAX or ENMIN value is used for the calculation (see PREC). For consistency reasons we still recommend to specify the cutoff manually in the INCAR file and keep in constant throughout a set of calculations.

Related Tags and Sections

ENMAX, ENMIN, PREC, POTCAR Precision


Contents