Just an update.

Kenneth, I think I understand the logic of what you're saying.  I have a
large calculation that I'm working on this week that will require some
visualization.  I'll update this thread with my progress as I get the
chance.


-David Ortley

On Tue, Feb 9, 2016 at 7:04 AM, Dan Lipsa <[email protected]> wrote:

>
>>
>> Cell Data to Point Data is the only way I know of to activate the contour
>> filter for silo files.  The results are stored in cell arrays, which
>> apparently don't activate the contour filter.  I stumbled upon using Cell
>> Data to Point Data by accident, so if there's a better way to do this, I'm
>> open to it.
>>
>
> I see. I would go with Ken's suggestions, then.  I would also create a new
> array called  'vtkGhostType' from 'avtGhostZones'. You could do that
> instead of thresholding out the ghost zones. VTK knows about vtkGhostType
> name. I think you could leave those in as they should not be rendered.
>
> You can create the new array from avtGhostZone using the Calculator filter.
>
> Dan
>
>
_______________________________________________
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