VASP_OUTPUT_FILES#

atomate2.lobster.files.VASP_OUTPUT_FILES = ['OUTCAR', 'vasprun.xml', 'CHG', 'CHGCAR', 'CONTCAR', 'INCAR', 'KPOINTS', 'POSCAR', 'POTCAR', 'DOSCAR', 'EIGENVAL', 'IBZKPT', 'OSZICAR', 'WAVECAR', '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.