[Paraview] Pasting multiple .csv inputs together

2018-02-05 Thread David Ortley
ion in the additional file is in the same order as the loaded geometry. -David Ortley ___ 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 Par

[Paraview] Complex filters for structured meshes

2017-05-09 Thread David Ortley
te it better and B) help me with figuring out a method (any method) that has visibility of neighbor cells? Thanks -David Ortley # Programmable filter snippet: pdi=self.GetInput() pdo=self.GetOutput() numCells = pdi.GetNumberOfCells() cells = pdi.GetCellData() # Some array already in the calc re

[Paraview] Change request for Lights Dialog box

2016-07-29 Thread David Ortley
or on Windows/Linux/other... -David Ortley ___ 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] Slice filter to Image

2016-07-12 Thread David Ortley
with pvbatch --mpi. If there isn't a quick way, but someone can point me to some examples that can help me get where I'm trying to go, that would be great as well. Thanks. -David Ortley ___ Powered by www.kitware.com Visit other Kitw

Re: [Paraview] Parallel unfriendly filters?

2016-02-11 Thread David Ortley
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:0

Re: [Paraview] Parallel unfriendly filters?

2016-02-08 Thread David Ortley
tivate 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. Thanks. -David Ortley On Mon, Feb 8, 2016 at 1:35 PM, Moreland, Kenneth wrote: > Have you tried doing the threshold last (after the c

[Paraview] Parallel unfriendly filters?

2016-02-08 Thread David Ortley
so I don't know if the problem exists when a server is running on a single node only. It looks like something that is happening at node boundaries, but I could be wrong and it could be a per/processor thing. Thanks. -David Ortley ___ Powered by www.kitwa

[Paraview] Bug in 4.2 and above

2015-11-03 Thread David Ortley
ts:1 and Points:2, the data is a mess (you may have to reset your view to see some of the mess.) Is anybody else able to reproduce this? If so, is there already an open ticket somewhere, or does a bug report need to be written? -David Ortley. __

Re: [Paraview] Smooth seams in SILO files

2015-02-25 Thread David Ortley
y have them gone Again, thank you very much. -David Ortley On Wed, Feb 25, 2015 at 7:26 AM, Utkarsh Ayachit < utkarsh.ayac...@kitware.com> wrote: > Try applying "Merge Blocks" and before applying the > CellDatatoPointData. ParaView indeed treats each block separately. > W

[Paraview] Smooth seams in SILO files

2015-02-24 Thread David Ortley
roblem lies with Paraview somehow...or with how I'm trying to generate the contour (via the 'CellDatatoPointData' filter.) It almost looks like Paraview is treating the edge of each file as if it were an open boundary regardless of whether it is buttressed up against another fil