「$ranges (RayTracing)」:修訂間差異

出自DDCC TCAD TOOL Manual
跳至導覽 跳至搜尋
Yrwu留言 | 貢獻
已建立頁面,內容為 " Related commands: <br> $ranges (RayTracing), $totalparameterregion, $parameters (RayTracing)"
 
Yrwu留言 | 貢獻
無編輯摘要
 
第1行: 第1行:
$totalregion is a required input tag the total regions to set the material parameters.  <br>
This includes the normal rectangular region triangular region and other special shape regions. This command is conflicted with the command [[$totalparameterregion]]
It usually goes with commands  [[$ranges (RayTracing)]] and [[$parameters (RayTracing)]],
For example: <br>
$totalregion
N_region
$ranges
<math>x_{L}</math>  <math>x_{R}</math>  <math> y_{bottom} </math>  <math> y_{top}  </math> 
<math>x_{L}</math>  <math>x_{R}</math>  <math> y_{bottom} </math>  <math> y_{top}  </math> 
  ...
  ...  total N_region
  ...
  <math>x_{L}</math>  <math>x_{R}</math>  <math> y_{bottom} </math>  <math> y_{top}  </math> 
$parameters
<math> n_{r}  </math>  <math> \alpha </math>
<math> n_{r}  </math>  <math> \alpha </math>
...
...
<math> n_{r}  </math>  <math> \alpha </math>
  <math> x_{L}</math>  : left range of x  (unit <math> \mu m </math>  !)
  <math> x_{R}</math>  : right range of x  (unit <math> \mu m </math> !)
  <math> y_{bottom} </math> :  bottom range of y (unit <math> \mu m </math> !)
  <math> y_{top}  </math>: top range of y (unit <math> \mu m </math> !)
  <math> n_{r}  </math>: refractive index
  <math> \alpha </math>:  absorption coefficient






Related commands: <br>
Related commands: <br>
[[$ranges (RayTracing)]], [[$totalparameterregion]], [[$parameters (RayTracing)]]
[[$ranges (RayTracing)]], [[$totalparameterregion]], [[$parameters (RayTracing)]], [[$totalregion (RayTracing)]]

於 2017年12月26日 (二) 02:33 的最新修訂


$totalregion is a required input tag the total regions to set the material parameters.
This includes the normal rectangular region triangular region and other special shape regions. This command is conflicted with the command $totalparameterregion It usually goes with commands $ranges (RayTracing) and $parameters (RayTracing),

For example:

$totalregion
N_region 
$ranges
xL  xR  ybottom  ytop  
xL  xR  ybottom  ytop  
 ...
 ...   total N_region
 ...
 xL  xR  ybottom  ytop   
$parameters
nr  α 
nr  α 
...
...
nr  α 


 xL  : left range of x  (unit μm  !)
 xR  : right range of x  (unit μm !)
 ybottom :  bottom range of y (unit μm !)
 ytop: top range of y (unit μm !)
 nr: refractive index
 α:  absorption coefficient



Related commands:
$ranges (RayTracing), $totalparameterregion, $parameters (RayTracing), $totalregion (RayTracing)