Giter Site home page Giter Site logo

terryyu999 / t4me Goto Github PK

View Code? Open in Web Editor NEW

This project forked from espenfl/t4me

0.0 0.0 0.0 32.42 MB

T4ME - Transport 4 MatErials - A code to calculate the charge transport in materials, from analytic models and ab-initio

License: BSD 3-Clause "New" or "Revised" License

Shell 0.05% C++ 14.74% Python 84.34% Gnuplot 0.75% Makefile 0.13%

t4me's Introduction

T4ME - Transport 4 MatErials

  _________________  ____  ___    _______________

 /            /   / /   / /   __/   /          /

/____    ____/   / /   / /          /   _______/

    /   /   /   /_/   /_/          /   /___

   /   /   /           /   /_/   /   ____/

  /   /   /_____    __/   /  /   /   /_______

 /   /         /   / /   /  /   /           /

/___/         /___/ /___/  /___/___________/

Routines to calculate the transport properties of materials using the linearized Boltzmann Transport Equations (BTE) in the Relaxtion-Time-Approximation (RTA).

Please go to the T4ME documentation for more extensive documentation and information regarding usage (the API documentation is currently not operational).

Features

  • Modular, easily extendable by users
  • Band structures:
    • Generate the band structure from analytic function
      • Parabolic bands
      • Parabolic bands pluss a quartic correction
      • Kane type of bands
    • Read from first-principle codes
      • Interface to VASP is included
      • Interface to read Wannier90 input and output files and use these to construct tight binding orbitals using PythTB is included.
    • Read from NumPy datafiles
  • Scattering properties:
    • Parabolic energy dispersion models:
      • Acoustic phonon scattering from deformations
      • Non-polar optical phonon scattering (not fully tested)
      • Piezoelectric acoustic phonon scattering (not fully tested)
      • Polar optical phonon scattering (not fully tested)
      • Intervalley phonon scattering (not fully tested)
      • Ionized impurity scattering
    • Density of states models: - Acoustic phonon scattering from deformations - Non-polar optical phonon scattering (not fully tested) - Polar optical phonon scattering (not fully tested) - Intervalley phonon scattering (not fully tested)
    • Alloy scattering
  • Solution of the transport and density of states integrals:
    • Trapezoidal, Simpson and Romberg integration of a static input grid
    • Linear tetrahedron method (Spglib needed)
    • Weighed sum method
  • Interpolation of the band structure and scattering properties:
    • All routines available in SciPy
    • GeometricTools/WildMagic regular grid routines

Structure

The structure of the program is simple: the main routines are written in Python utlizing NumPy and SciPy where necessary. In addition there are calls to external routines through Cython, particularly the optional libraries. Only support for Python3 is confirmed.

Contributing and versioning

Standard Git versioning is utilized. Contributions are welcome, encouraged and (greatly) appreciated. Please go here: T4ME@GitHub

Author

Espen Flage-Larsen with funding from the Norwegian Research Council, Thelma project (228854).

License

This project is licensed under the BSD 3-clause license. Please see LICENSE.md included in the root folder of T4ME for additional details.

t4me's People

Contributors

espenfl 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.