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

[snappyHexMesh] SnappyHexProblem

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 18, 2015, 12:01
Default SnappyHexProblem
  #1
Member
 
Raitis Lebdevs
Join Date: Feb 2015
Location: Latvia
Posts: 37
Rep Power: 11
rietis is on a distinguished road
Send a message via Skype™ to rietis
Hello everybody.
I am fairly new to OpenFOAM.
I was thinking if there is a way how I can use snappyHexMesh for the walls in my geometry?
Just to the walls. I have zero expirience with snappyHexMesh, and I am trying to refine the mesh at the walls using this method.
I would be thankfull for any suggestions.

Have two boxes linked together with a path.

So I want to use snappyHexMesh at wall for a box, just one wall. Preatty much I copied the tuturiol and made few changes in the file, but still I am confused how to select to use snappyHexMesh at two or more certain walls



geometry
{

// Analytical shape; cylinder, sphere
plane {
type searchablePlane;
planeType pointAndNormal;
pointAndNormalDict {

basePoint (0 0 200);
normalVector (0 0 1);
}
}

....

};

refinementSurfaces
{
plane
{
level (2 3)
}
}



It did run, but did not make any changes to the grid.

Raitis.
rietis 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



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