Jump to content

Requests for technical support from the VASP team should be posted in the VASP Forum.

OUTCAR

From VASP Wiki
Revision as of 10:35, 11 June 2026 by Csheldon (talk | contribs)

There are three main output files: OUTCAR in human-readable format, vasprun.xml in xml format, and vaspout.h5 in HDF5 format. The OUTCAR file gives detailed human-readable output of a VASP run with roughly the following format:

INCAR tags

Common tags

The output to the OUTCAR file is determined by INCAR tags. The output for these is documented on their respective tag or how-to pages. Some of the most common tags are:

Specific tags

There are also many tags for specific properties, such as electron-phonon interactions (cf. the long list of ELPH_ tags at the end of the category page), nuclear magnetic resonance (NMR) - e.g., chemical shielding (LCHIMAG), electric field gradient EFG (LEFG), etc.

There are several other output files which we summarize below, along with several common tags for

Related tags and articles