"$ranges" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "This is to set up the range of the rectangular regions. There are four columns for each region to fill in x start point left x end point right y start point top y en...")
 
 
(未顯示由 3 位使用者於中間所作的 12 次修訂)
行 1: 行 1:
 
This is to set up the range of the rectangular regions. There are four columns for each region to fill in x start point left x end point right y start point top y end point bottom. <math>Unit:{\mu}m</math>
 
This is to set up the range of the rectangular regions. There are four columns for each region to fill in x start point left x end point right y start point top y end point bottom. <math>Unit:{\mu}m</math>
   
'''<big><big>Example</big></big>'''
 
 
$ranges
 
$ranges
-0.1 10.0
 
  +
x_left x_right y_top y_bottom
20.0 15.0
+
...
-0.1 10.0
+
...
15.0 0.0
+
repeat for N ranges defined by [[$totalregion]]
   
This means that there are two rectangular regions. the first region covers the area which x starts from -0.1 um to 10.0 um and y starts from 15.0 um to 20.0 um. the second region covers the area which x starts from -0.1 um to 10.0 um and y starts from 0.0 um to 15.0 um.
 
  +
 
'''<big><big>Example:</big></big>'''
  +
$ranges
  +
-0.1 10.0 20.0 15.0
 
-0.1 10.0 15.0 0.0
  +
 
This means that there are two rectangular regions. The first region covers the area which x starts from -0.1 um to 10.0 um and y starts from 15.0 um to 20.0 um.
  +
The second region covers the area which x starts from -0.1 um to 10.0 um and y starts from 0.0 um to 15.0 um.
  +
  +
<br>'''<big><big>The $ranges setting in GUI interface is here</big></big>''' <br>
  +
1. Press '''Set up the width of project'''.<br>
  +
2. Please set up the initial width of your general structure.<br>
  +
[[檔案:2D_ranges_fig1.jpg|1200px]]
  +
  +
3. Press '''Add new epitaxial ranges'''.<br>
  +
4. Set up the thickness of your structure.<br>
  +
5. Press '''Apply'''.<br>
  +
[[檔案:2D_ranges_fig2.jpg|1200px]]
  +
  +
6. Get the first region!<br>
  +
[[檔案:2D_ranges_fig3.jpg|1200px]]
  +
  +
<br>Related commands:<br>
  +
[[$totalregion]], [[$parameters]]

於 2024年8月22日 (四) 00:45 的最新修訂

This is to set up the range of the rectangular regions. There are four columns for each region to fill in x start point left x end point right y start point top y end point bottom. Unit:{\mu}m

$ranges
x_left x_right y_top y_bottom
...
...
repeat for N ranges defined by $totalregion


Example:

$ranges
-0.1 10.0 20.0 15.0
-0.1 10.0 15.0 0.0

This means that there are two rectangular regions. The first region covers the area which x starts from -0.1 um to 10.0 um and y starts from 15.0 um to 20.0 um. The second region covers the area which x starts from -0.1 um to 10.0 um and y starts from 0.0 um to 15.0 um.


The $ranges setting in GUI interface is here
1. Press Set up the width of project.
2. Please set up the initial width of your general structure.
2D ranges fig1.jpg

3. Press Add new epitaxial ranges.
4. Set up the thickness of your structure.
5. Press Apply.
2D ranges fig2.jpg

6. Get the first region!
2D ranges fig3.jpg


Related commands:
$totalregion, $parameters