[Paraview] bug with plot on sorted lines in parallel

2009-10-16 Thread Paul Edwards
When I use plot on sorted lines running with partitioned data I get multiple blocks showing for a single partitioned block. The same data is shown as one block with the plot data filter. Regards, Paul ___ Powered by www.kitware.com Visit other Kitware

[Paraview] outline in parallel

2009-10-16 Thread Paul Edwards
Hi Should the outline representation look the same if I have my data loaded in parallel to when it is in serial? I am getting multiple outlines (1 for each process) for each block in my multiblock dataset. I don't know if this is the desired behaviour or whether I am doing something wrong.

Re: [Paraview] Pipeline suggestion

2009-10-16 Thread Andy Bauer
Some nitpicking: 1. I'm guessing you mean strain rate instead of strain since you're using velocity. 2. For step 8 it looks like you're missing the cell surface area and the normal (I think you should only have to calculate the scalar values to get the force you want). As far as the compute

Re: [Paraview] how do filter presses apply button? pv xprt plz hlp!

2009-10-16 Thread Bam Ting
David, THX! i need ur hlp! auto-accept is no good, he make every one auto-accept... I don know how qt good.I try custon panel... I see slot pqObjectInspectorWidget::accept, how 2 connect?? I don know how get the instance! Did I make mistake in how? Bp On Thu, Oct 15, 2009 at 5:03 PM, David E

Re: [Paraview] Pipeline suggestion

2009-10-16 Thread Berk Geveci
Overall, it looks good. Are you getting unexpected results? Also, if you want more accuracy, you can skip point to cell and write a Python filter that iterates over cells and performs its own integration. This would also allow you to do all components at once. -berk On Fri, Oct 16, 2009 at 9:10

Re: [Paraview] bug with plot on sorted lines in parallel

2009-10-16 Thread Berk Geveci
Sorry for being dense, but I don't follow you :-) Is there a way of showing this with an image or something? On Fri, Oct 16, 2009 at 4:34 AM, Paul Edwards paul.m.edwa...@gmail.com wrote: When I use plot on sorted lines running with partitioned data I get multiple blocks showing for a single

Re: [Paraview] parallel reader

2009-10-16 Thread Berk Geveci
Hmmm. Maybe a bug? Can you write an example dataset as pvtX in parallel and send it to me? On Thu, Oct 15, 2009 at 11:33 AM, Paul Edwards paul.m.edwa...@gmail.com wrote: I have created a parallel reader where an a equal number of cells are loaded onto each process.  Only the necessary points

Re: [Paraview] How to invalidate data

2009-10-16 Thread Fabian Wein
Hi David, Sorry Fabian, I've been quite busy at Vis and haven't been able to help. I can understand! For my tight deadline we skipped paraview and implemented a simple standalone live-data-visualization tody in Qt for a presentation next week - hence I'm not under pressure any more. But I will