ENH: snappyHexMeshDict: added new settings

This commit is contained in:
mattijs
2013-12-04 15:47:42 +00:00
parent 15f34ee839
commit a7799adeb8

View File

@ -401,7 +401,7 @@ addLayersControls
// Angle used to pick up medial axis points
// Note: changed(corrected) w.r.t 17x! 90 degrees corresponds to 130
// in 17x.
minMedianAxisAngle 90;
minMedialAxisAngle 90;
// Reduce layer growth where ratio thickness to medial
// distance is large
@ -414,6 +414,9 @@ addLayersControls
// default is 0.
nSmoothDisplacement 90;
// Optional: limit the number of steps walking away from the surface
nMedialAxisIter 10;
// Mesh shrinking