"ITRI-NTU 3D-FDTD" 修訂間的差異
出自 DDCC TCAD TOOL Manual
(→The format of output files) |
(→The meaning of the parameters in the source code) |
||
行 71: | 行 71: | ||
[[.dat]] |
[[.dat]] |
||
− | == The meaning of the parameters in |
+ | == The meaning of the parameters in source codes == |
於 2018年7月23日 (一) 11:09 的修訂
3D-FDTD is named from three dimensional finite difference time domain method. This program models computational electrodynamics which is refer to the book Computational Electrodynamics: The Finite-Difference Time-Domain Method, Third Edition, by Allen Taflove.
目錄
Input file 1: parameters assigned command
Be careful: Although most sequences of functions are not important, the function $NumberofObject MUST appear before the function $MaterialStructure and $MaterialParameter.
Input file 2: parameters assigned command
Note: Without the input file 2, you can still run the FDTD program. However, if using this, you have to really realize the meaning of each function and parameter; otherwise, you should not change the default parameters in each function.