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

- wedge geometry, so topology merge results in zero-sized faces.
This commit is contained in:
Mark Olesen
2020-09-28 10:58:45 +02:00
parent aca4f077ac
commit f8a8728f8f
3 changed files with 6 additions and 0 deletions

View File

@ -16,6 +16,8 @@ FoamFile
scale 0.001;
mergeType points; // Wedge geometry - Merge points instead of topology
vertices
(
(-7.5 0 0)

View File

@ -16,6 +16,8 @@ FoamFile
scale 0.001;
mergeType points; // Wedge geometry - Merge points instead of topology
vertices
(
(-7.5 0 0)

View File

@ -16,6 +16,8 @@ FoamFile
scale 0.001;
mergeType points; // Wedge geometry - Merge points instead of topology
vertices
(
(-7.5 0 0)