|
[Sponsors] |
[snappyHexMesh] Openfoam snappyhexmesh addLayersControls (can not generate boundary layer as defined) |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 15, 2016, 13:43 |
|
#21 |
Member
Andre Z
Join Date: Dec 2009
Posts: 75
Rep Power: 17 |
Waiting for your mesh to finish seems to be boring:
With the blockMesh and the refinement of 7 at the cube you get cells in the region of 1mm there. With your first cell layer height and the 55 layers with the 1.1 growth rate the surface layers will be larger than the surrounding normal cells. So your 55 layers are too much geometrically and for sure for shm.
__________________
www.MantiumCAE.com |
|
July 15, 2016, 14:10 |
|
#22 |
Member
Andre Z
Join Date: Dec 2009
Posts: 75
Rep Power: 17 |
OK,
I changed this in the blockMeshDict: Code:
hex (0 1 2 3 4 5 6 7) (45 30 30) simpleGrading (1 1 1) Code:
castellatedMeshControls { // Resolve sharp angles resolveFeatureAngle 30; ... addLayersControls { relativeSizes true; firstLayerThickness 0.05; minThickness 0; featureAngle 330; slipFeatureAngle 330; ... The picture attached shows 25 surface layers. They are around the edge. However they obviously do not look super nice. I do not think that you could repair this with shm. Ten layers should probably be the max.
__________________
www.MantiumCAE.com |
|
July 18, 2016, 06:37 |
|
#23 | |
New Member
Join Date: Nov 2015
Posts: 28
Rep Power: 11 |
Quote:
|
||
July 18, 2016, 07:11 |
|
#24 |
Member
Andre Z
Join Date: Dec 2009
Posts: 75
Rep Power: 17 |
25 layers work fine. I used OF 3.0.1.
I have attached the shmDict. When you run the mesh you will notice new issues though. You will have to fine tune some other parameters in the shmDict. But at least you now get your layers.
__________________
www.MantiumCAE.com |
|
July 18, 2016, 07:12 |
|
#25 |
New Member
Join Date: Nov 2015
Posts: 28
Rep Power: 11 |
||
Tags |
boundary layer, openfoam, snappyhexmesh |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Radiation in semi-transparent media with surface-to-surface model? | mpeppels | CFX | 11 | August 22, 2019 08:30 |
Error - Solar absorber - Solar Thermal Radiation | MichaelK | CFX | 12 | September 1, 2016 06:15 |
[snappyHexMesh] Openfoam snappyhexmesh addLayersControls - non uniform layer | BakedAlmonds | OpenFOAM Meshing & Mesh Conversion | 1 | July 19, 2016 15:39 |
[snappyHexMesh] Boundary layer in a pipe | Clementhuon | OpenFOAM Meshing & Mesh Conversion | 6 | March 12, 2012 13:41 |
errors | Fahad | Main CFD Forum | 0 | March 23, 2004 14:20 |