「$gmshdiffusor」:修訂間差異

出自DDCC TCAD TOOL Manual
跳至導覽 跳至搜尋
Yrwu留言 | 貢獻
已建立頁面,內容為 "$gmshdiffusor is a special function to define the material parameters. Some materials are diffusive material so that we can apply the diffusor parameters. This comma..."
 
Yrwu留言 | 貢獻
無編輯摘要
 
(未顯示同一使用者於中間所作的 1 次修訂)
第1行: 第1行:
$gmshdiffusor is a special function to define the material parameters. Some materials are diffusive material so that we can apply the diffusor parameters. This command is similar to $diff
$gmshdiffusor is a special function to define the material parameters. Some materials are diffusive material so that we can apply the diffusor parameters. This command is similar to [[$diffusortype]]. However, this command goes with gmsh input setting. <br>


The usage is
The usage is:
 
$diffusortype
type_1 diffusion_length_1
type_2 diffusion_length_2
...
...  totalregions
...
type_Nth diffusion_length_N
 
In side the diffusor, the program will decide if it will change location depending on diffusion length.
 
Type 1,  random diffusion
Type 2,  cos dependent
Type 3,  cos^2 dependent
 
more detail can by found in [[$diffusortype]].

於 2019年6月11日 (二) 13:36 的最新修訂

$gmshdiffusor is a special function to define the material parameters. Some materials are diffusive material so that we can apply the diffusor parameters. This command is similar to $diffusortype. However, this command goes with gmsh input setting.

The usage is:

$diffusortype
type_1 diffusion_length_1
type_2 diffusion_length_2
...
...  totalregions
...
type_Nth diffusion_length_N

In side the diffusor, the program will decide if it will change location depending on diffusion length.

Type 1,  random diffusion
Type 2,  cos dependent
Type 3,  cos^2 dependent

more detail can by found in $diffusortype.