|
[Sponsors] | |||||
|
|
|
#1 |
|
Member
Florian
Join Date: Nov 2009
Posts: 53
Rep Power: 5 ![]() |
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 |
|
|
|
|
|
|
|
|
#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: snappyHexMesh feature edge |
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Adding layers goes wrong with SnappyHexMesh | Elise | OpenFOAM Native Meshers: snappyHexMesh and Others | 1 | April 22, 2013 02:32 |
| snappyHexMesh refinement regions ignored | guitarbren | OpenFOAM Meshing & Mesh Conversion | 2 | April 9, 2013 03:59 |
| Bumpy Wing with snappyHexMesh | aeir1976 | OpenFOAM Native Meshers: snappyHexMesh and Others | 9 | June 20, 2012 05:30 |
| Boundary layer in a pipe | Clementhuon | OpenFOAM Native Meshers: snappyHexMesh and Others | 6 | March 12, 2012 13:41 |
| Number of cells in mesh don't match with size of cellLevel | colinB | OpenFOAM Native Meshers: snappyHexMesh and Others | 9 | November 2, 2011 03:50 |