*.overlap

出自DDCC TCAD TOOL Manual
於 2017年10月4日 (三) 11:38 由 Yrwu​(留言 | 貢獻) 所做的修訂
(差異) ←上個修訂 | 最新修訂 (差異) | 下個修訂→ (差異)
跳至導覽 跳至搜尋

is the file output the electron and hole overlap with the 2D Schrodinger eigen solver. The output file format is

m,n, EigenEn(m),EigenEp(n),EigenEfn(m),EigenEfp(n), |⟨ϕe,m|ϕh,n⟩|
m is the mth electron eigen states
n is the nth hole eigen states
EigenEn(m)  is the mth electron eigen values
EigenEp(n)  is the nth hole eigen values
EigenEfn(m) is the averaged electon fermi level within mth eigen wave function region
EigenEfp(n) is the averaged hole's fermi level within nth eigen wave function region's 
|⟨ϕe,m|ϕh,n⟩| is the overlap of mth electron and nth hole.