「$gmshfile」:修訂間差異

出自DDCC TCAD TOOL Manual
跳至導覽 跳至搜尋
Yrwu留言 | 貢獻
已建立頁面,內容為 "$gmshfile is the command to assign the gmsh file name. The fileformat in gmsh should be text format. Example: $gmshfile meshfilename For example: $gmshfi..."
 
Yuming留言 | 貢獻
無編輯摘要
 
第1行: 第1行:
$gmshfile is the command to assign the gmsh file name. The fileformat in gmsh should be text format.  
$gmshfile is the command to assign the gmsh file name. The fileformat in gmsh should be text format.The number "3" means the "GMSH mesh format". It shouldn't be changed since we use GMSH for most of case.


Example:  
Example:  
   $gmshfile
   $gmshfile
   meshfilename
   meshfilename
  3


For example:  
For example:  
第9行: 第10行:
   $gmshfile
   $gmshfile
   Micro-LED.msh
   Micro-LED.msh
  3

於 2025年3月19日 (三) 13:47 的最新修訂

$gmshfile is the command to assign the gmsh file name. The fileformat in gmsh should be text format.The number "3" means the "GMSH mesh format". It shouldn't be changed since we use GMSH for most of case.

Example:

 $gmshfile
 meshfilename
  3

For example:

 $gmshfile
 Micro-LED.msh
  3