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

[snappyHexMesh] handling of baffle regions or surfaces with zero thickness with snappyHexMesh

Register Blogs Community New Posts Updated Threads Search

Like Tree7Likes
  • 3 Post By StSchiff
  • 1 Post By giovanidiniz
  • 3 Post By PanPeter

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   July 2, 2012, 09:44
Default handling of baffle regions or surfaces with zero thickness with snappyHexMesh
  #1
StSchiff
Guest
 
Posts: n/a
Hello,

I'm struggeling with the creation of a mesh that includes a surface of zero thickness. I've tried various things so far.

1. Define the baffle region as a faceZone with the following entry in snappyHexMesh:

...
refinementSurfaces
{
baffle
{
level (3 3);
faceZone baffle;
cellZone baffle;
cellZoneInside inside;
}
...
}
...

Snappy then generates a nice mesh and the baffle region is nice and smooth. But then I'm stuck. Since 'baffle' is now a faceZone and not a boundary patch I can not define it as a wall and set boundary conditions.
I've tried using the 'createBaffles' command to turn the faceZone into a boundary patch which seems to work fine. But the checkMesh fail in various areas:
- Multiple regions which are not connected by any face
- 92254 conflicting points for multiply connected surfaces
- 52 skewfaces
Also simulation crashes when solving for p with a printStack error.

2. If I don't define the baffle region as a faceZone as seen in 1. but a normal surface, I end up with two intersecting patches in the baffle region which messes up my geometry.

So does anyone have any advice for me? Is there maybe another way to convert a faceZone into a patch? I've also considered 'createPatch', but since I don't know how to convert a faceZone into a faceZone, I'm stuck there as well.

I'd highly appreciate any suggestions!!
Regards
Stefanie
timbojones, plucas and vs1 like this.
  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
[ANSYS Meshing] Baffle (zero thickness) wall sina_mech ANSYS Meshing & Geometry 5 July 14, 2022 01:58
[snappyHexMesh] problem with snappyHexMesh kanes OpenFOAM Meshing & Mesh Conversion 10 January 26, 2016 06:11
[snappyHexMesh] Problem with snappyhexMesh: modelling a pore chamber and pore throat model Saideep OpenFOAM Meshing & Mesh Conversion 5 May 10, 2015 14:46
[snappyHexMesh] SnappyHexMesh segmentation Fault nithishgupta OpenFOAM Meshing & Mesh Conversion 1 December 18, 2014 04:03
[snappyHexMesh] snappyHexMesh with zero Thickness surface imported from a Geometry hfs OpenFOAM Meshing & Mesh Conversion 0 September 4, 2012 11:41


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