"$outputrangesetting" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "For some output summary file, we would like to take summary of IQE in certain region, hence we will need to setup the output range of IQE, Auger, SRH, and Generation...")
 
 
行 2: 行 2:
   
 
$outputrangesetting
 
$outputrangesetting
N_num_tobesummed
+
Type_of_Method N_num_tobesummed
 
R1
 
R1
 
R2
 
R2
行 8: 行 8:
 
R4 ....
 
R4 ....
   
  +
Type_of_Method = 1: only IQE calculated with selected regions
  +
Type_of_Method = 2: IQE, Auger, SRH calculated with selected regions
  +
Type_of_Method = 3: only Auger calculated with selected regions
  +
Type_of_Method = 4: only SRH calculated with selected regions
  +
   
 
For example, if we want to output region 4 5 6 7 9
 
For example, if we want to output region 4 5 6 7 9
   
 
$outputrangesetting
 
$outputrangesetting
5
+
1 5
 
4
 
4
 
5
 
5

於 2021年3月4日 (四) 08:30 的最新修訂

For some output summary file, we would like to take summary of IQE in certain region, hence we will need to setup the output range of IQE, Auger, SRH, and Generation

$outputrangesetting
Type_of_Method N_num_tobesummed
R1
R2
R3
R4 ....
 Type_of_Method = 1:  only IQE calculated with selected regions
 Type_of_Method = 2:  IQE, Auger, SRH calculated with selected regions
 Type_of_Method = 3:  only Auger calculated with selected regions
 Type_of_Method = 4:  only SRH calculated with selected regions
 

For example, if we want to output region 4 5 6 7 9

$outputrangesetting
1 5
4
5
6
7
9