QuantumATK Forum
QuantumATK => General Questions and Answers => Topic started by: mano on October 15, 2015, 07:53
-
Hello,
In the "The non-equilibrium Green's function (NEGF) method" (https://www.quantumwise.com/documents/manuals/ATK-12.8/ReferenceManual/index.html/chap.negf.html), the left density matrix (also right) is calculated using "electron temperature T_L".
I have following two questions regarding it.
1) Which of the following is used "electron Temperature" or "Electrode temperature" (mentioned in the input script) ?
2) If Electrode temperature (mentioned in the input script) is used then while plotting IV characteristics what is the role of mentioning Electrode temperature of Left or Right?
With regards,
Mano
-
You define electron_temperature in the LCAOcalculator in numerical accuracy parameters:
http://www.quantumwise.com/documents/manuals/latest/ReferenceManual/index.html/ref.numericalaccuracyparameters.html
This is used to define the Fermi distribution of the electrons during the SCF calcualtion.
Electrode temperature is used to calculate the current from the transmission spectrum analysis:
http://www.quantumwise.com/documents/manuals/latest/ReferenceManual/index.html/ref.transmissionspectrum.html
this is also used to determine the Fermi distributions of the electrons in left and right electrodes, according to the formulas reported in the link.
-
Thank you very much for your kind and immediate reply.
I hope that I understood correctly your explanation, ie., for the calculation of left and right density matrix, electrodes temperature is used. If I am wrong then please correct me. If this is the case then again mentioning different Electrode temperature of Left or Right electrodes in IV plotting is misleading. Could you explain it?
-
electron_temperature is used for the density matrix and you defin it in NumericalAccuracyParameters, please go through the links mentioned.
the IV curve is calculated from the different transmission spectra, as reported in the transmisisonspectrum entry in the reference manual.
-
Thank you very much for this clarification.