Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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/SecondTechCode

TBTK 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/Application

The resulting output can be found in the figures folder.

Contact: [email protected]