Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] MESH 3D, criteria and optimization to achieve mesh with almost constant volume

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] MESH 3D, criteria and optimization to achieve mesh with almost constant volume


Chronological Thread 
  • From: Benjamin Bouscasse <>
  • To:
  • Subject: Re: [cgal-discuss] MESH 3D, criteria and optimization to achieve mesh with almost constant volume
  • Date: Wed, 26 May 2010 13:14:53 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=aCGG7lufYdwdX0F4XHgQf3+aExY5hkmXyBfS8Ak4425jEz2d6SHlw3Qu4JDP0q30RZ QRnqUDIft/TBs2l71q3ehb39PjDtR1mHcjT50J3/iWb0XC8qiTSFRr5Kk9GLcbTnVR58 StnvtQnapbYBDmzjDcRTP5TaFuPbYXTR+5rHY=

Hello,
No response, I hope this is not a stupid question !!!
So I try to semplify:
Why is the best way to obtain from a polyhedral domain a 3D mesh with almost constant cell volume, and to be able to control in input that volume?

I would be very happy to have some tips, or indication of paper thesis whatever!

Thanks,
Benjamin


 

2010/5/25 N2a <>

Hello,

I'm trying to generate a 3D mesh with cells of almost constant volume. I
obtain a correct result for a cube, meshing with the criteria given in the
manual Facet_ criteria (25,0.15,0.05) and Cell criteria (4,0.2) , and after
optimizing it with Lloyd algorithm.
I try to understand what is the best way to have a almost volume constant
tetrahedric mesh and if it is possible to set a criteria or a mathematical
relation between the criteria in order to control as a target the volume of
the cell.
My polyhedral domain will be quite complicated, like the internal part of a
ship hull.
I have some good results now but I would really like to have a generic
process that is able to generate the mesh whatever is the domain given only
in input the volume as a target.

I hope someone has a good strategy helping me to achieve this goal,
computation time is not a big problem.

Thanks in advance,
Benjamin

--
View this message in context: http://cgal-discuss.949826.n4.nabble.com/MESH-3D-criteria-and-optimization-to-achieve-mesh-with-almost-constant-volume-tp2229814p2229814.html
Sent from the cgal-discuss mailing list archive at Nabble.com.

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss





Archive powered by MHonArc 2.6.16.

Top of Page