Printing Transmission Amplitude in KWANT
15 Dec
2022
15 Dec
'22
7:10 a.m.
Hi Kwant Users ! I was trying to print the transmission function (or say, transmission amplitude) in KWANT, but couldn't find how to do it. Can anyone suggest if there is any way to do it ? It will be a great help. Thanks a lot.
16 Dec
16 Dec
2:44 a.m.
Hi, I just stated using Kwant but maybe I can help. You can retrieve the S matrix using `kwant.smatrix(syst, energy)`, which contains the transmission matrix of the system. Then, for a given input wavefunction, you can compute the transmitted one with a simple matrix multiplication. I did something similar for optical waveguides here: https://github.com/wavefrontshaping/WFS.net/blob/master/Kwant_disordered_wav... Hope it helps,
693
Age (days ago)
694
Last active (days ago)
1 comments
2 participants
participants (2)
-
sebastien.popoff@espci.fr
-
Subhadeep Chakraborty