"$xsecysecmaxob" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
行 1: 行 1:
This function defines the number of x nodes, the number of y nodes, and the number of contacts.
+
This function defines the number of ''x'' nodes, the number of ''y'' nodes, and the number of contacts.
   
 
Example:
 
Example:
 
 
<br>
 
<br>
 
 
$xsecysecmaxob
$xsecysecmaxob
 
  +
3 5 2
3 5 2
 
 
 
<br>
 
<br>
 
  +
It means there are 3 ''x'' nodes, 5 ''y'' nodes, and 2 contacts.
this means x node number 3 y node number 5 boundary condition number 2
 

於 2017年8月15日 (二) 15:00 的修訂

This function defines the number of x nodes, the number of y nodes, and the number of contacts.

Example:

$xsecysecmaxob 
    3    5    2 


It means there are 3 x nodes, 5 y nodes, and 2 contacts.