網格劃分基本流程
1 |
幾幾何準備 catia |
||
2 |
輸入幾何 |
Files-import-GEOM-CATIA-no blanked component-import(選定文件-打開)-return |
geom幾何準備: 1) surface: 檢查重面和清理;生成材料組, 2) edge: 將所有面幾何聯接 (重線檢查), 3) 設置解算器, 4) 定義材料組,將不同幾何屬性分組, 5)顯示設置
|
3 |
幾何顯示設置 |
Vis opts: 3 |
|
4 |
重面檢查與清理 |
geom cleanup-surfaces-find duplicates-face(all)-find-delete-return |
|
5 |
合并組 |
organize-surfs(all)-destination(layer-_0)-move-return |
|
6 |
幾何連接 |
geom cleanup-edges-equivalence-surfs(all)-equivalence-return |
|
7 |
連接界面檢查 |
目測:黃線-3面以上公共邊界;綠線-2面公共邊界;紅線:自由邊。判斷:not ok-返回1;ok-8 |
|
8 |
設置解算器 |
Files-template-load(nastran--general-打開)-return |
|
9 |
定義材料組 |
collectors-create-mats-name(輸入名稱)-card imagine(mat1)-create-return |
|
|
|||
10 |
不同幾何屬性分組 |
organize-surfs(左鍵選定目標)-destination(上步驟名稱)-move-return 重復,直至layer_0清空 |
|
11 |
打開顯示設置 |
左擊圖標;彈出窗口中右鍵選擇change graphics mode-performance;點選相應圖標查看顯示方式的變化。Elems幾何體,Geoms幾何外型 |
|
12 |
選定工作顯示組 |
||
13 |
幾何改動 |
根據經驗對幾何(Geom)進行歸整化:geom cleanup-edges-(un)suppress/replace; |
|
14 |
分組網格試劃 |
2D-automesh-create mesh-surfs(選定目標)-elem size(輸入網格大小)-element to surfaces’ comp-mesh-mesh-return |
2D網格: 1) 試劃 2) 檢查 |
15 |
網格質量檢查 |
Tool-check elems:warpage-10;lenth-單元大小的10%;其余用默認值檢驗。經驗判斷:not ok-返回13;ok-12 |
|
16 |
幾何準備完成 |
重復13~15,直至所有組網格質量檢查通過。 |
修改: 幾何修改Geom 網格修改2D |
修改 |
幾何修改-Geom-geom cleanup-edges-(un)suppress/replace; Geom-surface edit 網格修改-2D-edit element;split:replace |
||
17 |
刪出所有單元 |
Tool-delete-element(all)-return |
|
18 |
所有組同時劃分網格 |
2D-automesh-create mesh-surfs(all)-elem size(輸入網格大小)-element to surfaces’ comp-mesh(smooth)-return |
|
19 |
網格質量檢查 |
Tool-check elems:warpage(10);lentgth:網格大小的10%。等 |
|
20 |
網格局部改動優化 |
2D-automesh-remesh-surfs(選定目標)-調整節點密度-mesh(smooth)-return 2D-replace; 2D-edit element等 |
|
21 |
網格質量檢查 |
Tool-check elems:warpage(10);lentgth:網格大小的10%。等 |
|
22 |
自由邊檢查 與重節點消除 |
Tool-edges-element(all)-find edges-equivalence -return |
|
23 |
重單元檢查與消除 |
Tool-check elems-duplicates-save failed |
|
24 |
法向檢驗與糾正 |
Tool-normals-element(displayed)-display normals-adjust normals-return |
|
25 |
輸出網格 |
File-export-load(安裝路徑/nastran/general)-write as(輸入文件名)-保存 |
工程師必備
- 項目客服
- 培訓客服
- 平臺客服
TOP

collectors-comps-name(輸入名稱)-color選擇-card imagine(pshell)-material(選材料組名稱)-create/edit(輸入厚度值)-return


















