"$MaterialParameter" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "=='''Format'''== $MaterialParameter ''int fp'' <font color=green>// where ''int'' is an integer, and ''fp'' is an floating point.</font> <font...")
 
(Format)
行 4: 行 4:
   
 
<font size=3>
 
<font size=3>
obj%disper(i),obj%npole(i),obj%eps_inf(i),obj%mur(i),obj%sigE(i),obj%sigH(i)
+
obj%disper(i),obj%npole(i),obj%eps_inf(i),obj%mur(i),obj%sigE(i),obj%sigH(i) <br>
 
pole(i)%par(:,j) where j=1~4
 
pole(i)%par(:,j) where j=1~4
 
</font>
 
</font>

於 2018年7月11日 (三) 15:09 的修訂

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

$SourceType, $SourceFrequency