Favago Transport Programming Interface

Introduction

Interfaces

Data structures

Examples







Stable releases of Favago TPI

  Copyright (C) 2009-2015 Peter Rakyta, Ph.D.
  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation, either version 3 of the License, or
  (at your option) any later version.
  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.
  You should have received a copy of the GNU General Public License
  along with this program.  If not, see http://www.gnu.org/licenses/.
  • Favago TPI v4.5 (2015.05.26.)

  • Optimized interface SNSJosephson for parallel computations.
    Dyson's equation based on the self energies of the leads is introduced in the interface Ribbon.
    Cloning of several interfaces are now possible for parallel computations.
    Hamiltonians for bilayer graphene are developed.
    Ribbons with armchair edges are now supported.
    Bug fixed in the output xml file regarding the Fermi energy.
    Bug fixed in the DecimateInterface method.
    Interface CombineRibbons developed.
    Calculations using the left eigenmodes improved, but still unstable numerically for large systems.
    Performance improvments in the interface Surface_Green_function.
    SVD decomposition for singular matrices.