Skip to content

Python script for generating points of high symmetry in band structure calculation. Currently this code supports Quantum Espresso

License

Notifications You must be signed in to change notification settings

rajeshprasanth/kpath

Repository files navigation

kpath

License: GPL v2

Build status

Python script for generating points of high symmetry in band structure calculation. Currently this code supports Quantum Espresso

Prerequisites

Prerequisites for kpath are listed below.

Python 2.7 or above 
Gnuplot

kpath is written with simple python syntax. So, porting the code across the platforms should not be an issue. However, if you face practicalities in using this script, please feel free to report the issue. We will get that sorted out.

Installing

Installing kpath is much simpler as like an usual package

Clone this git reposistory with the below command line

git clone https://github.com/rajeshprasanth/kpath.git
cd kpath

Usage

Usage :: kpath.py [Bravias_Lattice] [a] [b] [c] [alpha] [beta] [gamma] [kpath_fileout]

kpath.py CUB 3.4 3.4 3.4 90. 90. 90. kpath

Versioning

Current stable version is 0.0.1

Authors

License

This project is licensed under the GNU GPL -v3 - see the LICENSE file for details

Acknowledgments

About

Python script for generating points of high symmetry in band structure calculation. Currently this code supports Quantum Espresso

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published