<HTML>
<HEAD>
<TITLE>Re: [Paraview] PV 3.8.0 refining a solution using triangulate</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>The Tetrahedralize filter simply turns all the cells into simplicies (triangles and tetrahedra). All the simplicies use the same points as the original cells, so the points are passed through and the cells are regenerated. You should see more cells if some got divided.<BR>
<BR>
It sounds like you want a smoothing or subdivision filter. There are at least a couple of those available for surface geometry. I don’t see anything for 3D polyhedra.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 7/20/10 6:14 AM, "Stephen Wornom" <<a href="stephen.wornom@sophia.inria.fr">stephen.wornom@sophia.inria.fr</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Moreland, Kenneth wrote:<BR>
> I’m not sure I understand the question. You should be able to create<BR>
> mesh 2 by running mesh 1 through the Tetrahedralize filter. After that<BR>
> you visualize it like any other mesh.<BR>
I clicked the Tetrahedrize filter. This creates mesh 2 or at least it<BR>
does something. information shows that mesh1 and mesh 2 have the same<BR>
number of vertices.<BR>
I want mesh 2 to be a finer mesh than mesh 1. What am I doing wrong? or<BR>
stated differently, can one refine a mesh using PV?<BR>
Thanks,<BR>
Stephen<BR>
> -Ken<BR>
><BR>
><BR>
> On 7/19/10 7:12 AM, "Stephen Wornom" <<a href="stephen.wornom@sophia.inria.fr">stephen.wornom@sophia.inria.fr</a>><BR>
> wrote:<BR>
><BR>
> read solution 1 (mesh 1)<BR>
> Let mesh 2 = mesh 1 triangulated.<BR>
> 1-How do I interpolate solution 1 to mesh 2 (solution 2)?<BR>
> 2-How do I visualize solution 2?<BR>
> Hope my questions are clear,<BR>
> Thanks,<BR>
> Stephen<BR>
><BR>
> --<BR>
> <a href="stephen.wornom@sophia.inria.fr">stephen.wornom@sophia.inria.fr</a><BR>
> 2004 route des lucioles - BP93<BR>
> Sophia Antipolis<BR>
> 06902 CEDEX<BR>
><BR>
> Tel: 04 92 38 50 54<BR>
> Fax: 04 97 15 53 51<BR>
><BR>
><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>
<BR>
--<BR>
<a href="stephen.wornom@sophia.inria.fr">stephen.wornom@sophia.inria.fr</a><BR>
2004 route des lucioles - BP93<BR>
Sophia Antipolis<BR>
06902 CEDEX<BR>
<BR>
Tel: 04 92 38 50 54<BR>
Fax: 04 97 15 53 51<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>
**** Kenneth Moreland<BR>
*** Sandia National Laboratories<BR>
*********** <BR>
*** *** *** email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** *** ** phone: (505) 844-8919<BR>
*** web: <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>