CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Meshing & Mesh Conversion

[snappyHexMesh] snappyHexMesh

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 7, 2009, 14:01
Default snappyHexMesh
  #1
New Member
 
Join Date: Sep 2009
Posts: 17
Rep Power: 16
tachyon_me is on a distinguished road
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 ...
tachyon_me is offline   Reply With Quote

Old   October 7, 2009, 18:49
Default
  #2
Senior Member
 
santos's Avatar
 
Jose Luis Santos
Join Date: Mar 2009
Location: Portugal
Posts: 215
Rep Power: 18
santos is on a distinguished road
Send a message via Skype™ to santos
You could speed up your meshing process by running sHM in parallel (I normally run it on 4 CPUs).

Regards,
Jose Santos
santos is offline   Reply With Quote

Old   October 7, 2009, 19:54
Default
  #3
New Member
 
Join Date: Sep 2009
Posts: 17
Rep Power: 16
tachyon_me is on a distinguished road
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...
tachyon_me is offline   Reply With Quote

Old   October 8, 2009, 10:10
Default
  #4
Senior Member
 
santos's Avatar
 
Jose Luis Santos
Join Date: Mar 2009
Location: Portugal
Posts: 215
Rep Power: 18
santos is on a distinguished road
Send a message via Skype™ to santos
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
santos is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


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 06:01
[snappyHexMesh] Running snappyHexMesh in parallel - optimizing peterhess OpenFOAM Meshing & Mesh Conversion 2 January 3, 2018 02:54
[snappyHexMesh] Tutorial crashes: snappyHexMesh floating point exception. jasv OpenFOAM Meshing & Mesh Conversion 4 May 10, 2016 02:55
[snappyHexMesh] snappyhexmesh doesn't creat mesh in parallel issue? klausb OpenFOAM Meshing & Mesh Conversion 1 March 7, 2015 11:55
[snappyHexMesh] stitchMesh and snappyHexMesh gdbaldw OpenFOAM Meshing & Mesh Conversion 0 December 23, 2009 02:09


All times are GMT -4. The time now is 21:54.