Author Topic: SymmetryReducedTransmission.py  (Read 2323 times)

0 Members and 1 Guest are viewing this topic.

Offline Timbaktoo

  • Regular QuantumATK user
  • **
  • Posts: 18
  • Reputation: 0
    • View Profile
SymmetryReducedTransmission.py
« on: July 29, 2009, 12:56 »
I am using 2008.07 version of VNL for two-probe calculations.

To get the transmission coefficients and spectrum, the advanced tutorials says(for Windows) to:

· Create a new directory called site-packages (if it does not already exist) in the directory atk\lib.
· Copy the two files MonkhorstPack.py and SymmetryReducedTransmission.py into the site-packages directory.

I could find MonkhorstPack.py file in the vnl\exapmles directory but CAN'T find SymmetryReducedTransmission.py file. Can someone please send me this file?

Thanks.

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5410
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: SymmetryReducedTransmission.py
« Reply #1 on: July 29, 2009, 13:17 »
These files are provided in the file "transmission_scripts.zip" on the Tutorials page, just next to where to download the PDF file from (right-most column of the table). Please use the Monkhorst-Pack script from the ZIP file, as it's substantially updated compared to the older one in the Examples.

Offline Timbaktoo

  • Regular QuantumATK user
  • **
  • Posts: 18
  • Reputation: 0
    • View Profile
Re: SymmetryReducedTransmission.py
« Reply #2 on: July 29, 2009, 13:24 »
Thanks so much, Anders.