casm.vasp.io.DEFAULT_VASP_REMOVE_LIST

casm.vasp.io.DEFAULT_VASP_REMOVE_LIST = ['IBZKPT', 'CHG', 'CHGCAR', 'WAVECAR', 'TMPCAR', 'EIGENVAL', 'DOSCAR', 'PROCAR', 'PCDAT', 'XDATCAR', 'LOCPOT', 'ELFCAR', 'PROOUT']

Built-in mutable sequence.

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