"*.step-n.XX.dft" 修訂間的差異
出自 DDCC TCAD TOOL Manual
行 8: | 行 8: | ||
'''''n''''' : the time-step.<br> |
'''''n''''' : the time-step.<br> |
||
− | '''''XX''''' : Ex, Ey, Ez, Hx, Hy, or Hz. |
+ | '''''XX''''' : Ex, Ey, Ez, Hx, Hy, or Hz.<br> |
'''''N''''' : The number of grid in the simulation.<br> |
'''''N''''' : The number of grid in the simulation.<br> |
於 2019年6月5日 (三) 10:46 的最新修訂
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.