|
[Sponsors] |
[Gmsh] Gmsh - unused points error and patches undefined |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 30, 2020, 05:00 |
Gmsh - unused points error and patches undefined
|
#1 |
Senior Member
Saideep
Join Date: Apr 2015
Location: INDIA
Posts: 203
Rep Power: 12 |
Dear OF users,
I am trying to use GMSH to build the case used in the openfoamwiki. https://openfoamwiki.net/index.php/2...ial_using_GMSH This works for me. However, I then tried to change the triangulated mesh into unstructured quadrilaterals using the following procedure: Tools-> Options -> Mesh -> General -> Subdivision Alg. -> All quads I have a mesh as shown in the next post with which I am happy. Also all boundary patch are well defined in gmsh. Then I export in ASCII2 format and run gmshToFoam. I have two issues in here. 1. checkMesh reports one check failed. Code:
***Unused points found in the mesh, number unused by faces: 72 number unused by cells: 72 Code:
Checking patch topology for multiply connected surfaces... Patch Faces Points Surface topology back 684 721 ok (non-closed singly connected) left 0 0 ok (empty) top 0 0 ok (empty) right 0 0 ok (empty) bottom 0 0 ok (empty) front 684 721 ok (non-closed singly connected) defaultFaces 72 144 ok (non-closed singly connected) Thanks. Last edited by Saideep; May 30, 2020 at 05:05. Reason: Forgot to add image - changed corresponding text |
|
May 30, 2020, 05:04 |
Desired mesh image
|
#2 |
Senior Member
Saideep
Join Date: Apr 2015
Location: INDIA
Posts: 203
Rep Power: 12 |
Apologies, forgot to add the figure in the above post. The desired mesh for me looks as shown in the attached image.
|
|
Tags |
gmsh, mesh 2d to 3d, unstructed mesh |
|
|