CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Meshing & Mesh Conversion

[Other] Problem with mesh grading/refining

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By akidess

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   April 12, 2012, 22:01
Default Problem with mesh grading/refining
  #1
New Member
 
paul
Join Date: Apr 2012
Posts: 2
Rep Power: 0
gannicus is on a distinguished road
Hi guys, I am a new user to openfoam and lately i have been experiencing some difficulties.

I have written a mesh for a naca0012 aerofoil. I was able to generate the mesh in openFoam with no mesh refinements however if i tried to refine the mesh around the aerofoil in the Y axis by using simple grading I get the following error :

--> FOAM FATAL ERROR:
Inconsistent point locations between block pair 0 and 4
probably due to inconsistent grading.

From function blockMesh::calcMergeInfo()
in file blockMesh/blockMeshMerge.C at line 294.

I have attatched an image which describes the blocks used in the mesh and the blockMeshDict file.

vertices
(

(0.5 -5 0)//0
(1 -5 0)//1
(6 -5 0)//2
(0.5 0.052940 0)//3
(0.5 -0.052940 0)//4
(1 0 0)//5
(6 0 0)//6
(0.5 5 0)//7
(1 5 0)//8
(6 5 0)//9
(0.5 -5 0.1)//10
(1 -5 0.1)//11
(6 -5 0.1)//12
(0.5 0.052940 0.1)//13
(0.5 -0.052940 0.1)//14
(1 0 0.1)//15
(6 0 0.1)//16
(0.5 5 0.1)//17
(1 5 0.1)//18
(6 5 0.1)//19

);

blocks
(
hex (0 1 5 4 10 11 15 14) (16 80 1) simpleGrading (1 1 1)//0
hex (1 2 6 5 11 12 16 15) (80 80 1) simpleGrading (1 1 1)//1
hex (3 5 8 7 13 15 18 17) (16 80 1) simpleGrading (1 1 1)//2
hex (5 6 9 8 15 16 19 18) (80 80 1) simpleGrading (1 1 1)//3
hex (3 4 0 7 13 14 10 17) (80 80 1) simpleGrading (1 1 1)//4

If i were to change the simpleGrading from (1 1 1) to (1 20 1) I get the error.

any help is appreciated thanks
Attached Images
File Type: png description of aerofoil mesh.png (9.3 KB, 36 views)
Attached Files
File Type: txt blockMeshDict.txt (12.2 KB, 7 views)
gannicus is offline   Reply With Quote

 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dynamic Mesh Problem. Tom Clark FLUENT 10 June 21, 2021 04:27
decomposePar problem: Cell 0contains face labels out of range vaina74 OpenFOAM Pre-Processing 37 July 20, 2020 05:38
[mesh manipulation] Importing Multiple Meshes thomasnwalshiii OpenFOAM Meshing & Mesh Conversion 18 December 19, 2015 18:57
[ICEM] ICEM Structured Mesh Problem OMJT ANSYS Meshing & Geometry 3 March 22, 2013 10:06
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! sc298 OpenFOAM Meshing & Mesh Conversion 2 March 27, 2011 21:11


All times are GMT -4. The time now is 09:45.