Re: [Paraview] Impossible to see a movement.

2015-07-10 Thread aka
Utarsh, Thank you for your reply, I will try to do what you say this week-end. Another fact is a few strange : when I opened my rmed file with Paraview (using for this the http://www.alneos.com/telechargement/paraview-avec-med software), I simply could clic on the "Wrap" button (or a name nea

[Paraview] How to display only certain parts of a geometry?

2015-07-10 Thread Christophe Trophime
Hi, I wish to use Paraview to display data stored in EnSight Gold format. I would like to display only certain parts of the geometry. In EnSight it's quite easy to select the parts you want to display. How can I do the same in Paraview? Thanks for any hints Best regards C Christophe TRO

Re: [Paraview] How to display only certain parts of a geometry?

2015-07-10 Thread Alexandre Ancel
Hello, If I am not wrong, loading Ensight Gold files in ParaView will be seen as a Multi-Block Dataset in the Information section of the data. You can then use the "Extract Block" filter to extract the different parts of the data. Hope it helps Best regards, Alexandre Ancel On Fri, Jul 10, 2015

[Paraview] Can I parallelize different input files?

2015-07-10 Thread Adam Lyon
Hi - I have 12 fairly large vti files (each one is a simulation of part of the magnetic field of my particle physics detector). Each file covers a distinct part of the total volume, so that all 12 together covers the whole thing. This would seem to be a perfect opportunity to try to parallelize Par

Re: [Paraview] Impossible to see a movement.

2015-07-10 Thread Utkarsh Ayachit
That would be questions to ask to the folks who developed the reader, I am afraid. I suspect the "Wrap" button expected an array of certain shape/name and that's missing in your dataset. I suspect its the fact that your DEPL array is a 4 component array, rather than 3 -- but that's just a wild gues

Re: [Paraview] PCL Plugin

2015-07-10 Thread Casey Goodlett
Eric, That paper describes the approach for filter wrapping. You will also need to compile VeloView against your paraview build and then include the VeloView plugin alongside the PCL plugin. Hope that helps. On Thu, Jul 9, 2015 at 3:00 PM, Eric Younkin - NOAA Federal < eric.g.youn...@noaa.gov>

Re: [Paraview] Impossible to see a movement.

2015-07-10 Thread Michael Grabietz
Hi Amel, I followed the discussion between Utkarsh and you on this topic. Could you share the rmed file from Code-Aster? The download from your google drive seems to be restricted to specific email addresses. Michael Am 10.07.2015 um 09:27 schrieb a...@alphanet.ch: Utarsh, Thank you for you

Re: [Paraview] PCL Plugin

2015-07-10 Thread Eric Younkin - NOAA Federal
Thanks Casey. I'm reading in the Veloview Developer guide ( https://github.com/Kitware/VeloView/tree/master/Documentation) that Veloview requires VTK6 and Qt 4.8. I'm currently compiling Paraview from source using Qt5.5 and VTK libraries that came with Paraview source. Do I need to download VTK6

Re: [Paraview] Molecular dynamics from lammps

2015-07-10 Thread Berk Geveci
Let's try to refine this. How would you pick which atoms to project to the plane? Keep the atoms that are under a certain distance to the plane? Also, once you project the points on the plane, are you looking to interpolate the values on the plane continuously or simply show the vectors as glyphs?

Re: [Paraview] PCL Plugin

2015-07-10 Thread Casey Goodlett
You should compile against the VTK of paraview. I have not tested Qt 5.5. I have not recently tested building VeloView against paraview outside of the VeloView superbuild. There may be unexpected problems. On Fri, Jul 10, 2015 at 11:49 AM, Eric Younkin - NOAA Federal < eric.g.youn...@noaa.gov>

Re: [Paraview] Impossible to see a movement.

2015-07-10 Thread A. Kapetanovic
Hi Michael, Here you have the dropbox link for my rmed file : https://www.dropbox.com/s/e5ub600ygmzyzf6/07b.rmed.zip?dl=0 Amel Le 10. 07. 15 16:39, Michael Grabietz a écrit : Hi Amel, I followed the discussion between Utkarsh and you on this topic. Could you share the rmed file from Code-Ast

[Paraview] Superbuild

2015-07-10 Thread Scott, W Alan
I created a superbuild yesterday, and now when I run ParaView, I see the following error. Then, Linux basically locks up. I also get the second line below in the ParaView Output window. Has anyone else seen this? Thanks, Alan (:19814): Gtk-WARNING **: Attempt to load unknown IM context type

Re: [Paraview] Custom animation help? (Corrected image)

2015-07-10 Thread Cory Quammen
Hi Jesse, It should be possible to do this. See Chapter 7 of the ParaView User Guide [1] or Section 2.13 or the ParaView Tutorial [2] for more information. [1] http://www.paraview.org/paraview-guide/ [2] http://www.paraview.org/Wiki/images/f/f4/ParaViewTutorial42.pdf HTH, Cory On Mon, Jul 6, 20

Re: [Paraview] Custom animation help? (Corrected image)

2015-07-10 Thread Dan Lipsa
Jesse, See also the following thread: http://markmail.org/search/?q=+programmimg+the+camera+position+using+python#query:%20programmimg%20the%20camera%20position%20using%20python+page:1+mid:nkm5rmw2hz52egnk+state:results On Fri, Jul 10, 2015 at 5:19 PM Cory Quammen wrote: > Hi Jesse, > > It shou

[Paraview] Qt

2015-07-10 Thread Scott, W Alan
I notice that the Superbuild is running Qt 5.4.1. Any idea where I can find the Windows installer (i.e., I don't want to build from source)? Thanks! Alan ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitwar

Re: [Paraview] PCL Plugin

2015-07-10 Thread Eric Younkin - NOAA Federal
Casey, When building Paraview 4.3.1 from source with QT5.5 in Visual Studio 2013, I get 3 failed out of 569. I pasted in the relevant parts of the VS output log below (full log too big to attach): 567> Generating Code... 567> Creating library C:/Users/eric.g.younkin/Documents/PCL_ParaView/P