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

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(Input file 2: parameters assigned command)
(Input file 2: parameters assigned command)
行 33: 行 33:
   
 
== Input file 2: parameters assigned command ==
 
== Input file 2: parameters assigned command ==
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 functions and parameters;otherwise, you should not change the default parameters in each functions.
+
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 functions and parameters; otherwise, you should not change the default parameters in each functions.
   
   

於 2018年7月16日 (一) 10:44 的修訂

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

Be careful: Although most sequences of functions are not important, the function $NumberofObject MUST appear before the function $MaterialStructure and $MaterialParameter.


$SParameterDirectory

$TimeStep

$OutputStep

$SpaceRegion

$CellNumber

$BCsetting

$PMLlayer

$SourceType

$SourcePosition

$SourceFrequency

$NumberofObject

$MaterialStructure

$MaterialParameter

Input file 2: parameters assigned command

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 functions and parameters; otherwise, you should not change the default parameters in each functions.


$SaveType

$CourantFactor

$Backgroundparameter

$CPML_m

$CPML_max_kapa

$CPML_ma

$CPML_max_a

$CPML_ratio_maxsigma

The format of output setting files

The format of output files

The meaning of the parameters in the source code