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

[blockMesh] Cylinder mesh help to fix it

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 29, 2006, 20:22
Default Cylinder mesh help to fix it
  #1
guilherme
Guest
 
Posts: n/a
Hi, my mesh doesn't work. Does anyone knows why?
Is a cylinder top and botton walls heated and adiabatic walls.

A error message "--> FOAM FATAL ERROR : Trying to specify a boundary face 4(8 12 13 9) on the face on cell 3 which is either an internal face or already belongs to some other patch. This is face 2 of patch 0 named floor." is showed

the body is:

convertToMeters 1;

vertices
(
(4 0 4) //0
(14 0 4) //1
(14 5 4) //2
(4 5 4) //3
(4.0707 0 4.0707) //4
(13.9293 0 4.0707) //5
(13.9293 5 4.0707) //6
(4.0707 5 4.0707) //7
(4.0707 0 13.9293) //8
(13.9293 0 13.9293) //9
(13.9293 5 13.9293) //10
(4.0707 5 13.9293) //11
(4 0 14) //12 4
(14 0 14) //13 5
(14 5 14) //14 6
(4 5 14) //15 7


);

blocks
(
hex (4 5 6 7 8 9 10 11) (3 3 10) simpleGrading (1 1 1)
hex (0 1 2 3 4 5 6 7) (3 3 10) simpleGrading (1 1 1)
hex (1 13 14 2 5 9 10 6) (3 3 10) simpleGrading (1 1 1)
hex (13 12 15 14 9 8 11 10) (3 3 10) simpleGrading (1 1 1)
hex (0 3 15 12 4 7 11 8) (3 3 10) simpleGrading (1 1 1)
hex (12 15 14 13 8 11 10 9) (3 3 10) simpleGrading (1 1 1)
);

edges
(
/* arc 0 1 (16.0711 0 9)
arc 1 13 (9 0 16.0711)
arc 13 12 (1.9289 0 9)
arc 12 0 (9 0 1.9289)
arc 3 2 (16.0711 5 9)
arc 2 14 (9 5 16.0711)
arc 14 15 (1.9289 5 9)
arc 15 3 (9 5 1.9289)*/
);

patches
(
patch floor
(
(4 8 9 5)
(1 5 9 13)
(8 12 13 9)
(4 0 12 8)
(0 4 5 1)
)
patch ceiling
(
(7 6 10 11)
(6 2 14 10)
(10 14 15 11)
(3 7 11 15)
(2 6 7 3)
)
wall fixedWalls
(
(2 3 0 1)
(14 2 1 13)
(15 14 13 12)
(3 15 12 0)
)
);

mergePatchPairs
(
);

what's wrong?

thanks!
  Reply With Quote

Old   December 3, 2006, 08:38
Default my problem was solved.
  #2
guilherme
Guest
 
Posts: n/a
my problem was solved.
  Reply With Quote

Old   December 6, 2010, 10:44
Default
  #3
Senior Member
 
Join Date: Sep 2010
Posts: 226
Rep Power: 16
T.D. is on a distinguished road
hi, how did you solved it?
thanks
T.D. is offline   Reply With Quote

Reply


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
Prescribed Translating Cylinder Mesh for Added Mass Problem (Transient FSI) Lloyd Sullivan CFX 5 August 7, 2018 08:11
[ANSYS Meshing] Fluent: 2-way FSI. Mesh around moving cylinder asking ANSYS Meshing & Geometry 1 May 25, 2018 12:04
[blockMesh] Cylinder mesh using blockMesh with m4 macro Lewis Liang OpenFOAM Meshing & Mesh Conversion 2 November 21, 2017 02:28
[ICEM] Meshing inclined cylinder with PBC tetra mesh ICEM shashi_soman ANSYS Meshing & Geometry 0 September 26, 2015 18:27
rotating cylinder using sliding mesh Tim Daly FLUENT 1 November 9, 2008 23:02


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