Nov. 3, 2022
12:44 p.m.
Shashank Kumar wrote:
I have made a one dimensional system with 3 sub-lattices. However, in order to attach leads I have to make a lead and manually attach it to sublattice A. But, apparently this code below is not working. Any suggestion will be help full.
I am able to run your code with the following changes: • Add “import kwant” in the beginning. • Replace “sys” by “fsyst” in the last line. Please explain your problem in more detail if you still need help. Cheers Christoph