"*.step-n.XX.dft" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
行 7: 行 7:
 
''XX%dft(N,1) XX%dft(N,2) ... XX%dft(N,N<sub>dft</sub>)'' <font color=green>//all are complex numbers.</font>
 
''XX%dft(N,1) XX%dft(N,2) ... XX%dft(N,N<sub>dft</sub>)'' <font color=green>//all are complex numbers.</font>
   
'''''n''''' : the time-step.
+
'''''n''''' : the time-step.<br>
'''''XX''''' : Ex, Ey, Ez, Hx, Hy, or Hz.
+
'''''XX''''' : Ex, Ey, Ez, Hx, Hy, or Hz.<br><br>
   
 
'''''N''''' : The number of grid in the simulation.<br>
 
'''''N''''' : The number of grid in the simulation.<br>

於 2019年6月5日 (三) 10:45 的修訂

Format

 XX%dft(1,1)      XX%dft(1,2)      ...      XX%dft(1,Ndft)
 XX%dft(2,1)      XX%dft(2,2)      ...      XX%dft(2,Ndft)
     .                .            ...          .                    
     .                .            ...          .                    
     .                .            ...          .                    
 XX%dft(N,1)      XX%dft(N,2)      ...      XX%dft(N,Ndft)        //all are complex numbers.

n : the time-step.
XX : Ex, Ey, Ez, Hx, Hy, or Hz.

N : The number of grid in the simulation.
Ndft : the number of frequency used for discrete fourier transform.