"$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 ... ... total N_region ...
$parameters ... ...
: left range of x (unit !) : right range of x (unit !) : bottom range of y (unit !) : top range of y (unit !) : refractive index : absorption coefficient
Related commands:
$ranges (RayTracing), $totalparameterregion, $parameters (RayTracing), $totalregion (RayTracing)