"*.overlap" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "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...")
 
行 2: 行 2:
 
The output file format is
 
The output file format is
   
m,n, EigenEn(m),EigenEp(n),EigenEfn(m),EigenEfp(n), <math> | \langle \phi_{e,m}|\phi_{h,n} \rangle |</math>
+
m,n, EigenEn(m),EigenEp(n),EigenEfn(m),EigenEfp(n), <math> | \langle \phi_{e,m}|\phi_{h,n} \rangle |</math>
   
m is the mth electron eigen states
+
m is the mth electron eigen states
n is the nth hole eigen states
+
n is the nth hole eigen states
EigenEn(m) is the m_th electron eigen values
+
EigenEn(m) is the <math>m_{th}</math> electron eigen values
EigenEp(n) is the n_th hole eigen values
+
EigenEp(n) is the <math>n_{th}</math> hole eigen values
EigenEfn(m) is the averaged m_th eigen wave function region's electon fermi level
+
EigenEfn(m) is the averaged <math>m_{th}</math> eigen wave function region's electon fermi level
EigenEfp(n) is the averaged n_th eigen wave function region's hole's fermi level
+
EigenEfp(n) is the averaged <math>n_{th}</math> eigen wave function region's hole's fermi level
abs(overlap(m,n)) is <math> | phi_{e,m}^{*} \phi_{h,n}^{*} | </math>
+
<math> | \langle \phi_{e,m}|\phi_{h,n} \rangle |</math> is the overlap of mth electron and nth hole.

於 2017年10月4日 (三) 19:37 的修訂

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),  | \langle \phi_{e,m}|\phi_{h,n} \rangle |
m is the mth electron eigen states
n is the nth hole eigen states
EigenEn(m)  is the m_{th} electron eigen values
EigenEp(n)  is the n_{th} hole eigen values
EigenEfn(m) is the averaged m_{th} eigen wave function region's electon fermi level
EigenEfp(n) is the averaged n_{th} eigen wave function region's hole's fermi level
 | \langle \phi_{e,m}|\phi_{h,n} \rangle | is the overlap of mth electron and nth hole.