--
Best regards,
Konstantinos Mountris.
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.
Dear Dr Fang,
thank you for your help. I did as you mentioned and it is working fine. The name vairables were not the appropriate in the previous message due to some test. Sorry for that.
I check the quality and the minumum is 0.1503, It's not so far from zero. What is a good quality in average? Something more than 0.3?
Thank you very much.
Τη Δευτέρα, 23 Μαρτίου 2015 - 2:44:55 μ.μ. UTC+1, ο χρήστης Konstantinos Mountris έγραψε:Dear Dr Fang,
I am using ISO2MESH for my work in the prostate modeling. Similar to another post I want to importh the mesh in FeBio for analysis. It supports abaqus format so i use an external script
mesh2abaqus to export the mesh in *.inp format. However I have problems too with negative Jacobians. I tried to use the mesh quality function to check the mesh's quality but it gives me this error:
=====================================================
Error using horzcat
Dimensions of matrices being concatenated are not consistent.
Error in elemvolume (line 27)
e1=det([node(elem(i,:),2),node(elem(i,:),3),acol]);
Error in meshquality (line 32)
vol=elemvolume(node,elem);
Error in meshing_prostate (line 37)
quality=meshquality(face,newelem);
=========================================================
I guess the problem is because the node is 610*4 array and the newelem a 1588*5 array.
Are you aware with this problem and how i could overcome it?
Thank you in advance for your response. Your answer in a past question of mine was very helpful.
Best regards,
Konstantinos Mountris.
--
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 Dr Fang,
sorry for the late response. I am pasting below my script and attach an image of the histogram! Thank you 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 http://groups.google.com/group/iso2mesh-users.
For more options, visit https://groups.google.com/d/optout.