|
[Sponsors] |
[snappyHexMesh] Add Layers around a submarine |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 16, 2019, 10:27 |
Add Layers around a submarine
|
#1 |
New Member
|
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; 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; Is there a way to improve this BL? Any help is appreciated. Thanks in advance, Ruben
__________________
R. |
|
|
|
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 05:14 |
[snappyHexMesh] Add boundary layers on walls of a rectangular channel using SnappyHexMesh | Gary | OpenFOAM Meshing & Mesh Conversion | 2 | July 10, 2018 12:04 |
[snappyHexMesh] Adding layers goes wrong with SnappyHexMesh | Elise | OpenFOAM Meshing & Mesh Conversion | 1 | April 22, 2013 03:32 |
Layers and turbolence in Interfoam | danvica | OpenFOAM Running, Solving & CFD | 0 | April 30, 2012 04:11 |
[snappyHexMesh] Add layers and deformation | Prosiaczek | OpenFOAM Meshing & Mesh Conversion | 0 | April 11, 2012 19:27 |