$2Dexcitonpar

出自 DDCC TCAD TOOL Manual
於 2017年8月22日 (二) 23:28 由 Yrwu (對話 | 貢獻) 所做的修訂 (已建立頁面,內容為 "$2Dexcitonpar is the command to solve the exciton diffusion equations. Actually the exciton solver is an external function which is developing. Therefore, there is n...")

(差異) ←上個修訂 | 最新修訂 (差異) | 下個修訂→ (差異)
前往: 導覽搜尋

$2Dexcitonpar is the command to solve the exciton diffusion equations. Actually the exciton solver is an external function which is developing. Therefore, there is no clear definition of exiciton parameters. user can define his won definition of these parameters. The format is

$2Dexcitonpar
N_column
excitonpar(1,1) excitonpar(2,1) excitonpar(3,1) excitonpar(4,1) excitonpar(5,1) ... excitonpar(N_column,1)
excitonpar(1,2) excitonpar(2,2) excitonpar(3,2) excitonpar(4,2) excitonpar(5,2) ... excitonpar(N_column,2)
excitonpar(1,3) excitonpar(2,3) excitonpar(3,3) excitonpar(4,3) excitonpar(5,3) ... excitonpar(N_column,3)
excitonpar(1,4) excitonpar(2,4) excitonpar(3,4) excitonpar(4,4) excitonpar(5,4) ... excitonpar(N_column,4)
...
...
...
...
excitonpar(1,n) excitonpar(2,n) excitonpar(3,n) excitonpar(4,n) excitonpar(5,n) ... excitonpar(N_column,n)

The user will used these parameters in subroutine exciton2Dquench( ).
Related commands:
$call2Dexciton