Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 414 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 414 Bytes

2D-Chern-Number

Calculates the phase diagram and energy gap diagram data for a 2D system described by a tight binding model.

Required Libraries

Eigen v3.1 or later.

Restrictions

The Bogoliubov-de Gennes Hamiltonian kernel must be of dimension 4x4.

Guide

  1. In sysfunc.cpp define the elements of the Hamiltonian.
  2. Compile.
  3. Run.
  4. Data file wind.dat is output at run location.