"*TE rcwaEy.dat" 修訂間的差異
出自 DDCC TCAD TOOL Manual
(已建立頁面,內容為 "This files save the Ex/Ey/Hy/Hx/Hz information. The saving sequence loop for angle1 to AngleN for <math>\lambda_{1}</math> to <math>\lambda_{N}</math> for...") |
|||
行 9: | 行 9: | ||
end |
end |
||
end |
end |
||
− | |||
+ | The format would be |
||
− | x y Ey_real Ey_image |
||
+ | <math>x_{1}~~ y_{1}~~ Ey_{real}~~ Ey_{image} </math> |
||
+ | <math>x_{2}~~ y_{1}~~ Ey_{real}~~ Ey_{image} </math> |
||
+ | <math>x_{3}~~ y_{1}~~ Ey_{real}~~ Ey_{image} </math> |
||
+ | <math>x_{4}~~ y_{1}~~ Ey_{real}~~ Ey_{image} </math> |
||
+ | ... |
||
+ | <math>x_{1}~~ y_{2}~~ Ey_{real}~~ Ey_{image} </math> |
||
+ | ... |
||
+ | ... |
||
+ | <math>x_{N}~~ y_{N}~~ Ey_{real}~~ Ey_{image} </math> |
於 2023年9月14日 (四) 13:36 的修訂
This files save the Ex/Ey/Hy/Hx/Hz information. The saving sequence loop
for angle1 to AngleN forto
for y=1 to y_N for x=1 to x_N x y field_real Field_image end end end end
The format would be
![]()
![]()
![]()
...
... ...
![]()