Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Challenges getting good mesh quality when more than 1M nodes

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Challenges getting good mesh quality when more than 1M nodes


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Challenges getting good mesh quality when more than 1M nodes
  • Date: Mon, 7 Aug 2017 09:13:43 +0200
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:YMPdWxUiJDb3590vjDPtpiNo76LV8LGtZVwlr6E/grcLSJyIuqrYbBGCt8tkgFKBZ4jH8fUM07OQ6PGwHzRYqb+681k6OKRWUBEEjchE1ycBO+WiTXPBEfjxciYhF95DXlI2t1uyMExSBdqsLwaK+i764jEdAAjwOhRoLerpBIHSk9631+ev8JHPfglEnjSwbLdxIRmssQndqtQdjJd/JKo21hbHuGZDdf5MxWNvK1KTnhL86dm18ZV+7SleuO8v+tBZX6nicKs2UbJXDDI9M2Ao/8LrrgXMTRGO5nQHTGoblAdDDhXf4xH7WpfxtTb6tvZ41SKHM8D6Uaw4VDK/5KptVRTmijoINyQh/W/KlMJwgqJVoBWiqRJxzYHbb4OaO+ZxcK7GYdMXR3BMUtpNWyFPAo6xaZYEAeobPeZfqonwv1UCowagCga3Huzv0SNIhn7o0q08zu8vFwbG3BYhH9IJrHTfsdH5OqYMXuCyyanH0ynDb+lW2Dn98ofHbgwhofaWXbNwdMbdx1QkGgTejlWUrozlJTKV1uMRs2SB6upgUfmii2Eiqw5rozivwt0ghZXOhoIQ013J8zhyzogyJd29UkF7YNikHYNftyGbK4t2Qt4iTHpytCkmzb0GvJi2dzUJxpQ/3xPTdeCLfoyS7h/gVOudOyp0iGxmdb6lmhq/80qtxvX+W8S3ylpGsCVIn9jWunwQ0xHe5NKLR/l980qnxD2BzRrc6vteLkAxjafbK4Auwro3lpcLtETMBC72mEHvgK6YbEUo5vGk6+r6brjkpJKQLYB0igb5MqQhnsywH/40PRQJX2ie4ei81bvj8lPlQLhSkPE6jq3UvIrZKMkbvKK1HhFZ34U55xqiDTqr0swUnXwdI1JEfBKHgZLpO1bLIP3gFve/h1OskC1qx/DBIr3tGJDNLnzYnbfueLZy8U9cyA4pwd9D4JJUD6kNIOjvVU/pqNzYEhg5PhSozOboEtp90poSVn+OAq+CLKzSrESI5vk0LumXZI4VvS79JOI/6/7vi385g14dcrOz0ZsZcnDrVshhdk6WaH6pjtYaGnoRpSI/SvbrgRuMS219fXG3CugH6zsyE56nAIGLYoe3gbudlGeUE5pTa3xcG36FGmvvbZTFEb9YcyaVOM5mjnoBUZCuToYg0VelswqsmOkvFfbd5iBN7cGr79Ny/eCGzRw=
  • Organization: GeometryFactory

On 08/04/2017 05:03 PM, Eggebrecht, Adam wrote:


Hello cgal-discuss,



Out lab is using cgal to generate dense meshes of human heads to model
photon propagation. Generally speaking, the meshes are very nice.
However, when the mesh sizes hit around 1,000,00 nodes, the meshes start
to exhibit problems with poor tetrahedral and open surfaces.



I am happy to provide more details, but wanted to first reach out to see
if this type of error has been observed by others and if there are
general fixes. We are generating meshes on Linux machines with >250GB
RAM (e.g., 1 computer is running CentOS 6.4 and has 8 Intel Xeon E5607
processors).


In general, the more nodes you have, the better the mesh should be.
About the poor quality tetrahedra I was thinking maybe it's a matter
of run time of the optimizer since the more vertices you have the more
time you need but the pb with open surfaces is strange.
I would advise to open a detailed issue on github [1] and we will look into it. You can post the link to the issue in the thread so that people
interested can follow the discussion.

Thanks,

Sebastien.

[1] https://github.com/CGAL/cgal/issues



Thank you,

Adam



------------------------------------------------------------------------

The materials in this message are private and may contain Protected
Healthcare Information or other information of a sensitive nature. If
you are not the intended recipient, be advised that any unauthorized
use, disclosure, copying or the taking of any action in reliance on the
contents of this information is strictly prohibited. If you have
received this email in error, please immediately notify the sender via
telephone or return mail.





Archive powered by MHonArc 2.6.18.

Top of Page