VASP_OUTPUT_FILES

emmet.core.vasp.utils.VASP_OUTPUT_FILES = ['CONTCAR', 'IBZKPT', 'OSZICAR', 'OUTCAR', 'PCDAT', 'PROCAR', 'REPORT', 'vasprun.xml', 'vaspout.h5', 'XDATCAR']

Built-in mutable sequence.

If no argument is given, the constructor creates a new empty list. The argument must be an iterable if specified.