CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Meshing & Mesh Conversion (https://www.cfd-online.com/Forums/openfoam-meshing/)
-   -   [snappyHexMesh] SnappyHexMesh - refinement (https://www.cfd-online.com/Forums/openfoam-meshing/149031-snappyhexmesh-refinement.html)

andreas0209@hotmail.com February 24, 2015 07:09

SnappyHexMesh - refinement
 
Hi openFoamer,

I have a question regarding refinementCylinder/Boxes.
I have a refinementCylinder and I have include the Cylinder under geometry like this:

Code:

geometry
    refinementCylinder
    ...   
    {
        type searchableCylinder;
        point1 (0 -1.25 -1.25);
        point2 (1.37 1.25 1.25);
    radius 1.25;
    }

When I run snappyHexMesh I have get this message:

Code:

Adding patches for surface regions
----------------------------------

Patch Type                Region                       
----- ----                ------                       
......

5    wall                refinementCylinder           
6    wall                refinementCylinder_slave

Is it correct that the refinementCylinder get the patchtype "wall"? And Does someone knows what the "_slave" is?

Andreas


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