Re: [Paraview] snappy display of inner points of large grid

2017-05-04 Thread Donjan Rodic
Continuing to battle with this... Loading a VTK file, the CellCenters filter with "Vertex Cells" displays inner points but doesn't keep color information. The PointDatatoCellData Filter stores the information in Cell Data, but averages colors at the region boundaries. Then using CellCenters (+

Re: [Paraview] in-situ visualisation for MPI codes

2017-05-04 Thread Benson Muite
Hi Wadud, It should. A version with an adaptor from 4 years ago is here: https://en.wikibooks.org/wiki/Parallel_Spectral_Numerical_Methods/Visualization_with_ParaView_CoProcessing Regards, Benson On 5/4/17 7:08 PM, Wadud Miah wrote: > > Hello, > > > > I am using the PLplot library (http://plplo

[Paraview] in-situ visualisation for MPI codes

2017-05-04 Thread Wadud Miah
Hello, I am using the PLplot library (http://plplot.sourceforge.net/) which allows me to write images in my Fortran code. This library allows me to create images without having to write the data file to disk. However, PLplot only supports sequential codes and I cannot find an equivalent library

[Paraview] Change a property of multiple data objects simultaneously?

2017-05-04 Thread David Doria
Hi, Say I have opened 10 individual vtp files. Now I decide that I want to change a property for all of them (for example, the Point Size, the Opacity, etc.). Is there a way to do this without clicking on one, changing the property, clicking on the next, changing the property, etc. etc.? If I sele

Re: [Paraview] Applying a texture to a sphere

2017-05-04 Thread Michael Jackson
Thank you. That did the trick. I was able to apple the image as a texture to a sphere. So many options in the properties panel I was just not seeing the specific option that I needed. Forgot about the search panel. Duh. That image got me pretty close to what I wanted, now to figure out how to

Re: [Paraview] Applying a texture to a sphere

2017-05-04 Thread David E DeMarle
On Wed, May 3, 2017 at 4:10 PM, Michael Jackson wrote: > I have an image that represents an sphere that was mapped to a 2D circle. Unsure what you mean by this projection. Depending on what the layout it might be hard or easy to assign U/V coordinates that pick the right pixel for each location

Re: [Paraview] Segfault wich ParaView 5.3

2017-05-04 Thread Stefan Melber
Hi, fixed. It was the user-configuration. The (broken) ini-file has a size of 37 MB instead of 700 kB of an working one. Dont ask me why this file was broken ... Thanks for the fast solution! Stefan Hello Stefan Can you try to reproduce your problem by running paraview without user

Re: [Paraview] Segfault wich ParaView 5.3

2017-05-04 Thread Stefan Melber
Hi Mathieu, no - not connected to a server - just the GUI version without. However - seems the user settings! With "-dr" it works. I will try what happens when i delete my user-preferences for v5.3 ... Stefan Hello Stefan Can you try to reproduce your problem by running paraview withou

Re: [Paraview] Segfault wich ParaView 5.3

2017-05-04 Thread Mathieu Westphal
Hello Stefan Can you try to reproduce your problem by running paraview without user settings: ./bin/paraview -dr Regards, Mathieu Westphal On Thu, May 4, 2017 at 9:27 AM, Mathieu Westphal < mathieu.westp...@kitware.com> wrote: > Hello Stefan > > Does this happen when you startup ParaView, if n

Re: [Paraview] Segfault wich ParaView 5.3

2017-05-04 Thread Mathieu Westphal
Hello Stefan Does this happen when you startup ParaView, if not, what are you tring to do before the segfault ? It looks like you are trying to Load a file while connected to a server, is that right ? Regards, Mathieu Westphal On Thu, May 4, 2017 at 9:06 AM, Stefan Melber wrote: > Hi, > > run

[Paraview] Segfault wich ParaView 5.3

2017-05-04 Thread Stefan Melber
Hi, running ParaView 5.3 (self-compiled or binaries from the webpage) i got an segfault. Find the output of the debug below. However - using ParaView 5.2 everything is fine. In 5.3 i tried Qt4 and Qt5, OpenGL and OpenGL2 - always the same. Any ideas? Stefan paraview --enable-bt ASSE