"$MaterialParameter" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(Format)
(Related commands)
行 19: 行 19:
   
 
== '''Related commands''' ==
 
== '''Related commands''' ==
: [[$SourceType]], [[$SourceFrequency]]
 
  +
: [[$Backgroundparameter]]

於 2018年7月12日 (四) 11:44 的修訂

Format

$MaterialParameter
 int    fp                // where int is an integer, and fp is an floating point.

obj%disper(i),obj%npole(i),obj%eps_inf(i),obj%mur(i),obj%sigE(i),obj%sigH(i)
pole(i)%par(:,j) where j=1~4

Example

$MaterialParameter
 2 3 10 1 0 0
 10 7 1.2566e15 1e14
 10 7 2.5133e15 2e14
 10 7 3.7699e15 3e14

This means the program has 2 objects in the simulation.


Related commands

$Backgroundparameter