"*.gen" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "=='''Format'''== ''gen(1,1) gen(1,2) ... gen(1,N<sub>f</sub>)'' ''gen(2,1) gen(2,2) ... gen(2,N<sub>f</sub>)'' '' ....")
 
(Format)
 
行 8: 行 8:
   
   
''gen(i, j)'' : the value of generation rate at ''i''<sub>th</sub> node and ''j''<sub>th</sub> frequency. <br><br>
+
''gen(i, j)'' : the value of generation rate at ''i''<sub>th</sub> node with ''j''<sub>th</sub> frequency. <br><br>
   
 
''N<sub>f</sub>'' : the number of frequency calculated for generation. See [[$DFTallField]].<br>
 
''N<sub>f</sub>'' : the number of frequency calculated for generation. See [[$DFTallField]].<br>

於 2019年5月14日 (二) 15:20 的最新修訂

Format

 gen(1,1)         gen(1,2)       ...       gen(1,Nf)
 gen(2,1)         gen(2,2)       ...       gen(2,Nf)
    .                .           ...          .                
    .                .           ...          .                
    .                .           ...          .                
 gen(Ntot,1)      gen(Ntot,2)     ...       gen(Ntot,Nf)      // Nf and Ntot are integers, the others are floating points.


gen(i, j) : the value of generation rate at ith node with jth frequency.

Nf : the number of frequency calculated for generation. See $DFTallField.
Ntot : the total number of nodes in the space.

Related commands in input files

$DFTallField, $CalGeneration