| 查看: 711 | 回复: 0 | ||
吴江华新虫 (小有名气)
|
[求助]
ATK I-V计算脚本问题
|
|
脚本为: #read in the 0 V configuration device_configuration = nlread("benhello.nc",DeviceConfiguration)[0] calculator = device_configuration.calculator() #make a fast Krylov self energy calculator device_algorithm_parameters = DeviceAlgorithmParameters( self_energy_calculator_real=KrylovSelfEnergy(save_self_energies=True, lambda_min=0.1)) # Define bias voltages voltage_list= 0.2 *numpy.arange(-15,16)*Volt #make loop for voltage in voltage_list: # Set new calculator with modified electrode voltages on the configuration # use the self consistent state of the old calculation as starting input. device_configuration.setCalculator( calculator(electrode_voltages=(-0.5*voltage, 0.5*voltage), device_algorithm_parameters=device_algorithm_parameters), initial_state=device_configuration) # Calculate the transmission spectrum transmission_spectrum = TransmissionSpectrum( configuration=device_configuration, energies=numpy.linspace(-3,3,101)*eV, kpoints=MonkhorstPackGrid(3,3), ) #save the results nlsave('au_dtb_au.nc', device_configuration) nlsave('au_dtb_au.nc', transmission_spectrum) 日志提示没有自洽,请问对结果有什么影响?benhello.nc结构优化时候没有设置自洽!是否一定需要设置自洽? |
» 猜你喜欢
博士去二本高校当辅导员,如何调整心态?
已经有8人回复
27细胞生物学申博
已经有5人回复
面上有专家说实验设备不是我们单位的
已经有5人回复
江苏省自然基金 什么时候出结果
已经有6人回复
广西大学-广州大学招聘博士后 欢迎广大优秀人才!!!
已经有11人回复
闲聊
已经有3人回复
如何查询2026年获批项目名称?
已经有3人回复
两块石头
已经有10人回复
售SCI一区T0P文章,我:8O.55.1.O.54,科目全,可伽急
已经有15人回复
面上没中,邀请各位路过的虫友分析一下分数
已经有13人回复
找到一些相关的精华帖子,希望有用哦~
对称分子在ATK软件模拟计算下I-V曲线不对称是什么原因?可以提供文献出处最好
已经有5人回复
how to computer the I-V for the spin-up and spin-down?
已经有16人回复
【求助】用2010.8算I-V曲线怎么算啊?
已经有4人回复
【分享】量化软件 - 输运相关 (zz)
已经有13人回复
科研从小木虫开始,人人为我,我为人人










回复此楼
点击这里搜索更多相关资源