$assignsumrange

出自 DDCC TCAD TOOL Manual
於 2017年8月26日 (六) 10:59 由 Yrwu (對話 | 貢獻) 所做的修訂 (已建立頁面,內容為 "$assignsumrange is a special command to ask the program to integrate certain area's n,p,activated dopant, radiative,nonradiative, Auger ,and generation. The result w...")

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

$assignsumrange is a special command to ask the program to integrate certain area's n,p,activated dopant, radiative,nonradiative, Auger ,and generation. The result will be output in *.Nsum file. If this command is not used, the program will output the summation of total area. If this command is used, the program will output the summation of assigned areas.


$assignsumrange
N_sum
x_min x_max y_max y_min
x_min x_max y_max y_min
...
...  Repeat N_sum types


For example:

$assignsumrange
2
2.0 100.0  4.303 4.300
2.0 100.0  4.313 4.310 


This example tried to get summation of those parameters in assigned area.