「ITRI-NTU 3D-FDTD」:修訂間差異
跳至導覽
跳至搜尋
無編輯摘要 |
|||
| 第5行: | 第5行: | ||
<font size=3 color=red>'''Be careful:'''</font> Although most sequences of functions are not important, the function [[$NumberofObject]] '''MUST''' appear before the function [[$MaterialStructure]] and [[$MaterialParameter]]. | <font size=3 color=red>'''Be careful:'''</font> Although most sequences of functions are not important, the function [[$NumberofObject]] '''MUST''' appear before the function [[$MaterialStructure]] and [[$MaterialParameter]]. | ||
=== Files | === Files setting === | ||
[[$SParameterDirectory]]<br> | [[$SParameterDirectory]]<br> | ||
=== Time | === Time setting === | ||
[[$TimeStep]]<br> | [[$TimeStep]]<br> | ||
| 第15行: | 第15行: | ||
=== Space | === Space setting === | ||
[[$SpaceRegion]]<br> | [[$SpaceRegion]]<br> | ||
| 第25行: | 第25行: | ||
=== Source | === Source setting === | ||
[[$SourceType]]<br> | [[$SourceType]]<br> | ||
| 第33行: | 第33行: | ||
=== Material | === Material setting === | ||
[[$NumberofObject]]<br> | [[$NumberofObject]]<br> | ||
| 第64行: | 第64行: | ||
[[$Output1Dincident]] | [[$Output1Dincident]] | ||
== The format of output | == The format of output files == | ||
=== Setting results === | |||
[[index.set]] | [[index.set]] | ||
| 第79行: | 第81行: | ||
[[source_freqdomain.set]] | [[source_freqdomain.set]] | ||
== | === Results at running step=== | ||
[[.dat]] | [[.dat]] | ||
== The meaning of the parameters in source codes == | == The meaning of the parameters in source codes == | ||
於 2018年8月24日 (五) 02:15 的修訂
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.
Files setting
Time setting
Space setting
Source setting
Material setting
Input file 2: parameters assigned command
Note: You can run the FDTD program WITHOUT the input file 2. However, if using this, you should really know the meaning of each function and parameter; otherwise, the program may not execute correctly as you change any default parameter.