"$ranges (RayTracing)" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 " Related commands: <br> $ranges (RayTracing), $totalparameterregion, $parameters (RayTracing)")
 
 
行 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日 (二) 10: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
x_{L}  x_{R}   y_{bottom}    y_{top}    
x_{L}  x_{R}   y_{bottom}    y_{top}    
 ...
 ...   total N_region
 ...
 x_{L}  x_{R}   y_{bottom}    y_{top}     
$parameters
 n_{r}     \alpha  
 n_{r}     \alpha  
...
...
 n_{r}     \alpha  


  x_{L}  : left range of x  (unit  \mu m   !)
  x_{R}  : right range of x  (unit  \mu m  !)
  y_{bottom}  :  bottom range of y (unit  \mu m  !)
  y_{top}  : top range of y (unit  \mu m  !)
  n_{r}  : refractive index
  \alpha :  absorption coefficient



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