Skip to content
Snippets Groups Projects
Commit f8a8728f authored by Mark OLESEN's avatar Mark OLESEN
Browse files

TUT: update movingCone blockMesh to merge points (#1862)

- wedge geometry, so topology merge results in zero-sized faces.
parent aca4f077
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,8 @@ FoamFile
scale 0.001;
mergeType points; // Wedge geometry - Merge points instead of topology
vertices
(
(-7.5 0 0)
......
......@@ -16,6 +16,8 @@ FoamFile
scale 0.001;
mergeType points; // Wedge geometry - Merge points instead of topology
vertices
(
(-7.5 0 0)
......
......@@ -16,6 +16,8 @@ FoamFile
scale 0.001;
mergeType points; // Wedge geometry - Merge points instead of topology
vertices
(
(-7.5 0 0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment