"*.XX.ps" 修訂間的差異
出自 DDCC TCAD TOOL Manual
(已建立頁面,內容為 "=='''Format'''== ===Normal format:=== x<sub>1</sub> y<sub>1</sub> z<sub>1</sub> x<sub>2</sub> y<sub>2</sub> z<sub>2</sub> x<sub>3</sub> y<sub>3<...") |
(→Format) |
||
行 14: | 行 14: | ||
where ''N'' is the number of nodes.<br><br> |
where ''N'' is the number of nodes.<br><br> |
||
− | === |
+ | ===format for VTK:=== |
x<sub>1</sub> |
x<sub>1</sub> |
||
. |
. |
於 2018年10月19日 (五) 13:39 的修訂
Format
Normal format:
x1 y1 z1 x2 y2 z2 x3 y3 z3 . . . . . . . . . xi yi zi . . . . . . . . . xN yN zN
where N is the number of nodes.
format for VTK:
x1 . . . xi . . . xNx y1 . . . yi . . . yNy z1 . . . zi . . . zNz
where Nx, Ny, and Nz are the number of nodes in x, y, and z directions.