[Paraview] PV 3.8.0 refining a solution using triangulate

Moreland, Kenneth kmorel at sandia.gov
Tue Jul 20 14:01:39 EDT 2010


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.

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.

-Ken


On 7/20/10 6:14 AM, "Stephen Wornom" <stephen.wornom at sophia.inria.fr> wrote:

Moreland, Kenneth wrote:
> I'm not sure I understand the question. You should be able to create
> mesh 2 by running mesh 1 through the Tetrahedralize filter. After that
> you visualize it like any other mesh.
I clicked the Tetrahedrize filter. This creates mesh 2 or at least it
does something. information shows that mesh1 and mesh 2 have the same
number of vertices.
I want mesh 2 to be a finer mesh than mesh 1. What am I doing wrong? or
stated differently, can one refine a mesh using PV?
Thanks,
Stephen
> -Ken
>
>
> On 7/19/10 7:12 AM, "Stephen Wornom" <stephen.wornom at sophia.inria.fr>
> wrote:
>
>     read solution 1 (mesh 1)
>     Let mesh 2 = mesh 1 triangulated.
>     1-How do I interpolate solution 1 to mesh 2 (solution 2)?
>     2-How do I visualize solution 2?
>     Hope my questions are clear,
>     Thanks,
>     Stephen
>
>     --
>     stephen.wornom at sophia.inria.fr
>     2004 route des lucioles - BP93
>     Sophia Antipolis
>     06902 CEDEX
>
>     Tel: 04 92 38 50 54
>     Fax: 04 97 15 53 51
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>


--
stephen.wornom at sophia.inria.fr
2004 route des lucioles - BP93
Sophia Antipolis
06902 CEDEX

Tel: 04 92 38 50 54
Fax: 04 97 15 53 51




   ****      Kenneth Moreland
    ***      Sandia National Laboratories
***********
*** *** ***  email: kmorel at sandia.gov
**  ***  **  phone: (505) 844-8919
    ***      web:   http://www.cs.unm.edu/~kmorel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100720/4e2d07a2/attachment-0001.htm>


More information about the ParaView mailing list