|
[Sponsors] |
October 7, 2009, 15:01 |
snappyHexMesh
|
#1 |
New Member
Join Date: Sep 2009
Posts: 17
Rep Power: 17 |
I'm running snappyHexMesh for a complex model which takes really long iterating back and forth for meeting all the mesh quality criteria.
meshQualityControls { maxNonOrtho 75; maxBoundarySkewness 30; maxInternalSkewness 4; maxConcave 85; minFlatness 0.5; minVol 1e-13; minArea -1; minTwist 0.05; minDeterminant 0.001; minFaceWeight 0.025; minVolRatio 0.01; minTriangleTwist 0.05; nSmoothScale 4; errorReduction 0.75; I would like to speed up the meshing process. Please let me know your opinion if anything can be done to speed up meshing. another things I would like to do the volume mesh fixing. Once I get the final mesh checkMesh utility pop up some bad cells >200 , Is there any way I can delete the bad cells before I run the solver or create the patch. checkMesh utility i guess outputs the faces as warped etc ... I know i can bring out the cell attached with those faces with faceToCell any / .... Once I have all those bad cell in a set file How to operate them on the final mesh written 3/ Cell c0 delete ..... Finally My goal is to get the mesh without any of those bad cells. Highly appreciate any help ... |
|
October 7, 2009, 19:49 |
|
#2 |
Senior Member
|
You could speed up your meshing process by running sHM in parallel (I normally run it on 4 CPUs).
Regards, Jose Santos |
|
October 7, 2009, 20:54 |
|
#3 |
New Member
Join Date: Sep 2009
Posts: 17
Rep Power: 17 |
Thanks ! I have been running parallel...
I see some kind of cell count boosts compared to other meshing tools ... I'm not 100% sure but I guess for similar kind of surface meshing and extrusion layer set up.... snappyHexMesh generates huge number of cells .... Do u have any idea if I can fix the mesh after taking out the cells which normally pop up in checkMesh utility... |
|
October 8, 2009, 11:10 |
|
#4 |
Senior Member
|
I am sorry but I dont have any experience on how to do that. Maybe you could increase your mesh quality parameters in snappyHexMeshDict so you dont end up with those bad cells.
Regards, Jose Santos |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[CAD formats] Creating waterproof STL using snappyHexMesh or salome | Tobi | OpenFOAM Meshing & Mesh Conversion | 58 | May 13, 2020 07:01 |
[snappyHexMesh] Running snappyHexMesh in parallel - optimizing | peterhess | OpenFOAM Meshing & Mesh Conversion | 2 | January 3, 2018 03:54 |
[snappyHexMesh] Tutorial crashes: snappyHexMesh floating point exception. | jasv | OpenFOAM Meshing & Mesh Conversion | 4 | May 10, 2016 03:55 |
[snappyHexMesh] snappyhexmesh doesn't creat mesh in parallel issue? | klausb | OpenFOAM Meshing & Mesh Conversion | 1 | March 7, 2015 12:55 |
[snappyHexMesh] stitchMesh and snappyHexMesh | gdbaldw | OpenFOAM Meshing & Mesh Conversion | 0 | December 23, 2009 03:09 |