Re: [Paraview] Building Catalyst

2013-08-14 Thread Andy Bauer
Utkarsh, Is it worth the trouble to get rid of these error messages in Catalyst? Also, the most up-to-date version of the user's guide is at http://paraview.org/Wiki/images/4/48/CatalystUsersGuide.pdf. Andy On Wed, Aug 14, 2013 at 9:33 PM, Utkarsh Ayachit < utkarsh.ayac...@kitware.com> wrote:

Re: [Paraview] Building Catalyst

2013-08-14 Thread Andy Bauer
Hi Mark The environment should be set up automatically for you such that it can find these modules. Can you share your adaptor code and Python code? You could try the Fortran90 example at https://github.com/acbauer/CatalystExampleCode to see how that behaves. Regards, Andy On Wed, Aug 14, 2013

Re: [Paraview] [EXTERNAL] Rendering volume results using Ensight Case format ?

2013-08-14 Thread Scott, W Alan
You mean how to volume render? On the properties tab, there is a tab that says "Solid Color". Change that to one of your variables. Next, where it says Representation - and after that Solid or Outline, change that to volume. Alan From: paraview-boun...@paraview.org [mailto:paraview-boun...@p

[Paraview] Rendering volume results using Ensight Case format ?

2013-08-14 Thread Rakesh Dhote
Hi, I need to render volume results using the ensight case data file format. Are there any filter or trick to plot the volume results? Warm regards, Rakesh ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.c

Re: [Paraview] Blog Post: Contours and Color Maps in ParaView

2013-08-14 Thread Burlen Loring
Hi Utkarsh, I gave it a spin, it's great. thanks for fixing all those bugs! Burlen On 07/31/2013 01:39 PM, Utkarsh Ayachit wrote: If you're looking to see how the updates to Color Map Editor in ParaView are coming along, or how would one show a color legend for contour, check this out: http

[Paraview] Building Catalyst

2013-08-14 Thread Vanmoer, Mark W
Hi, I'm trying to build Catalyst using the tarball from the Catalyst download page. I'm getting the following error during the CMake configure step: CMake Error at VTK/CMake/vtkModuleTop.cmake:29 (message): No such module "vtkChartsCore" needed by "vtkPVServerManagerApplication" Call Stack

Re: [Paraview] Oggtheora message while configuring ParaView

2013-08-14 Thread David E DeMarle
Hey Bill, I've built ParaView on Crays (including Titan). The approach I recommend is cross compilation. See the Mastering CMake book chapter 8 for the details. The approach works for Crays and BlueGenes at least as far back as XT3 and BG/L. It boils down to building twice, once on and for the l

[Paraview] Resample data to uniform grid

2013-08-14 Thread Gebhard Stopper
Hi, I have several VTK files with 2D, time dependent data (each file is a time-step). When I open these files with ParaView, it tells me that the data is in an unstructured grid. Now I want to convert my data into a uniform grid, preferably in a way that instead of having a single file for ea