"$usespecgen" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
行 7: 行 7:
   
 
For function type
 
For function type
1: <math> G(x,y) = A * exp(-\frac{(x-xc)^{2}}/{sigx^{2}}) * B * exp(-\frac{(y-yc)^{2}}/{sigy^{2}}) </math>
+
1: <math> G(x,y) = A * exp(-\frac{(x-xc)^{2}}{sigx^{2}}) * B * exp(-\frac{(y-yc)^{2}}{sigy^{2}}) </math>

於 2023年5月17日 (三) 13:22 的修訂

$usespecgen is the command to put generation profile with a specific function, which is mostly Gaussian shape generation profile.

$usespecgen
N_region
func_type A B sigx, sigy, xc, yc


For function type

1:  G(x,y) = A * exp(-\frac{(x-xc)^{2}}{sigx^{2}}) * B * exp(-\frac{(y-yc)^{2}}{sigy^{2}})