[vtkusers] Advecting a mesh

David E DeMarle dave.demarle at kitware.com
Sat Jun 8 00:25:56 EDT 2013


I suppose repeated application of probe (to get the vector field onto the
mesh) followed by warp (to deform the mesh by the vectors) won't be precise
or efficient enough?

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Fri, Jun 7, 2013 at 4:00 PM, Moreland, Kenneth <kmorel at sandia.gov> wrote:

>   I have one mesh containing a vector field and another mesh that is an
> unstructured grid that I need to advect in the vector field.  That is, I
> want to trace where the points in the unstructured grid go in the vector
> field after some time T.
>
>  This advection is the same operation done by the stream tracer filter,
> except that I don't want to trace a line behind the points.  I just want to
> know where the points end up after the time I specify, and I can't have any
> points "die"if they leave the vector field or stop.  Is there a filter that
> advects points like this?
>
>  -Ken
>
>      ****      Kenneth Moreland
>     ***      Sandia National Laboratories
> ***********
> *** *** ***  email: kmorel at sandia.gov
> **  ***  **  phone: (505) 844-8919
>     ***      web:   http://www.sandia.gov/~kmorel
>
> _______________________________________________
> 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 VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130608/183063cd/attachment.htm>


More information about the vtkusers mailing list