ENH: snappyHexMeshDict: changed 17x to 1.7.x

This commit is contained in:
mattijs
2018-04-18 11:32:59 +01:00
parent 21369e4702
commit af3f93c057
24 changed files with 64 additions and 49 deletions

View File

@ -299,7 +299,7 @@ addLayersControls
// If points get not extruded do nGrow layers of connected faces that are
// also not grown. This helps convergence of the layer addition process
// close to features.
// Note: changed(corrected) w.r.t 17x! (didn't do anything in 17x)
// Note: changed(corrected) w.r.t 1.7.x! (didn't do anything in 1.7.x)
nGrow 0;

View File

@ -215,7 +215,7 @@ addLayersControls
// If points get not extruded do nGrow layers of connected faces that are
// also not grown. This helps convergence of the layer addition process
// close to features.
// Note: changed(corrected) w.r.t 17x! (didn't do anything in 17x)
// Note: changed(corrected) w.r.t 1.7.x! (didn't do anything in 1.7.x)
nGrow 0;
// Advanced settings
@ -245,7 +245,8 @@ addLayersControls
maxThicknessToMedialRatio 1;
// Angle used to pick up medial axis points
// Note: changed(corrected) w.r.t 17x! 90 degrees corresponds to 130 in 17x.
// Note: changed(corrected) w.r.t 1.7.x! 90 degrees corresponds to 130
// in 1.7.x.
minMedianAxisAngle 90;
// Create buffer region for new layer terminations