Skip to content

gedaskir/play-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QmeQ: Quantum master equation for Quantum dot transport calculations

QmeQ is an open-source Python package for calculations of transport through quantum dot devices. The so-called Anderson-type models are used to describe the quantum dot device, where quantum dots are coupled to the leads by tunneling. QmeQ can calculate the stationary state particle and energy currents using various approximate density matrix approaches. As for now we have implemented the following first-order methods

  • Pauli (classical) master equation
  • Lindblad approach
  • Redfield approach
  • First order von Neumann (1vN) approach

which can describe the effect of Coulomb blockade. QmeQ also has one second-order method

  • Second order von Neumann (2vN) approach

which can additionally address cotunneling, pair tunneling, and broadening effects.

Physics disclaimer

All the methods in QmeQ are approximate so depending on parameter regime they can fail, and a good knowledge of the method is required whether to trust the result or not. For example, Redfield, 1vN, and 2vN approaches can violate positivity of the reduced density matrix and lead to currents flowing against the bias. We still think it is important to have a package where a user can duplicate existing calculations, check applicability of different methods, or simply discover new kind of physics using different approximate master equations.

Installation

For installation instructions see INSTALL.md.

Tutorial & Examples

For an introduction to QmeQ see this tutorial and various examples.

License

QmeQ has The BSD 2-Clause License and it can be found in LICENSE.md.

Citing QmeQ

Please consider citing QmeQ if the use of this project gives results which lead to scientific publication:

G. Kiršanskas, J. N. Pedersen, O. Karlström, M. Leijnse, and A. Wacker, QmeQ 1.0: An open-source Python package for calculations of transport through quantum dot devices, Comput. Phys. Commun. 221, 317 (2017).

The preprint version of the paper can be found on the arXiv.org server.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published