Dear Dr. Fang and iso2mesh users,
I have a tetrahedral mesh of 3D model(abaqus input file), from which I extracted all the node co-ordinates(v) manually. Also, I extracted the surface patches of the volume using the function 'volface'. Please refer the figure which I obtainied from 'plotmesh (v,openface)'
As I want to increase the quality of mesh, I'm trying to remesh the obtained surface using the function 'remeshsurf'. But, I am getting holes (or) there is no mesh at certain locations in the output (please see the attached figure 'remeshsurf_elemsize_0.5'). I tried with different elemsize but it is not working. This is how I used remeshsurf:
--
elemsize=0.5;[newno,newfc]=remeshsurf (v,openface,elemsize);
plotmesh(newno,newfc);
Anyone has an idea how to fix this issue? Any help would greatly be appreciated. Thanks in advance.
You received this message because you are subscribed to the Google Groups "iso2mesh-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to iso2mesh-user...@googlegroups.com.
To post to this group, send email to iso2mes...@googlegroups.com.
Visit this group at https://groups.google.com/group/iso2mesh-users.
For more options, visit https://groups.google.com/d/optout.