*.gn

出自 DDCC TCAD TOOL Manual
於 2018年10月25日 (四) 10:38 由 Mike (對話 | 貢獻) 所做的修訂 (Example)

(差異) ←上個修訂 | 最新修訂 (差異) | 下個修訂→ (差異)
前往: 導覽搜尋

Format

 Nx
 Ny
 Nz
 dt            // Nx, Ny, and Nz are integers, but dt is floating-point.

This file outputs the final number nodes in each direction.

Example

         101
         101
         121
 1.00000E-14

It means there are 101 nodes in x and y direction, and 121 nodes in z direction, and dt is 1e-14 (s).