[Paraview] Periodic Boundaries

Berk Geveci berk.geveci at kitware.com
Tue Oct 15 09:57:19 EDT 2013


Unfortunately, this is currently not supported. You need get your hands
dirty with VTK code to enable this directly. Let me know if you are
interested in pursuing this adventurous path. Alternatively, you can create
multiple copies of the domain with the transform filter.

Best,
-berk


On Tue, Oct 15, 2013 at 9:31 AM, Enrico Calore <enrykalor at gmail.com> wrote:

> Hi all,
>
> I'm trying to produce animations to show particle motion over time.
> I'm using particle filter and particle pathlines filter to visualize
> particles and their paths.
> I'm working on a vtk dataset wich is periodic in x direction (streamwise)
> and z direction (spanwise).
> Now particles which cross these boundaries disappear from the dominion.
> I don't know how to "tell" to Paraview about that periodicity. I'm
> expecting particles to leave one edge of the dominion and enter exactly in
> the "opposite side".
>
> Anybody knows how to solve this problem?
>
> Thanks in advance
>
> EK
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20131015/b4e71f6e/attachment.htm>


More information about the ParaView mailing list