Giter Site home page Giter Site logo

rgf-electron-matlab's Introduction

RGF-electron-matlab

A 100-line MATLAB code for the recursive Green's function method for electron transport

Features

  • This is a simple but working code for calculating the electron transmission in the Anderson square lattice model.
  • This code was used to do some calculations in a review article (to be submitted).

File organizations

  • A script for testing:

    • test_ballistic.m: calculates the transmission in the absence of Anderson disorder
  • The testing script calls

    • the driver function "find_T" to do the calculations
  • The driver function "find_T" calls

    • the "find_H" function to construct the tight-binding Hamiltonian
    • the "find_Sigma" function to calculate the self-energies
    • the "find_T1" function to calculate the transmission for a single energy point and a single disorder realization
  • The "find_Sigma" function calls

    • the "find_g00" function to calculate the surface Green's function

Unit system

  • I use the following basic units:
    • Length: lattice constant a=1
    • Energy: hopping integral t=1

Running the examples

  • Run the "test_ballistc.m" script to get the ballistic transmission in a square lattice with a width of 2.

Contact

  • Zheyong Fan: brucenju(at)gmail.com

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.