-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
create an example for sparse hr files to calculate the Wilson loop of…
… the flat bands of twisted bilayer graphene
- Loading branch information
1 parent
f3fefe6
commit 0b75df9
Showing
3 changed files
with
4,450 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# this is an example to calculate the 4 flat bands and their Wilson loop | ||
|
||
cp wt.in-wilsonloop-flatbands wt.in | ||
tar xzvf TBG_hr.dat.tar.gz | ||
|
||
mpiexec -np 32 wt.x & | ||
|
||
gnuplot wcc.gnu | ||
gnuplot bulkek.gnu |
Oops, something went wrong.