Coder Social home page Coder Social logo

dattaquantumtransportatomtotransistor's Introduction

Implementation of exercises in the book "Quantum Transport: Atom To Transistor, S. Datta (2005)"

This project aims to provide implementations of the exercises in the book "Quantum Transport: Atom to Transistor, S. Datta, (2005)", using the C++ library TBTK for second quantized models. The project is meant to demonstrate the ease with which a wide range of quantum mechanical calculations can be performed using TBTK. It also aims to be an entry point for students interested in quantum transport. Aiding such students by providing an implementation that puts focus on high level concepts rather than irrelevant numerical nuisance.

Prerequisits

To compile the exercises, the TBTK library must be installed.

Compile and run exercises

Each exercise is implemented in a separate folder called E_X_X, where X_X is the exercise number. Once TBTK is installed, the exercises can be compiled and run as follows

cd E_X_X
cmake .
make
./build/Application

Results are written to the figures folder.

Currently completed exercises

The project is under active development and all available exercises are therefore not in a finished state. The following exercises are considered to be completed.

  • Exercise 2.1
  • Exercise 2.2
  • Exercise 3.1
  • Exercise 3.2
  • Exercise 5.1
  • Exercise 5.2
  • Exercise 5.3
  • Exercise 6.2
  • Exercise 7.1.a
  • Exercise 7.1.b
  • Exercise 7.1.c
  • Exercise 7.2.a
  • Exercise 7.2.b
  • Exercise 8.3
  • Exercise 8.4

Contact

Please do not hesitate to get in contact if you have questions or would like to see quicker progress. The larger the user engagement, the more motivation there is to get this project rolling quickly. Contact me at [email protected] or see more at http://www.second-tech.com.

dattaquantumtransportatomtotransistor's People

Contributors

dafer45 avatar

Watchers

James Cloos 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.