QuantumATK Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
QuantumATK W-2024.09 version released on Sep 9, 2024
Home
Help
Search
Login
Register
QuantumATK Forum
»
QuantumATK
»
General Questions and Answers
»
mpsh eigenvalues corresponding to mpsh eigenstates
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: mpsh eigenvalues corresponding to mpsh eigenstates (Read 2877 times)
0 Members and 1 Guest are viewing this topic.
rupen
Regular QuantumATK user
Posts: 11
Country:
Reputation: 0
mpsh eigenvalues corresponding to mpsh eigenstates
«
on:
September 5, 2023, 12:28 »
where to find mpsh eigenvalues corresponding to calculated mpsh eigenstates in single-molecule junction device calculation??
Logged
Anders Blom
QuantumATK Staff
Supreme QuantumATK Wizard
Posts: 5576
Country:
Reputation: 96
Re: mpsh eigenvalues corresponding to mpsh eigenstates
«
Reply #1 on:
September 7, 2023, 20:53 »
It's been a long time ago since this was discussed, and it's less supported than it was perhaps in ancient version of our code... But if you check the script projection.py at
https://docs.quantumatk.com/tutorials/low_level_entities/low_level_entities.html#projecting-the-transmission
, you can see in the line "w, v = scipy.linalg.eigh(H_dtb, S_dtb)" how to compute the eigenvalues (w) and eigenvectors (v).
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
QuantumATK Forum
»
QuantumATK
»
General Questions and Answers
»
mpsh eigenvalues corresponding to mpsh eigenstates