「ITRI-NTU 3D-FDTD」:修訂間差異

出自DDCC TCAD TOOL Manual
跳至導覽 跳至搜尋
Mike留言 | 貢獻
Mike留言 | 貢獻
第31行: 第31行:
== Input file 2: parameters assigned command ==
== Input file 2: parameters assigned command ==


[[$totallayer]]<br>
[[$SaveType]]
 
[[$CourantFactor]]
 
[[$CPML_m]]
 
[[$CPML_max_kapa]]
 
[[$CPML_ma]]
 
[[$CPML_max_a]]
 
[[$CPML_ratio_maxsigma]]
 
[[$Backgroundparameter]]


== The format of setting files ==
== The format of setting files ==

於 2018年7月10日 (二) 07:53 的修訂

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: the function $NumberofObject MUST appear before the function $MaterialStructure and $MaterialParameter. The other sequences are not important.

$SParameterDirectory

$TimeStep

$OutputStep

$SpaceRegion

$CellNumber

$BCsetting

$PMLlayer

$SourceType

$SourcePosition

$NumberofObject

$MaterialStructure

$MaterialParameter

Input file 2: parameters assigned command

$SaveType

$CourantFactor

$CPML_m

$CPML_max_kapa

$CPML_ma

$CPML_max_a

$CPML_ratio_maxsigma

$Backgroundparameter

The format of setting files

The format of output files

The meaning of the parameters in the source code