Skip to content

xuequan818/GeneralizedBM.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeneralizedBM.jl

GeneralizedBM uses the tight-binding model and the continnum model to simulate the band structure of two models of twisted bilayer graphene: a Wannierized physics model, and a simplified TBG model.

Installation

GeneralizedBM.jl is an unregistered package and therefore needs to be downloaded or cloned to the user's local computer first, and then installed by running

julia> cd("your-local-path/GeneralizedBM.jl")
julia> using Pkg
julia> Pkg.activate(".")
julia> Pkg.instantiate()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages