"$Backgroundparameter" 修訂間的差異
出自 DDCC TCAD TOOL Manual
(已建立頁面,內容為 "obj%eps_inf(0), obj%mur(0), obj%sigE(0), obj%sigH(0)") |
(→Format) |
||
(未顯示同一使用者於中間所作的 3 次修訂) | |||
行 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><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''' == |
||
+ | : Input file 1: [[$MaterialParameter]] |
於 2018年7月16日 (一) 10:46 的最新修訂
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
- Input file 1: $MaterialParameter