Skip to content

Band structure plots using pymatgen and a rgb scale to look at atomic or orbital contributions.

License

Notifications You must be signed in to change notification settings

ashishsharma-physics/bandstructureplots

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pymatgen 3.6.0

Band Structure Plots

This repository contains several examples of band structure plots using a rgb scale to look at atomic or orbital contributions. The plots are done with pymatgen and matplotlib. In order to use the scripts on your own systems you have to read the band structure from your calculations and to obtain a pymatge.electronic_structure.bandstructure.BandStructure object.

Silicon

Examples

The reported examples are done using python3 and pymatgen version 3.6.0. The band structure calculations were done with VASP.

  • copper : Cu_bands/
  • silicon : Si_bands/
  • graphene : graphene/

The available band structure examples are not accurate calculations. The calculation were used in order to show the results of the code. You have to do your own calculculations, even if you are working on the same systems.

More examples :

Questions, remarks, comments, bug reports

If you have any questions, remarks, comments, suggestions or if you find any bug, please open an issue on this github repository.

Licence

The code is delivered under the MIT Licence.

About

Band structure plots using pymatgen and a rgb scale to look at atomic or orbital contributions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.9%
  • Shell 3.1%