TUT: use mergeType points for wedge geometries (#2241)

This commit is contained in:
Mark Olesen 2021-10-20 16:05:47 +02:00
parent c2697f466d
commit 52be5d0428
11 changed files with 20 additions and 10 deletions

View File

@ -14,6 +14,8 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
mergeType points; // Wedge geometry - Merge points instead of topology
scale 1;
vertices

View File

@ -14,6 +14,8 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
mergeType points; // Wedge geometry - Merge points instead of topology
scale 0.001;
R1X 3.99619288633;

View File

@ -14,6 +14,8 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
mergeType points; // Wedge geometry - Merge points instead of topology
scale 0.001;
vertices

View File

@ -14,10 +14,10 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
scale 0.001;
mergeType points; // Wedge geometry - Merge points instead of topology
scale 0.001;
vertices
(
(-7.5 0 0)

View File

@ -14,6 +14,8 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
mergeType points; // Wedge geometry - Merge points instead of topology
scale 0.001;
vertices

View File

@ -14,10 +14,10 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
scale 0.001;
mergeType points; // Wedge geometry - Merge points instead of topology
scale 0.001;
vertices
(
(-7.5 0 0)

View File

@ -14,10 +14,10 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
scale 0.001;
mergeType points; // Wedge geometry - Merge points instead of topology
scale 0.001;
vertices
(
(-7.5 0 0)

View File

@ -14,10 +14,10 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
scale 0.001;
mergeType points; // Wedge geometry - Merge points instead of topology
scale 0.001;
vertices
(
(-7.5 0 0)

View File

@ -14,7 +14,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
mergeType points; // Merge points instead of topology
mergeType points; // Wedge geometry - Merge points instead of topology
scale 1;

View File

@ -14,6 +14,8 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
mergeType points; // Wedge geometry - Merge points instead of topology
scale 1;
// Domain

View File

@ -14,7 +14,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
mergeType points; // Merge points instead of topology
mergeType points; // Wedge geometry - Merge points instead of topology
scale 1e-6;