This code accompanies the blog post The graphene band structure on second-tech.com.
To build and run this project, first download the full Second Tech code package by typing
git clone https://www.github.com/dafer45/SecondTechCodeTBTK and BLAS, LAPACK, and OpenCV also needs to be installed. This code has been compiled and tested with TBTK v2.0.0.
Next enter the folder 2019_07_05 and type
cmake .
make
./build/ApplicationThe resulting output can be found in the figures folder.
Contact: [email protected]