Thanks Qianqian & subdomains

76 views
Skip to first unread message

Dipnoi

unread,
Apr 25, 2013, 1:28:15 PM4/25/13
to iso2mes...@googlegroups.com
Just wanted to say a BIG thanks Qianqian, 
Got the cgalv2m method working nicely now with mesh2abaqus script (Michael Wang's). For some reason I cannot get saveabaqus to work, nevermind. Now having great fun meshing all sorts of stuff. 

Just wondered if you had considered implementing cgal's different sizing field for different subdomains?

cheers

Qianqian Fang

unread,
Apr 25, 2013, 1:55:30 PM4/25/13
to iso2mes...@googlegroups.com, Dipnoi
On 04/25/2013 01:28 PM, Dipnoi wrote:
Just wanted to say a BIG thanks Qianqian,

you are welcome! glad to hear everything works.


Got the cgalv2m method working nicely now with mesh2abaqus script (Michael Wang's). For some reason I cannot get saveabaqus to work, nevermind. Now having great fun meshing all sorts of stuff.

I will try to improve saveabaqus in the future, but I will need
people's help as I am not using abaqus at this point.


Just wondered if you had considered implementing cgal's different sizing field for different subdomains?

yes, iso2mesh has it in the latest code. Please check out
my reply to Neis's questions recently:

https://groups.google.com/group/iso2mesh-users/browse_thread/thread/d57b98beb52756c8/fbea528130c6153e?hl=en&lnk=gst&q=sizing+field#fbea528130c6153e

Qianqian


cheers

--
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

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.

Dipnoi

unread,
Apr 26, 2013, 9:28:37 AM4/26/13
to iso2mes...@googlegroups.com, Dipnoi
Wow, the subdomain maxvol is great (see image). 

Just wondering now if there is a way of smoothing the interface between materials?

As you can see the interface is pretty good but occasionally you get tetra sticking out in either direction. Seems to happen more on the external surface compared to interior.

Is cgal's feature preservation (edge size) likely to help?

cheers
maxvols.jpg

Qianqian Fang

unread,
Apr 26, 2013, 11:47:37 AM4/26/13
to iso2mes...@googlegroups.com, Dipnoi
On 04/26/2013 09:28 AM, Dipnoi wrote:
Wow, the subdomain maxvol is great (see image). 

Just wondering now if there is a way of smoothing the interface between materials?

As you can see the interface is pretty good but occasionally you get tetra sticking out in either direction. Seems to happen more on the external surface compared to interior.

one thing I tried before is to use v2s('cgalmesh') to extract
the outer/inner surfaces, and then run sms() to smooth the surface.
However, the smoothing can not be too strong because it may cause
self-intersecting elements. After smoothing, you pass the output
to s2m() and manually identify the seeding points for each label.


Is cgal's feature preservation (edge size) likely to help?

do you have a link for this? I know cgal accepts a feature line
input and reinforce the edges, but user has to define that line
first.

Qianqian

Dipnoi

unread,
Apr 27, 2013, 2:51:17 AM4/27/13
to iso2mes...@googlegroups.com
Yes, I think you are right. I was referring to figure 54.11 and associated code (http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Mesh_3/Chapter_main.html). Looks like polylines are defined.

An alternative would be to smooth the boundaries by hand - any suggestion for good freeware to edit tetra meshes?

thanks

Dipnoi

unread,
May 14, 2013, 5:09:30 AM5/14/13
to iso2mes...@googlegroups.com
Just another update,

One of the CGAL team website shows feature preserving in the liver example:

http://raweb.inria.fr/rapportsactivite/RA2009/geometrica/uid16.html

Appears to smooth the jagged edge problem but not clear how the polylines are defined for complex geometries.


Reply all
Reply to author
Forward
0 new messages