「$SourcePosition」:修訂間差異

出自DDCC TCAD TOOL Manual
跳至導覽 跳至搜尋
Mike留言 | 貢獻
Mike留言 | 貢獻
無編輯摘要
第1行: 第1行:
=='''Format'''==
=='''Format'''==
  $SourcePosition
  $SourcePosition
   ''int   fp''                <font color=green>// where ''int'' is an integer, and ''fp'' is an floating point.</font>
   ''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%dir, Source%posi.
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.




== '''Related commands''' ==
== '''Related commands''' ==
: [[$SourceType]], [[$SourceFrequency]]
: [[$SourceType]], [[$SourceFrequency]]

於 2018年10月12日 (五) 03: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



Related commands

$SourceType, $SourceFrequency