GithubHelp home page GithubHelp logo

anjishnubose / tightbindingtoolkit.jl Goto Github PK

View Code? Open in Web Editor NEW
13.0 1.0 0.0 1.1 MB

Tools for general Tight Binding systems

Home Page: https://anjishnubose.github.io/TightBindingToolkit.jl/

License: MIT License

Julia 100.00%
condensed-matter-physics julia-package quantum-physics superconductors tight-binding physics-simulation lattice physics conductivity susceptibility

tightbindingtoolkit.jl's Introduction

TightBindingToolkit

Build Status

TightBindingToolkit.jl is a Julia package meant for constructing, and obtaining useful properties of generic tight-binding models. It supports any lattice structure, with any user-defined bonds on that lattice. It also has support for any spin of the particle hopping on the lattice.

Install

In the Julia REPL, Push "]" to enter the package mode.

add TightBindingToolkit

Or equivalently

using Pkg
Pkg.add("TightBindingToolkit")

Features

Currently supported :

  • Custom Unit Cell Construction. (v1.3) : now also supports construction in dimensions upto d=3. Can change primitives, or expand unit cell on the go.
    Alt text
    Honeycomb Model with 1st, 2nd and 3rd neighbour hoppings.
  • Corresponding Brillouin Zone Construction. (v1.3) : now also supports construction in dimensions upto d=3.
  • Hamiltonian, given a Unit Cell and a Brillouin Zone. (v1.3) : now also support BdG Hamiltonians.
  • Diagonalizing the Hamiltonian in momentum space to get band structures and wavefunctions.
    Alt text
    Band structure for a triangular lattice with 1st, 2nd and 3rd neighbour hopping.
  • Density of State
    Alt text
    Density of state of graphene.
  • Filling the model at given chemical potential, and calculating gaps. (v1.3) : also supported for BdG systems.
    Alt text
    Band structure of the Kitaev Chain in 1-d.
  • Fermi surfaces of systems
    Alt text
    Fermi surface for a triangular lattice with 1st, 2nd and 3rd neighbour hopping.
  • Getting correlation functionsin momentum space and real space. (v1.3) : also supported for BdG systems.
  • Getting Berry curvature and Chern numbers. Also workjs for topological superconductors.
    Alt text
    Chern numbers in a spin-ful Haldane model as a function of t2.
  • Getting magnetic susceptibility in any direction, at any momentum, and energy.
    Alt text
    imaginary part of zero-energy susceptibility for a triangular lattice with 1st, 2nd and 3rd neighbour hopping.
  • Real-sapce lattice construction with arbitrary boundary condition. (v2.1)

Documentation

For more details, please see Documentation

tightbindingtoolkit.jl's People

Contributors

anjishnubose avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

tightbindingtoolkit.jl's Issues

Kubo Calculation

  1. Add formula to compute Hall conductance for partial filling. Ideally we would also add the explicit Berry curvature calculation that computes only filled non-Abelian Berry curvature.
  2. Integrate IsBandGapped() into the Chern number calculation to prevent calculating Chern number separately for degenerate bands.

Proposed Plot Changes

Things We'd Like to add to the Plotting

  1. keyword arguments to turn off legends
  2. keyword arguments to change band structure colors

TagBot trigger issue

This issue is used to trigger TagBot; feel free to unsubscribe.

If you haven't already, you should update your TagBot.yml to include issue comment triggers.
Please see this post on Discourse for instructions and more details.

If you'd like for me to do this for you, comment TagBot fix on this issue.
I'll open a PR within a few hours, please be patient!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.