「$xsecysecmaxob」:修訂間差異

出自DDCC TCAD TOOL Manual
跳至導覽 跳至搜尋
Mikekung2留言 | 貢獻
無編輯摘要
Mikekung2留言 | 貢獻
無編輯摘要
第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日 (二) 07: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.