Coreform Cubit Version: insert version you are using (i.e. 2022.11)
Platform: insert platform, incl. version (i.e. Windows 11)
Hi everyone,
I’m creating an ellipsoid geometry using Cubit using the following code:
create sphere radius 0.1
volume 1 scale x 0.242216 y 0.121108 z 0.115053
However, Cubit ends up creating also a surface (connected by two vertices) which brings some problems when I try to further mesh this volume. I found that it is possible to get rid of unwanted vertices using the command tweak (see Removing Vertices). However it doesn’t seem to work, as after following what is suggested in this tutorial, the vertices, the line and the surface are still there.
Any suggestion of how to avoid creating this vertices (plus line, plus surfacce)?
Thanks in advance,
Cheers