p0=[-5 -5 -5];p1=[5 5 5];[nbox,fbox]=meshabox(p0,p1,1,1);p0=[-1 -1 -1];p1=[1 1 1];[nbox2,fbox2]=meshabox(p0,p1,1,1);[node,face]=mergemesh(nbox,fbox,nbox2,fbox2);[nodev,elemv,facev]=surf2mesh(node,face,[],[],1,'1=0.5:2=0.1',[0 0 0;4 4 4],[],[]);
--
Best regards,Nerea
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 http://groups.google.com/group/iso2mesh-users.
For more options, visit https://groups.google.com/d/optout.
The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.
Dear Qianqian,
File I/O Error: Cannot access file /tmp/iso2mesh-nerea/post_vmesh.b.node.
Internalerror in findedge(): Unable to find an edge in subface.
Dear Qianqian,
Thank you for your reply. I've just checked it out, but unfortunatly it doesn''t work with my current model.I guees that it is due to its complex geometry.
This is the two output errors that I got :File I/O Error: Cannot access file /tmp/iso2mesh-nerea/post_vmesh.b.node.
Internalerror in findedge(): Unable to find an edge in subface.
Dear Qianqian,
The input mesh is single component (closed and repaired) mesh. I though that maybe the problem may lied in the control points definition, but I checked themaccording to the example, and there is still the internal error that I mentioned (Duplicating background mesh.Internalerror in findedge(): Unable to find an edge in subface.)
I will keep trying it, but it seems that it's not so straightforward working with my current mesh surface.
Unexpected end of file in /tmp/iso2mesh-nerea/post_vmesh.mtr.