TUT: use mergeType points for wedge geometries (#2241)
This commit is contained in:
parent
c2697f466d
commit
52be5d0428
@ -14,6 +14,8 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
mergeType points; // Wedge geometry - Merge points instead of topology
|
||||
|
||||
scale 1;
|
||||
|
||||
vertices
|
||||
|
@ -14,6 +14,8 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
mergeType points; // Wedge geometry - Merge points instead of topology
|
||||
|
||||
scale 0.001;
|
||||
|
||||
R1X 3.99619288633;
|
||||
|
@ -14,6 +14,8 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
mergeType points; // Wedge geometry - Merge points instead of topology
|
||||
|
||||
scale 0.001;
|
||||
|
||||
vertices
|
||||
|
@ -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)
|
||||
|
@ -14,6 +14,8 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
mergeType points; // Wedge geometry - Merge points instead of topology
|
||||
|
||||
scale 0.001;
|
||||
|
||||
vertices
|
||||
|
@ -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)
|
||||
|
@ -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)
|
||||
|
@ -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)
|
||||
|
@ -14,7 +14,7 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
mergeType points; // Merge points instead of topology
|
||||
mergeType points; // Wedge geometry - Merge points instead of topology
|
||||
|
||||
scale 1;
|
||||
|
||||
|
@ -14,6 +14,8 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
mergeType points; // Wedge geometry - Merge points instead of topology
|
||||
|
||||
scale 1;
|
||||
|
||||
// Domain
|
||||
|
@ -14,7 +14,7 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
mergeType points; // Merge points instead of topology
|
||||
mergeType points; // Wedge geometry - Merge points instead of topology
|
||||
|
||||
scale 1e-6;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user