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] Add Layers in snappyHexMesh (https://www.cfd-online.com/Forums/openfoam-meshing/82943-add-layers-snappyhexmesh.html)

shchepan December 9, 2010 11:29

Add Layers in snappyHexMesh
 
Hi,
I have the problem with adding layers in snappyHexMesh.
My geometry is:
Code:

geometry
{
    topSurfFlat.stl
    {
        type triSurfaceMesh;
        name topSurf;
    }

    sideWall.stl
    {
        type triSurfaceMesh;
        name sideWall;
    }

    botWall.stl
    {
        type triSurfaceMesh;
        name botWall;
    }
};

And I try to add layer:

Code:

addLayersControls
{
    relativeSizes true;
    layers
    {
        sideWall
        {
            nSurfaceLayers 1;
        }
    }
    expansionRatio 1.0;
    finalLayerThickness 1.0;
    minThickness 0.9;
    nGrow 1;
    featureAngle 60;
    nRelaxIter 5;
    nSmoothSurfaceNormals 1;
    nSmoothNormals 3;
    nSmoothThickness 10;
    maxFaceThicknessRatio 0.5;
    maxThicknessToMedialRatio 0.3;
    minMedianAxisAngle 130;
    nBufferCellsNoExtrude 0;
    nLayerIter 50;
}

But no layer is created:

Quote:

No layers to generate ...
Layer mesh : cells:835968 faces:2744876 points:1073627
Cells per refinement level:
0 163968
1 120336
2 551664
Writing mesh to time 10.015
Written mesh in = 69.17 s.
Finished meshing in = 403.37 s.
End
What should I do?

spatz June 17, 2012 02:39

Same problem: no layers added
 
2 Attachment(s)
This is my first post on these forums.

I am having more or less the same exact issue in trying to mesh a boundary layer region on a pipe made in FreeCAD. As the previous poster did (over a year ago) I have explicitly specified patches to add layers in the same way yet find no layers added and a message "No layers to generate ..."

Attached is my case file. I already have made .eMesh files for the edge snapping feature so it can be run by

tar xvzf SimplePipe-SAV02.tar.gz
cd SimplePipe-SAV02
blockMesh
snappyHexMesh

Any suggestion on how to change snappyHexMeshDict will be appreciated. Obviously a lot of people have got this working so I'm sure it's something simple.

lovecraft22 June 17, 2012 06:23

Haven't ran you case but I'm pretty sure that if you look for "layers" within your sHM log file, you'll see that it's probably complaining about the patch WALL that is not found and it may suggest you to use WALL_patch0 instead.

So WALL_patch0 is what you should have in the layers section of your sHMDict.

spatz June 17, 2012 14:23

1 Attachment(s)
Hi,

Thank you so much for your advice. That was exactly my problem. I'm almost there, just having a lot of trouble figuring out what parameter to tweak so the BL region will extend all the way to the inlet and outlet. Does someone know this off-hand?

Thanks for the help.

Jeff

spatz June 17, 2012 14:55

Never mind my above post. I found a sufficient example here which should do fine.

https://sites.google.com/site/snappy.../cylinder-case

Thanks again.

Rophys October 23, 2013 07:12

Hi all,

I am trying to add a layer in my geometry but I didn't manage to do it.
I already tried to change the patch name, run sHM using geometry in binary and ascii, etc. Could you have a look in my case and give some tip in how to properly add layers on it ? I tried to upload the case here but it's bigger than 97.7 kb. I can send it by email.

Thanks a lot.

Tobi October 23, 2013 07:17

Tobias.holzmann@holzmann-cfd.de

Maybe I can have a look today evening.
  • Can you put your Output for the layer adding Phase ?

Rophys October 23, 2013 08:17

Hi Tobias,

Thanks for you quickly response. I tried to upload the out (just the layer part) here, but I got the message: "The text that you have entered is too long (68499 characters). Please shorten it to 20000 characters long".

I sent you the case anyway, you be able to see the output for the sHM.

Thanks again.

Tobi October 23, 2013 13:37

For all,

the problem was the OF version.
After starting sHM with 2.2.x everything works fine.

In OpenFOAM-2.1.x I realized that the layer thickness calculation in the beginning is a bit strange. To be sure you have to do the following steps:

1. sHMDict: castellated and snapping on // layer generation off
2. snappyHexMesh -overwrite
3. sHMDict: castellated and snapping off // layer generation on
4. snappyHexMesh -overwrite

Done.

Have Fun.

Rophys October 23, 2013 13:42

Yes, it's working perfectly with 2.2.x openFoam version.

Thanks Tobi. :D

hasanmas November 4, 2013 11:53

hallo,

i am also having problems adding layers. i have tried changing many different parameters, but still i cant get the layers to grown. i am sure that i now have the write patch name!

i think its might be the geometry. the best way to describe it would be a flying carpet. a thin wall ( 1- 2 cm thick) but with waved surface. much more like a sail.

could you please help me with some tips or ideas how to solve the problem.

thank you!

Tobi November 4, 2013 13:48

what is the output of the layer generation?

lav April 29, 2015 01:01

Add layers in snappyHexMesh _realtive sizes vs absolute
 
Hi ,

I am running simulation using relative size as "false" in add layers.

I want the first layer thickness to be specific, so I happen to figure out with relative size as false but couldn't understand when set as true.

Please can you detail about how its meshed when it is set as "true". In some tutorials, I have found that its relative to the surface mesh size - -i.e., final layer thickness / surface mesh size. How do I calculate that? Is surface mesh size =Surface area / no of surface elements?

How to go about setting values for maxFaceThicknessRatio and maxThicknessToMedialRatio ?

Thanks

Tobi April 29, 2015 05:29

Hi,

check out the snappyHexMesh section in the wiki.
There is a good presentation from Engys. There you find the necessary stuff.

pagru April 29, 2015 10:39

Hi everybody,

I'm also having a problem in the layers section of sHM.

In my volume mesh I have two neighbouring regions of different cell density (lets say: R1 and R2), where R2 is twice as dens as R1. (e.g. R1 -> 20 mm cell length; R2 -> 10 mm cell length)

Both regions are bordering a solid wall where boundary layers shall be applied.

The entry "finalLayerThickness" is set to 0.4.
5 Layers shall be applied at the wall.
Since finalLayerThickness is calculated relative to the last cell of the volume mesh, i get boundary layers of different height.

To avoid this, I want to set an override for the finalLayerThickness in region R2. That way, the final layer of both regions has the same height and since the expansion ratio is constant, the remaining cells of the layer will also evolve equally.

THE PROBLEM: I heard that an override for fLT can be set in the layers part like that:

layers
{
R1 {nSurfaceLayers5;}
R2 {nSurfaceLayers5; finalLayerThickness 0.8;}
}

expansionRatio 1.25;

finalLayerThickness 0.4;


Unfortunately, during the run of sHM it says that the expression of the override in brackets is "ill defined".
Did anybody encounter a similar problem or has any suggestions to solve this?

Many thanks in advance!

lav May 5, 2015 01:19

Hi ,
It should look like the following.
addLayersControls
{

relativeSizes true;
expansionRatio 1.0;
finalLayerThickness 0.3;
minThickness 0.25;

layers
{
sphere.stl_firstSolid
{
nSurfaceLayers 1;

}
maxY
{
nSurfaceLayers 1;

expansionRatio 1.3;
finalLayerThickness 0.3;
minThickness 0.1;
}


frozenPatches
{
nSurfaceLayers 0;
}
}

//Advanced settings
...
}


Thanks

pagru May 11, 2015 09:19

Thank you very much, i will try that as soon as possible.

However, i tried adding a value for finalLayerThickness directly in the 'layers' section, e.g.:

layers
{
geoBody (nSurfaceLayers 5; finalLayerThickness 0.8)
}

expansionRatio 1.25;

finalLayerThickness 0.4;


This works fine for my problem.

Greetings,
Philipp

probpst November 20, 2015 03:15

How can get the connectivity of Boundary Layer in different Dense of mesh using snapp
 
Hello guys.

This is the first time to me writing some letter about OpenFOAM.

Any way, in these days, using snappyHexMesh, I have calculated the vessel of KCS with multiphase flow.

But, I don’t know how can I put the layer mesh around the hull well.

Especially, if the Dense of grid is differ from other region(As different Level of refinementRegions)

Then, the boundary layer mesh is just cutting out. I can’t give it the connectivity of layer.

Also, if the surface normal vector is changing suddenly, or something like vessel’s Bulbosbow,

The Boundary layer is also just stopped. Not connected across the surface.

Please check the below picture which is the best snappyHexMeshing for me yet…

https://fbcdn-photos-d-a.akamaihd.ne...04a29efeedbff5
.
https://fbcdn-photos-b-a.akamaihd.ne...006704f675139c

.
https://fbcdn-photos-a-a.akamaihd.ne...105874870ff87d
Using STAR-CCM, making Grid more easier just like below picture.
Boundary prism layer is well inserted. But, you know Star-CCM is very expensive.
OpenFOAM is Free

Actually, with the current snappyHexMesh, the result of hull’s resistance
is almost correct (1.5 % Error by Experiment Result)
But I still want to find the way how can I make the more stable Grid.

If any one who know the way or get some experience, please give me some tip.
Thank you. ^-^/~

https://fbcdn-photos-b-a.akamaihd.ne...7b228fbeab10ce

dupeng August 26, 2016 10:36

Hello, I am doing some similar things with ships. I have created the ship successfully. But like your problem, I cannot seem to create satisfactory boundary layer meshes around the ship. Have you solved your problem? Thank you.

probpst September 13, 2016 13:52

Hello. Peng.D.U - Regarding snappyHexMesh Boundary Layer - Sorry for late response
 
Hello. Peng.D.U
It’s nice to contact to you.
First of all, I’m very sorry for late response.
Actually, I do not check my personal E-mail box regularly.
So I couldn’t noticed the E-mail from you. sorry for that any way.

As you said, I think it’s still hard to make Boundary layer satisfactorily using snappyHexMesh.
Not only us, in the OpenFOAM wiki, they also somewhat acknowledged about this problem just like below.
http://mail.snu.ac.kr/mail/cidimagev...0DB3.0CCFAE90/

I think the main reason of this is for the sanpping process iteration
which is searching surface boundary from the Outside domain not from the surface it self.
But, it still might be also possible to get a opportunity to generate quite a good quality of Boundary Layer
by adjusting meshQuality such as maximum allowance of skewness, Cell’s orthogonal property and Minimum volume ratio etc.
For example if we adjust increasing “maxNonOrtho more higher and more lower minTetQuality“,
the Boundary Layer could be more better just like below picture
http://mail.snu.ac.kr/mail/cidimagev...0DC8.77148720/
But as you know, the Orthogonal property is very important to get stable iteration during CFD calculation,
so too much allowance of Maximum Non Orthogonality is not good for getting good results.
Also, for getting (y+)=1 condition, the boundary layer might be very thin in some condition,
and this put a restriction on the Generating Boundary layer It self
because of the Maximum Cell aspect ratio, and Min Volume ratio.
But in the case of Model scale’s ship test, the Re number is normally put on the fully turbulent developed area,
So even with somewhat imperfection Boundary layer mesh, the calculation result can be quite a good.

I think this Prism Layer meshing problem is more critical at Propeller analysis.
Normally, the Re number(chord based length) at 70% radios is below than 3.527×106,
the Propeller Open Water test Experiment result might be changed depending onRe. (Re increase -> Kt , Kq decrease)
It means that the flow is on the transient area affected somewhat Laminar condition.
So, in the CFD calculation for this propeller simulation, I think the condition of Boundary prism Layer is quite a important such as giving (y+) < 1
But, it’s still not easy just like below picture(KP505)
http://mail.snu.ac.kr/mail/cidimagev...0DC8.77148720/


So, compromise some of regulating value, and set (y+)=5, I can barely generate below KP505 Propeller mesh.
( I attached MeshQualityDict & snappyHexMeshDict file for this case - check your E-mail Box of pp1565156@126.com )
http://mail.snu.ac.kr/mail/cidimagev...0DC8.77148720/


But, I think it is still not enough for making fully covered Boundary Prism Layer including (y+)< 1
So, I suggest to you another method. May be you already know.
Just Googling “enGrid” . it is also FREE soft ware for only mesh generating.
It is specialized for making Prism Boundary Layer around Object.
But, the Domain mesh consisted of Hexagonal, which is less stable than trimmed mesh(snappyHexMesh)
So, around Object, enGrid can be better solution, and the left Domain area should be made using snappyHexMesh,
And then, merge both two mesh with AMI patch.

I think, above method can be quite a good method for both getting better Boundary Layer and calculating stabilization
even AMI is still uncomfortable.

Oh, it has been long writing,,, any way thank you for contact to me & sorry for late response.
I hope it could be help to you.
Thank you. Have a good day.


Sung Taek Park (probpst)
Naval architecture& Ocean Engineering Department
Seoul national University
South Korea
+82 -10 9408-5375
probpst@snu.ac.kr


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