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

[snappyHexMesh] Add Layers around a submarine

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 16, 2019, 09:27
Default Add Layers around a submarine
  #1
New Member
 
rubenparedes's Avatar
 
Ruben Paredes
Join Date: Mar 2009
Location: Guayaquil, Ecuador
Posts: 21
Rep Power: 17
rubenparedes is on a distinguished road
Send a message via MSN to rubenparedes
Dear all,


I am meshing a submarine using SHM that I want to simulate it on surface and near-surface conditions. I want to identify turbulent flow regions on the hull. After some iterations playing with SHMdict parameters, I was able to get a 97% of BL thickness around the hull. However, It looks like not enough layers are added at the aft and sail sections, see attached images.

I am using the following settings for the layer addition:
Code:
    relativeSizes true;
    layers { hull {nSurfaceLayers 15;}}
    expansionRatio 1.3;
    finalLayerThickness 0.5;
    minThickness 1e-10;
    nGrow 0;


    // Advanced settings
    featureAngle 180;  
    nRelaxIter 5;
    nSmoothSurfaceNormals 50; 
    nSmoothNormals 50; 
    nSmoothThickness 10; 
    maxFaceThicknessRatio 0.8; 
    maxThicknessToMedialRatio 0.9;
    minMedianAxisAngle 90; 
    nBufferCellsNoExtrude 0;
    nLayerIter 50;
    nRelaxedIter 20;
Also, I am using the following mesh quality parameters:

Code:
maxNonOrtho 70;
maxBoundarySkewness 20; 
maxInternalSkewness 4;  
maxConcave 80; 
minVol -1e30;  
minTetQuality -1e30; 
minArea -1e30;
minTwist 0.05;
minDeterminant 1e-6;
minFaceWeight 0.05;
minVolRatio 0.01;
minTriangleTwist -1;

// Advanced
nSmoothScale 4;
errorReduction 0.75;
Maybe I am missing something here, but I have reviewed some SHM tutorials and I am still not able to improve it.

Is there a way to improve this BL?

Any help is appreciated.

Thanks in advance,


Ruben
Attached Images
File Type: png nSurfaceLayers_BL_submarine_v2p0.png (41.4 KB, 24 views)
File Type: png thickness_BL_submarine_v2p0.png (32.6 KB, 22 views)
__________________
R.
rubenparedes 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


Similar Threads
Thread Thread Starter Forum Replies Last Post
[snappyHexMesh] Could not Add Boundary Layers near a Rectangular Channel Wall using SnappyHexMesh Gary OpenFOAM Meshing & Mesh Conversion 3 July 30, 2018 04:14
[snappyHexMesh] Add boundary layers on walls of a rectangular channel using SnappyHexMesh Gary OpenFOAM Meshing & Mesh Conversion 2 July 10, 2018 11:04
[snappyHexMesh] Adding layers goes wrong with SnappyHexMesh Elise OpenFOAM Meshing & Mesh Conversion 1 April 22, 2013 02:32
Layers and turbolence in Interfoam danvica OpenFOAM Running, Solving & CFD 0 April 30, 2012 03:11
[snappyHexMesh] Add layers and deformation Prosiaczek OpenFOAM Meshing & Mesh Conversion 0 April 11, 2012 18:27


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