<HTML>
<HEAD>
<TITLE>Re: [Paraview] Save Data vtu format</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Triangulating only cells of type VTK_CONVEX_POINT_SET is actually more difficult than it sounds. &nbsp;All non-triangular faces will be split into triangles. &nbsp;If there is any neighbor cells that share these faces, they will also have to be split in some way to keep the interfaces consistent. &nbsp;The splitting can then easily propagate to the neighbors&#8217; neighbors and so on.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 9/10/09 9:45 AM, &quot;Adriano Gagliardi&quot; &lt;<a href="agagliardi@ara.co.uk">agagliardi@ara.co.uk</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I found the full declaration of the cell types in vtkCellTypes.h and came to<BR>
that conclusion. However, I'm not too clear on how ParaView handle's these<BR>
cell types, but I can worry about that another time. It would be nice to<BR>
have an option in Save Data to output all cell types equal to<BR>
VTK_CONVEX_POINT_SET as tetrahedrals, or a filter for identifying and<BR>
isolating these specific cells and tetrahedralising them. My workaround for<BR>
today involved tertrahedralising the whole mesh, which increased its size<BR>
7-fold so not the most practical option.<BR>
<BR>
===================================<BR>
<BR>
Adriano Gagliardi MEng PhD<BR>
Project Scientist<BR>
Computational Aerodynamics<BR>
Aircraft Research Association Ltd.<BR>
Manton Lane<BR>
Bedford<BR>
<BR>
Tel: 01234 32 4644<BR>
E-mail: <a href="agagliardi@ara.co.uk">agagliardi@ara.co.uk</a><BR>
Url: www.ara.co.uk<BR>
-----Original Message-----<BR>
From: Berk Geveci [<a href="mailto:berk.geveci@kitware.com">mailto:berk.geveci@kitware.com</a>]<BR>
Sent: 10 September 2009 16:11<BR>
To: <a href="agagliardi@ara.co.uk">agagliardi@ara.co.uk</a><BR>
Cc: <a href="paraview@paraview.org">paraview@paraview.org</a><BR>
Subject: Re: [Paraview] Save Data vtu format<BR>
<BR>
You probably have some sort of polyhedra that is getting converted to<BR>
VTK_CONVEX_POINT_SET.<BR>
<BR>
-berk<BR>
<BR>
On Thu, Sep 10, 2009 at 4:33 AM, Adriano Gagliardi&lt;<a href="agagliardi@ara.co.uk">agagliardi@ara.co.uk</a>&gt;<BR>
wrote:<BR>
&gt; I've recently written out some data from ParaView to .vtu format using<BR>
&gt; File-&gt;Save Data. However, in the 'types' listing I have a small<BR>
&gt; File-&gt;proportion<BR>
&gt; of the cells that are of type 41? I can't find any reference to this<BR>
&gt; type in the VTK file formats listing on the website (max type is 25<BR>
&gt; for VTK_QUADTRATIC_HEXAHEDRON), although the latest that seems to be<BR>
&gt; available for download is v4.2. Is this a new type supported in v5.2 only?<BR>
&gt;<BR>
&gt; ===================================<BR>
&gt;<BR>
&gt; Adriano Gagliardi MEng PhD<BR>
&gt; Project Scientist<BR>
&gt; Computational Aerodynamics<BR>
&gt; Aircraft Research Association Ltd.<BR>
&gt; Manton Lane<BR>
&gt; Bedford<BR>
&gt;<BR>
&gt; Tel: 01234 32 4644<BR>
&gt; E-mail: <a href="agagliardi@ara.co.uk">agagliardi@ara.co.uk</a><BR>
&gt; Url: www.ara.co.uk<BR>
&gt;<BR>
&gt;<BR>
&gt; ---------------------------<BR>
&gt; This email contains information that is private and confidential and is<BR>
intended only for the addressee.  If you are not the intended recipient<BR>
please delete it and notify us immediately by e-mailing the sender.<BR>
&gt; Note: All email sent to or from this address may be accessed by someone<BR>
other than the recipient, for system management and security reasons.<BR>
&gt; Aircraft Research Association Ltd.  Registered in England,<BR>
&gt; Registration No 503668 Registered Office: Manton Lane, Bedford MK41<BR>
&gt; 7PF England VAT No GB 196351245<BR>
&gt;<BR>
&gt;<BR>
&gt; _______________________________________________<BR>
&gt; Powered by www.kitware.com<BR>
&gt;<BR>
&gt; Visit other Kitware open-source projects at<BR>
&gt; <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><BR>
&gt;<BR>
&gt; Please keep messages on-topic and check the ParaView Wiki at:<BR>
&gt; <a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><BR>
&gt;<BR>
&gt; Follow this link to subscribe/unsubscribe:<BR>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
&gt;<BR>
<BR>
<BR>
---------------------------<BR>
This email contains information that is private and confidential and is intended only for the addressee. &nbsp;If you are not the intended recipient please delete it and notify us immediately by e-mailing the sender.<BR>
Note: All email sent to or from this address may be accessed by someone other than the recipient, for system management and security reasons.<BR>
Aircraft Research Association Ltd. &nbsp;Registered in England, Registration No 503668 Registered Office: Manton Lane, Bedford MK41 7PF England VAT No GB 196351245<BR>
<BR>
<BR>
_______________________________________________<BR>
Powered by www.kitware.com<BR>
<BR>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><BR>
<BR>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><BR>
<BR>
Follow this link to subscribe/unsubscribe:<BR>
<a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'><BR>
&nbsp;&nbsp;&nbsp;**** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kenneth Moreland<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sandia National Laboratories<BR>
*********** &nbsp;<BR>
*** *** *** &nbsp;email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** &nbsp;*** &nbsp;** &nbsp;phone: (505) 844-8919<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;web: &nbsp;&nbsp;<a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>