Skip to content

Instantly share code, notes, and snippets.

""" Twisted bilayer graphene, loading a predefined lattice
Lattice : Twisted bilayer graphene;
Disorder : None;
Configuration : size of the system flexible, with domain decomposition, periodic boundary conditions,
double precision, automatic scaling;
Calculation : dos;
Modification : magnetic field is off;
"""
Get the script and the folder for setting up the system in the repository
@quantum-kite
quantum-kite / example1.py
Last active June 11, 2018 21:08
first example
""" Graphene DOS
Lattice : Graphene lattice;
Disorder : None;
Configuration : size of the system 512x512, without domain decomposition (nx=ny=1), periodic boundary conditions,
double precision, automatic scaling;
Calculation : DOS;
Modification : magnetic field is off;
"""
import numpy as np