AbinitParser

The pyprocar.io.abinit` is used to parse the Abinit files

pyprocar.io.abinit.AbinitProcar(dirpath[, ...])

This class has functions to parse the PROCAR file generated from Abinit.

pyprocar.io.abinit.AbinitOutput(...)

This class contains methods to parse the fermi energy, reciprocal lattice vectors and structure from the Abinit output file.

pyprocar.io.abinit.AbinitKpoints(filepath[, ...])

This class parses the k-point information.

pyprocar.io.abinit.AbinitDOSParser(dirpath)

pyprocar.io.abinit.AbinitParser(dirpath)