Skip to content

Commit 2f1817c

Browse files
committed
Move the wedge example domain to lie on axis
1 parent ce07a02 commit 2f1817c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/operation/wedge.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
[None, None, cb.Spline([[0.75, 0.15, 0], [0.50, 0.20, 0], [0.25, 0.25, 0]]), None],
1313
)
1414

15-
# move it away from the axis of rotation
16-
# x axis = [1, 0, 0]
17-
base.translate([0, 1, 0])
1815

1916
# create a wedge, then copy it along x-axis,
2017
# representing an annular seal with grooves

0 commit comments

Comments
 (0)