Giter Club home page Giter Club logo

agf-phonon-transport's Introduction

AGF-phonon-transport

A 200-line Matlab implementation of the Atomistic Green's function (AGF) method for phonon transport

Features

Good references

  • J.-S. Wang et al., "Quantum thermal transport in nanostructures", Eur. Phys. J. B 62, 381-404 (2008).
  • S. Sadasivam, et al., "The atomistic Green's function method for interfacial phonon transport", Annual Review of Heat Transfer, 17, 89-145, (2014).

File organizations

  • Scripts for testing:

    • test_graphene.m: calculates and plots the phonon transmission in a graphene sheet
  • The testing script calls

    • the function "find_r" to construct the simulation model
    • the function "find_T" to calculate the phonon transmission for the whole spectrum
  • The function "find_T" calls

    • the "find_H" function to construct the dynamical matrix
    • the "find_Sigma" function to calculate the self-energies of the leads
    • the "find_T1" function to calculate the transmission for a single phonon frequency
  • The "find_H" function calls

    • the "find_neighbor" function to calculate the neighbor list
    • the "find_H1" function to calculate one element of the dynamical matrix
  • The "find_H1" function calls

    • the "find_E" function to calculate some energies
  • The "find_Sigma" function calls

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

Unit system

  • I use the following basic units in most parts of the code:
    • energy: eV
    • mass: amu
    • length: angstrom

Uploaded results

  • graphene/: results for graphene
  • SiNW/: results for silicon nanowire (Obained by Shiyun Xiong using his code)

Contact

  • Zheyong Fan: brucenju(at)gmail.com

agf-phonon-transport's People

Contributors

brucefan1983 avatar

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.