「.gn」:修訂間差異

出自DDCC TCAD TOOL Manual
跳至導覽 跳至搜尋
Mike留言 | 貢獻
已建立頁面,內容為 "=='''Format'''== ''N<sub>x</sub>'' <font color=green>// where ''int1-2'' are integers.</font> <font size=3>Source%typ, Source%mode</font> =='''Ex..."
 
Mike留言 | 貢獻
無編輯摘要
第1行: 第1行:
=='''Format'''==
=='''Format'''==
   ''N<sub>x</sub>''               <font color=green>// where ''int1-2'' are integers.</font>
   ''N<sub>x</sub>''
  ''N<sub>y</sub>''
  ''N<sub>z</sub>''            <font color=green>// all are integers.</font>


<font size=3>Source%typ, Source%mode</font>
This file outputs the final number nodes in each direction.




=='''Example'''==
=='''Example'''==
$SourceType
  101
   1    1
   101
  121
 
It means there are 101 nodes in ''x'' and ''y'' direction, and 121 nodes in ''z'' direction.

於 2018年10月12日 (五) 02:20 的修訂

Format

 Nx
 Ny
 Nz            // all are integers.

This file outputs the final number nodes in each direction.


Example

 101
 101
 121

It means there are 101 nodes in x and y direction, and 121 nodes in z direction.