Next: All parameters (or at
Up: vasp
Previous: Memory requirements
  Contents
The INCAR File
Table 1:
The INCAR file for a Copper surface calculation.
 |
INCAR is the central input file of VASP. It determines
'what to do and how to do it', and can contain a relatively large number of
parameters. Most of these parameters have convenient defaults, and a user
unaware of their meaning should not change any of the default values.
Be very careful in dealing with the INCAR file, it is the main source
of errors and false results!
The INCAR file is a tagged format free-ASCII file: Each line consists of a tag
(i.e. a string) the equation sign '=' and a number of values. It is possible to
give several parameter-value pairs ( tag = values )
on a single line, if each of these pairs are separated by a semicolon ';'.
If a line ends with a backslash the next line is a continuation line.
Comments are normally preceded by the number sign '#', but in most cases
comments can be append to a parameter-value pair without the '#'.
In this case semicolons should be avoided within the comment.
A typical (relatively complex) INCAR is given in Tab 1.
The following sections will describe the parameters given in the INCAR file.
Especially the initialization of all things might
be a little bit complicated, please read the section 6.2
carefully; it gives some hints how the initialization parameters
interact, and how they might be used together.
Subsections
- All parameters (or at least most)
- Frequently used settings in the INCAR file
- NGX, NGY, NGZ and NGXF, NGYF, NGZF-tags
- NBANDS-tag
- NBLK-tag
- SYSTEM-tag
- NWRITE-tag
- ENCUT-tag
- ENAUG-tag
- PREC-tag
- ISPIN-tag
- MAGMOM-tag
- ISTART-tag
- ICHARG-tag
- INIWAV-tag
- NELM,NELMIN and NELMDL-tag
- EDIFF-tag
- EDIFFG-tag
- NSW-tag
- NBLOCK and KBLOCK-tag
- IBRION-tag, NFREE-tag
- POTIM-tag
- ISIF-tag
- PSTRESS-tag
- IWAVPR-tag
- ISYM-tag and SYMPREC-tag
- LCORR-tag
- TEBEG, TEEND-tag
- SMASS-tag
- NPACO and APACO-tag
- POMASS, ZVAL
- RWIGS
- LORBIT
- NELECT
- NUPDOWN
- EMIN, EMAX, NEDOS tag
- ISMEAR, SIGMA, FERWE, FERDO tag
- LREAL-tag (and ROPT-tag)
- GGA-tag
- VOSKOWN-tag
- LASPH-tag
- DIPOL-tag (VASP.3.2 only)
- ALGO-tag
- IALGO, and LDIAG-tag
- NSIM - tag
- Mixing-tags
- WEIMIN, EBREAK, DEPER -tags
- TIME-tag
- LWAVE,LCHARG
- LVTOT-tag, and core level shifts
- LELF
- Parallelisation: NPAR switch, and LPLANE switch
- LASYNC
- LscaLAPACK, LscaLU
- Elastic band method
- PAW control tags
- Monopole, Dipole and Quadrupole corrections
- Dipole corrections for defects in solids
- Band decomposed chargedensity ( parameters)
- Berry phase calculations
- Non-collinear calculations and spin orbit coupling
- Constraining the direction of magnetic moments
- On site Coulomb interaction: L(S)DA+U
- HF type calculations
- Optical properties and density functional perturbation theory (PT)
- Frequency dependent GW calculations
- MP2 calculations
- Not enough memory, what to do
Next: All parameters (or at
Up: vasp
Previous: Memory requirements
  Contents
Georg Kresse
2009-04-23