| 查看: 352 | 回复: 2 | |||
| 【奖励】 本帖被评价2次,作者zdhlover增加金币 2 个 | |||
| 当前主题已经存档。 | |||
[资源]
【共享】如何选择本征通道(转自quantumwise)
|
|||
|
There is speaking in VNL mannul"Transmission eigenchannels of doped Al wire": # Calculate the transmission eigenstates index_list = [0,1] kpoint_list = [(0.0,0.0)] for index in index_list: transmission_eigenstate = calculateTransmissionEigenstates( scf, energy, quantum_numbers=(index,kpoint_list) ) results.addToSample(transmission_eigenstate[0],"perfect_alwire" ![]() I have some question about it. When I calculate the transmission eigenstates of the two-probe system, how can I choose eigenchannel index and set it in VNL Thanks. Hi anyipeng, Quoting from the ATK manual from section "calculateTransmissionEigenstates": "index is the transmission eigenvalue index (see calculateTransmissionEigenvalues ()). The transmission eigenvalue index may assume any integer value within the range [0, Neigenchannels-1], where Neigenchannels indicates the number of eigenchannels which corresponds to non-vanishing transmission eigenvalues." So, to determine Neigenchannels, firstly you have to see the number of non-zero transmission eigenvalues. Regards Serhan Inside VNL you do it by dropping the twoprobe on the NanoLanguage scripter, and selecting the analysis tab. Select the transmission eigenstates, and the dialog below will show all the input data. In the field Eigenchannel index you simply enter the number (starting from zero) of the eigenchannel you want to calculate. Where 0 being the one with the highest transmission, and 1 then one with the second highest transmission and so on. |
» 猜你喜欢
澳大利亚 Murdoch University 全奖博士招生(3个名额)地质化工冶金领域
已经有40人回复
关于Filecode分析方法
已经有12人回复
咱们一起用铁证分析2026国家社科基金中标与否
已经有11人回复
欢迎发来filecode的Mz6后的代码验证其规律
已经有28人回复
小木虫上这么多卖论文的,真有人买论文么?感觉没必要啊
已经有10人回复
阿姨
已经有4人回复
一作与独作在应聘高校教师时区别大吗
已经有4人回复
静等基金结果
已经有21人回复
FileCode能看出啥?
已经有28人回复
有时候,自然基金真的不能太认真 (我的申报经验)
已经有6人回复
2楼2008-12-31 20:59:17
3楼2009-01-01 08:51:12











回复此楼