CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Uncategorized

Register Blogs Community New Posts Updated Threads Search

Uncategorized Entries with no category
Old
Rating: 2 votes, 4.00 average.

MRF mesh generation using snappyHexMesh

Posted November 11, 2010 at 08:28 by amgode

Generating a mesh with a MRF region using snappyHexMesh:



-- using cylinder option (primitive shape available in OF-1.6 and above) and defining it in the geometry sub-dictionary in snappyHexMeshDict

cylinder
{
type searchableCylinder;
point1 (0 0 10);
point2 (0 0 20);
radius 10;
}

Using this as a refinement surface and obtaining the cells inside as a MRF cellZone.

castellatedMeshControls...
amgode's Avatar
New Member
Posted in Uncategorized
Views 5140 Comments 6 amgode is offline Edit Tags
Old

2D mesh using snappyHexMesh

Posted November 11, 2010 at 08:01 by amgode

Compiled from forum !!!!!!!!!!!!!!

To generate a 2D mesh using snappyHexMesh: Its an indirect way but at times can be helpful. The following steps need to be considered:

1. Generate the snappyHexMesh with empty patches but with more than one cell between them.

2. Using the above mesh as a source extrude one of the empty patch in the normal direction with a single cell. This would result in a mesh with only two or three patches.

3. Using the autoPatch...
amgode's Avatar
New Member
Posted in Uncategorized
Views 2093 Comments 0 amgode is offline Edit Tags

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