|
[Sponsors] |
[snappyHexMesh] Understanding feature edge refinement and snapping |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 31, 2012, 07:11 |
Understanding feature edge refinement and snapping
|
#1 |
Member
Florian
Join Date: Nov 2009
Posts: 59
Rep Power: 17 |
Hello,
I'm in the process of meshing a 1:4 vehicle aerodynamics wind tunnel with snappyHexMesh. Input files are a bunch of STLs, OF is 2.1.0, solver will be simpleFoam. The complete snapyHexMeshDict is available at http://pastebin.com/a71XxWHF Any comments welcome! Using SHM I still have some trouble understanding the feature edge refinement and snapping. In my snappyHexMeshDict I have resolveFeatureAngle 140. I understand that this creates an edge mesh (same like surfaceFeatureExtract -includedAngle 140).
Now there is the parameter nFeatureSnapIter 10 which tries to align faces to the features. Does it use the features that are caught by resolveFeatureAngle or does it need to have an edge mesh file given in the features () dict? I tried it with and without nFeatureSnapIter 10. Both meshes were visually almost identical but the mesh with nFeatureSnapIter enabled was much worse when it came to checkMesh quality measures. Number of cells was around 27M. Thanks for help & any comments! Florian |
|
May 31, 2012, 13:08 |
|
#2 |
Senior Member
|
You need to run surfaceFeatureExtract first the use the emesh files generated to mesh the edges.
Have a look at this discussion here: http://www.cfd-online.com/Forums/ope...ture-edge.html |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
decomposePar problem: Cell 0contains face labels out of range | vaina74 | OpenFOAM Pre-Processing | 37 | July 20, 2020 06:38 |
[snappyHexMesh] No satisfying result with feature edge refinement | Krapf | OpenFOAM Meshing & Mesh Conversion | 5 | December 13, 2019 07:59 |
[snappyHexMesh] Error snappyhexmesh - Multiple outside loops | avinashjagdale | OpenFOAM Meshing & Mesh Conversion | 53 | March 8, 2019 10:42 |
[snappyHexMesh] Edge Refinement | fracasce | OpenFOAM Meshing & Mesh Conversion | 3 | December 2, 2017 14:30 |
[snappyHexMesh] Weird snapping outside a refinement region | jasimpson89 | OpenFOAM Meshing & Mesh Conversion | 0 | July 29, 2012 21:46 |