STYLE: snappyHexMeshDict: changed default

This commit is contained in:
mattijs
2011-11-15 18:18:25 +00:00
parent d1dc882633
commit d6ef1ac9d1

View File

@ -212,7 +212,7 @@ snapControls
//- Maximum relative distance for points to be attracted by surface.
// True distance is this factor times local maximum edge length.
// Note: changed(corrected) w.r.t 17x! (17x used 2* tolerance)
tolerance 1.0;
tolerance 2.0;
//- Number of mesh displacement relaxation iterations.
nSolveIter 30;