pyprocar.io.vasp.VaspParser¶
- class pyprocar.io.vasp.VaspParser(incar: str | Path = 'INCAR', outcar: str | Path = 'OUTCAR', procar: str | Path = 'PROCAR', kpoints: str | Path = 'KPOINTS', poscar: str | Path = 'POSCAR', vasprun: str | Path = 'vasprun.xml')[source]¶
Methods
VaspParser.__init__([incar, outcar, procar, ...])Attributes