"$emptyperiodshape" 修訂間的差異
出自 DDCC TCAD TOOL Manual
Jameshuang (對話 | 貢獻) |
|||
(未顯示由 3 位使用者於中間所作的 6 次修訂) | |||
行 1: | 行 1: | ||
− | $emptyperiodshape is a function that you can set difference empty shape for period. |
+ | $emptyperiodshape is a function that you can set difference empty shape for period. It is the same as [[$emptyperiodtriangle]] |
− | |||
'''<big><big>Format</big></big>''' |
'''<big><big>Format</big></big>''' |
||
行 12: | 行 12: | ||
* n : number of empty section. |
* n : number of empty section. |
||
* type : type1=triangle, type2=circle, type3=ellipse, type4=rectangular, type5=Sinkx function up, type6=Sinkx function down, type7=Sinkx function up, type8=Sinkx function down. |
* type : type1=triangle, type2=circle, type3=ellipse, type4=rectangular, type5=Sinkx function up, type6=Sinkx function down, type7=Sinkx function up, type8=Sinkx function down. |
||
− | * f1 : |
||
+ | * f1-f6 : you can refer to the information where at bottom of this page. |
||
* int_period_num : |
* int_period_num : |
||
* f_period_spacing : |
* f_period_spacing : |
||
行 19: | 行 19: | ||
'''<big><big>Example</big></big>''' |
'''<big><big>Example</big></big>''' |
||
− | [[檔案:type1.png|400px|thumb|left|Fig.1]] |
||
+ | |||
− | *type1:Triangle |
||
+ | Type.1~4 are triangle, circle, ellipse and rectangle. |
||
− | Setting of f1, f2, f3, f4, f5, f6 like Fig.1.<br /> |
||
+ | |||
+ | If the parameters are not show in the figure, you should set those parameters as 0. |
||
+ | |||
+ | [[檔案:pic1.png|700px|left]] |
||
<br style="clear:both;"> |
<br style="clear:both;"> |
||
− | [[檔案:type2.png|400px|thumb|left|Fig.2]] |
||
+ | |||
− | *type2:Circle |
||
+ | |||
− | Setting of f1, f2, f3, f4, f5, f6 like Fig.2.= |
||
+ | |||
− | And f1 and f2 are location of x and y,respectively, f3 is the radius. f4, f5, f6 should be zero. |
||
+ | Type5~8 are sine shape period structure. <br /> |
||
− | <br style="clear:both;"> |
||
+ | |||
− | [[檔案:type3.png|400px|thumb|left|Fig.3]] |
||
+ | Type.5 and 6 can be determined by this expression: |
||
− | *type3:Ellipse |
||
+ | |||
− | [[檔案:type4.png|400px|thumb|left|Fig.4]] |
||
+ | <math>f_6<y<f_1sin(f_2x)+f_3;</math><br /> |
||
− | *type4:Rectangular |
||
+ | |||
− | [[檔案:type5.png|400px|thumb|left|Fig.5]] |
||
+ | <math>f_4<x<f_5</math> |
||
− | *type5:Sin kx function up |
||
+ | |||
− | [[檔案:type6.png|400px|thumb|left|Fig.6]] |
||
+ | Type.7 and 8 can be determined by this expression: |
||
− | *type6:Sin kx function down |
||
+ | |||
− | [[檔案:type7.png|400px|thumb|left|Fig.7]] |
||
+ | <math>f_6<x<f_1sin(f_2y)+f_3;</math><br /> |
||
− | *type7:Sin ky function up |
||
+ | |||
− | [[檔案:type8.png|400px|thumb|left|Fig.8]] |
||
+ | <math>f_4<y<f_5</math> |
||
− | *type8:Sin ky function down |
||
+ | |||
+ | [[檔案:pic2.png|700px]] |
||
+ | |||
+ | |||
+ | <br>'''<big><big>The $emptyperiodshape setting in GUI interface is here</big></big>''' <br> |
||
+ | 1. After setting up one contact, we can set the period for empty shapes as needed!<br> |
||
+ | [[檔案:2D_emptyperiodshape_fig1.jpg|1200px]]<br><br> |
||
+ | |||
+ | [[$emptyperiodtriangle]], |
於 2024年10月27日 (日) 02:20 的最新修訂
$emptyperiodshape is a function that you can set difference empty shape for period. It is the same as $emptyperiodtriangle
Format
$emptyperiodshape n type1 f1 f2 f3 f4 f5 f6 int_period_num f_period_spacing
Parameter Explanation
- n : number of empty section.
- type : type1=triangle, type2=circle, type3=ellipse, type4=rectangular, type5=Sinkx function up, type6=Sinkx function down, type7=Sinkx function up, type8=Sinkx function down.
- f1-f6 : you can refer to the information where at bottom of this page.
- int_period_num :
- f_period_spacing :
Example
Type.1~4 are triangle, circle, ellipse and rectangle.
If the parameters are not show in the figure, you should set those parameters as 0.
Type5~8 are sine shape period structure.
Type.5 and 6 can be determined by this expression:
Type.7 and 8 can be determined by this expression:
The $emptyperiodshape setting in GUI interface is here
1. After setting up one contact, we can set the period for empty shapes as needed!