Jump to content

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

Vasprun.xml: Difference between revisions

From VASP Wiki
Csheldon (talk | contribs)
No edit summary
Csheldon (talk | contribs)
No edit summary
Line 12: Line 12:
# structure
# structure
# calculation
# calculation
== Generator ==
# program
# version
# subversion
# platform
# date
# time

Revision as of 13:33, 5 June 2025

In addition to OUTCAR, output from VASP is stored using XML format in the vasprun.xml file for ease of use. Below, the structure of such a file is given with links to the corresponding pages:

Contents of file

The structure of vasprun.xml has the following main hierarchy:

  1. generator
  2. incar
  3. primitive cell
  4. kpoints
  5. parameters
  6. atom info
  7. structure
  8. calculation

Generator

  1. program
  2. version
  3. subversion
  4. platform
  5. date
  6. time