「$Backgroundparameter」:修訂間差異

出自DDCC TCAD TOOL Manual
跳至導覽 跳至搜尋
Mike留言 | 貢獻
已建立頁面,內容為 "obj%eps_inf(0), obj%mur(0), obj%sigE(0), obj%sigH(0)"
 
Mike留言 | 貢獻
無編輯摘要
第1行: 第1行:
obj%eps_inf(0), obj%mur(0), obj%sigE(0), obj%sigH(0)
=='''Format'''==
$Backgroundparameter
  ''ε<sub>r</sub>    μ<sub>r</sub>    σ<sub>E</sub>    σ<sub>H</sub>''                <font color=green>// all of them are floating points.</font>
 
<font size=3>
The function can set the background parameters. Where ''ε<sub>r</sub>'' is relative permittivity, ''μ<sub>r</sub>'' is relative permeability, ''σ<sub>E</sub>'' is electric conductivity, and ''σ<sub>H</sub>'' is equivalent magnetic loss, respectively. <br>
The default values are 1.0, 1.0, 0, and 0.
</font>
 
=='''Example'''==
$Backgroundparameter
  1.0    1.0    0.0    0.0
 
 
== '''Related commands''' ==
: [[$MaterialParameter]]

於 2018年7月12日 (四) 02:08 的修訂

Format

$Backgroundparameter
 εr    μr    σE    σH                // all of them are floating points.

The function can set the background parameters. Where εr is relative permittivity, μr is relative permeability, σE is electric conductivity, and σH is equivalent magnetic loss, respectively.
The default values are 1.0, 1.0, 0, and 0.

Example

$Backgroundparameter
 1.0    1.0    0.0    0.0


Related commands

$MaterialParameter