"ITRI-NTU 3D-FDTD" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
行 3: 行 3:
   
 
== Input file: parameters assigned command ==
 
== Input file: parameters assigned command ==
  +
'''Remember''': the function [[$NumberofObject]] '''MUST''' appear before the function [[$MaterialStructure]] and [[$MaterialParameter]]. The other of the sequences are not important.
   
[[$totallayer]]<br>
+
[[$TimeStep]]<br>
   
  +
[[$OutputStep]]<br>
  +
  +
[[$SpaceRegion]]<br>
  +
  +
[[$CellNumber]]<br>
  +
  +
[[$BCsetting]]<br>
  +
  +
[[$PMLlayer]]<br>
  +
  +
[[$SourceType]]<br>
  +
  +
[[$SourcePosition]]<br>
  +
  +
[[$NumberofObject]]<br>
  +
  +
[[$MaterialStructure]]<br>
  +
  +
[[$MaterialParameter]]<br>
   
 
== Input file 2: parameters assigned command ==
 
== Input file 2: parameters assigned command ==

於 2018年7月10日 (二) 13:25 的修訂

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: parameters assigned command

Remember: the function $NumberofObject MUST appear before the function $MaterialStructure and $MaterialParameter. The other of the sequences are not important.

$TimeStep

$OutputStep

$SpaceRegion

$CellNumber

$BCsetting

$PMLlayer

$SourceType

$SourcePosition

$NumberofObject

$MaterialStructure

$MaterialParameter

Input file 2: parameters assigned command

$totallayer

The format of setting files

The format of output files

The meaning of the parameters in the source code