Skip to content

Commit fb256c3

Browse files
removed meshing visualization
1 parent db442f8 commit fb256c3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/00-systemcoupling/cht_pipe.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,6 @@
104104
mapdl.esize(0.002)
105105
mapdl.vsweep(1)
106106

107-
# %%
108-
# Visualizing the meshed geometry
109-
mapdl.eplot()
110107

111108
# %%
112109
# Creating the regions from the geometry for named selections

0 commit comments

Comments
 (0)