$totalregion (RayTracing)
出自 DDCC TCAD TOOL Manual
$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)