Good afternoon,

I am trying to generate streamlines on a solution generated on an octree
style grid with hanging nodes/faces. I have cell centered data. The problem
is that the streamlines always end too early. I assume this has to do with
the incomplete connectivity inherent within this type of grid.

My questions is, has anybody dealt with this before? And if so, what might
I try to get this to work?

I've tried creating a 3D Delaunay tessellation from the cell centers
(obtained from the Cell Centers filter) but, at least for this case,
Paraview crashes. Also, converting the cell data to point data does not
take care of the problem.

I've thought about attempting to interpolate my data onto a uniform
structured mesh and use that new dataset as the source for the streamline
filter, but I'm not sure how to go about doing that.

Does anybody done this before or have any ideas about how I might solve
this problem?

Thanks for your time,

Ethan Alan
_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to