Re: [Paraview] Issue with structured grids and extraction of boundaries with cell data

2015-03-24 Thread Mickael Philit
Hello, my previous mail was wrong. The present problem is not related to those other bugs. Here, when using ExtractSubset the extent for cell data in miscalculated if i==imax or j==jmax or k == kmax. in vtkExtractGrid.cxx: we have the call "this->Internal->CopyCellData(inExt,outExt,cd,outCD);"

Re: [Paraview] Exporting VRML file series with python script

2015-03-24 Thread Sebastien Jourdain
try vrml.SetView(GetActiveView().SMProxy) On Tue, Mar 24, 2015 at 3:22 PM, Léo Pessanha wrote: > Hi, > > I would like to export a series of vtk files in the VRML format trough > scripting, i found a script in the mailing list but it doesnt seem to work > anymore > > http://public.kitware.com/p

Re: [Paraview] Fwd: Gradient of Unstructed dataset

2015-03-24 Thread Masaaki SHOJIMA
Hi Berk, Thank you for your greatest efforts. It makes sense to me, but I have to wait for the future version since I dont have skills to integrate the CGNS reader plug-in into the Paraview binary... Thanks anyway and Best wishes, Masaaki 2015-03-25 2:13 GMT+09:00 Berk Geveci : > Hi Masaaki a

Re: [Paraview] Hardware suggestions for volume rendering

2015-03-24 Thread Aashish Chaudhary
Okay, I will talk to some folks here to see what we can do to address these issues. - Aashish On Tue, Mar 24, 2015 at 6:34 PM, Burlen Loring wrote: > I have the same issue with unstructured grids(not using the new opengl > work yet). A while back I wanted to volume render a large image dataset

Re: [Paraview] Hardware suggestions for volume rendering

2015-03-24 Thread Burlen Loring
I have the same issue with unstructured grids(not using the new opengl work yet). A while back I wanted to volume render a large image dataset after clipping it. The clip made it unstructured. This was on a few hundered nodes on edison, I couldn't get the unstructured volume rendering to work,

Re: [Paraview] Paraview support of FieldData in a vtkTable

2015-03-24 Thread Cory Quammen
Livia, Which writer are you using that doesn't save the field data? Thanks, Cory On Sun, Mar 15, 2015 at 5:30 AM, wrote: > Hello, > I am thinking to store some info as FieldData of a table (for example, the > parameters used for the calculation of the data in the table - possibly > they could

[Paraview] Exporting VRML file series with python script

2015-03-24 Thread Léo Pessanha
Hi, I would like to export a series of vtk files in the VRML format trough scripting, i found a script in the mailing list but it doesnt seem to work anymore http://public.kitware.com/pipermail/paraview/2010-June/017989.html the compiler gives me an error in the line: vrml.View = GetActiveView

[Paraview] announce: VTK and ParaView training - April 21, Clifton Park NY

2015-03-24 Thread David E DeMarle
Kitware is hosting a VTK-ParaView training course in Clifton Park, NY. The course will be held on April 21, 2015. Attendees will gain practical experience in both ParaView, a scalable application for general purpose scientific visualization, and The Visualization Toolkit (VTK), the underlying open-

[Paraview] Add plugin for a particular cmake target only

2015-03-24 Thread Gonzalo Brito Gadeschi
When I add a paraview plugin to my cmake project via: add_paraview_plugin(...) The plugin is compiled with just "make". It is possible to allow e.g. compiling the plugin via "make my_target" using: add_dependencies(my_target MyPlugin) Is it possible to avoid that the plugin is automatically co

Re: [Paraview] Fwd: Gradient of Unstructed dataset

2015-03-24 Thread Berk Geveci
Hi Masaaki and others that may be interested, I identified the issue. The default CGSN reader that we use (which is from VisIt originally) produces incorrect results. The pressure values are incorrect. If you load the CGNS reader plugin and open the CGNS file with that, you will see the correct re

Re: [Paraview] Hardware suggestions for volume rendering

2015-03-24 Thread Armin Wehrfritz
Hey Kevin and Aashish, I found this discussion rather interesting, especially since I'm basically facing the same problem as Kevin. In almost all cases, we are dealing here with large unstructured grids (e.g. 12M cells) and the volume rendering is performance is extremely bad, not to say unu

Re: [Paraview] Hardware suggestions for volume rendering

2015-03-24 Thread Aashish Chaudhary
Hey Kevin, On Fri, Mar 20, 2015 at 2:33 PM, Kevin Lau wrote: > Dear Aashish, > > Thanks for your reply. > > (1) > > We tried testing it with 2 different data sets of simulation data, one > medium sized and one very large: > > Medium > Cells: 1309489 > Points: 247984 > Memory [MB]: 119.179 > Ge

[Paraview] .ini File Change in Version 4.2

2015-03-24 Thread Matthew Jackson
Hello, I recently started using Paraview 4.3 instead of Paraview 4.1. I notice that the way the settings are stored was changed in 4.2. Before, I could change the Auto Apply setting in the Property Panel Options by editing the .ini file. I also need to change a few other options. This is for an