vaspparser.vasp.structure.get_species_list_from_potcar# vaspparser.vasp.structure.get_species_list_from_potcar(filename: str = 'POTCAR') → List[str][source]# Generates the species list from a POTCAR type file Parameters: filename (str) – Input filename Returns: A list of species symbols Return type: list