"$SourcePosition" 修訂間的差異
出自 DDCC TCAD TOOL Manual
(→Format) |
|||
行 1: | 行 1: | ||
=='''Format'''== |
=='''Format'''== |
||
$SourcePosition |
$SourcePosition |
||
− | '' |
+ | ''pt<sub>1</sub> pt<sub>2</sub> pt<sub>3</sub> pt<sub>4</sub> pt<sub>5</sub> pt<sub>6</sub>'' <font color=green>// all are floating points.</font> |
<font size=3> |
<font size=3> |
||
− | + | Source%posi(1-6). <br> |
|
+ | |||
+ | if it is not any node at the ''pt'', the program will find the nearest point/face as the source. |
||
</font> |
</font> |
||
=='''Example'''== |
=='''Example'''== |
||
$SourcePosition |
$SourcePosition |
||
− | 3 1500e-9 |
||
+ | 700e-9 0 0 0 0 0 |
||
+ | |||
− | This means the program has 2 objects in the simulation. |
||
於 2018年10月12日 (五) 11:27 的修訂
Format
$SourcePosition pt1 pt2 pt3 pt4 pt5 pt6 // all are floating points.
Source%posi(1-6).
if it is not any node at the pt, the program will find the nearest point/face as the source.
Example
$SourcePosition 700e-9 0 0 0 0 0