Python codes for VASP post processing
- DFT should be carried out using VASP code.
- vaspkit
- Use
vaspkitto get the bandstructure or projected bandstructure files. Vaspkit is a great tool! - Vaspkit will generate the
BAND.dat(bandstructure) orPBAND_XX.dat(projected bandstructure) along withKLABLESand other files. - Use the appropriate code and follow the instructed comments in the code.