- Notifications
You must be signed in to change notification settings - Fork1
Non-Equilibrium Green's function approach for quantum transport
License
NotificationsYou must be signed in to change notification settings
StxGuy/GreenCheetah
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
GreenCheetah: A Non-Equilibrium Green's Function (NEGF) approach for quantum transport in Fortran and C++/Armadillo.
use GreenCheetah
[...]
type(GF) :: G G = GF(Potential,delta_y,delta_x)
t = G%Transmission(number_of_points,maximum_energy)
D = G%DOS(energy)
@misc{daCunha2021, author = {C. R. da Cunha}, title = {{GreenCheetah, a library for non-equilibrium Green's functions}}, month = apr, year = 2021, version = {1.0}, publisher = {GitHub}, url = {https://github.com/StxGuy/GreenCheetah} }
Copyright (c) 2021-2022 - Carlo R. da Cunha, "GreenCheetah"
carlo.requiao@gmail.com