diff --git a/etc/caseDicts/annotated/snappyHexMeshDict b/etc/caseDicts/annotated/snappyHexMeshDict index b66214a74e..63a9d43627 100644 --- a/etc/caseDicts/annotated/snappyHexMeshDict +++ b/etc/caseDicts/annotated/snappyHexMeshDict @@ -564,7 +564,10 @@ snapControls // multiRegionFeatureSnap) have the other points follow these points // instead of having their own independent movement, i.e. have snapping // to multi-region edges/points take priority. This might aid snapping - // to sharp edges that are also region edges. The default is false. + // to sharp edges that are also region edges. The default is false + // since it might also introduce problems - at morphing the patching + // might still be wrong so points get 'released' instead of behaving + // as any other point. //releasePoints true; //- Walk along feature edges, adding missing ones. Default is true. //stringFeatures false;