VASP_INPUT_FILES

emmet.core.vasp.utils.VASP_INPUT_FILES = ['INCAR', 'KPOINTS', 'KPOINTS_OPT', 'POSCAR', 'POTCAR', 'POTCAR.spec', 'vaspin.h5']

Built-in mutable sequence.

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