Hi, everyone.
When I tried to calculate the transmission eigenvalues at Fermi level for my one-dimensional system, it came out with the result as below. The weird thing is that I got the first four channels that have eigenvalues larger than 1. I thought the range for the eigenvalues should be 0 to 1. Why would this happen?
+------------------------------------------------------------------------------+
| Transmission Eigenvalues Report |
| ---------------------------------------------------------------------------- |
| Left electrode Fermi level = -4.316601e+00 eV |
| Right electrode Fermi level = -4.316601e+00 eV |
| Energy zero = -4.316601e+00 eV |
| Energy = 0.000000e+00 eV |
| ---------------------------------------------------------------------------- |
| Number of transmission modes = 49 |
+------------------------------------------------------------------------------+
Eigenvalues (Up):
1.376425e+00
1.142384e+00
1.046487e+00
1.003812e+00
9.181272e-01
8.580740e-01
8.237050e-01
The parameters I used to do the calculation is like this :
energy=0*eV,
k_point=[0, 0],
energy_zero_parameter=AverageFermiLevel,