[Paraview] problems w/ legacy VTK reader ....

2009-12-10 Thread William A. Mahaffey III
I am trying to read in a legacy VTK file using paraview.x86_64 (3.6.1-6.fc11) installed from FC11 repository. I get a bunch of errors as attached in the file 'LIST'. The file I tried to read in is a bit large for the list, but I can pass it along if needed. FWIW, mayavi (v

Re: [Paraview] Grid source?

2009-12-02 Thread Biddiscombe, John A.
google failed https://svn.cscs.ch/pv-meshless/trunk/VTK/Graphics/vtkRegularGridSource.h and cxx, more flexible than a wavelet, but use wavelet if it does what you need. JB > -Original Message- > From: paraview-boun...@paraview.org [mailto:paraview-boun...@paraview.org] > On

Re: [Paraview] Grid source?

2009-12-02 Thread Biddiscombe, John A.
Sent: 02 December 2009 17:09 > To: Fred Fred > Cc: paraview@paraview.org > Subject: Re: [Paraview] Grid source? > > You can use something like "Wavelet" to generate your regular grid. > > Utkarsh > > On Wed, Dec 2, 2009 at 11:05 AM, Fred Fred wrote: > >

Re: [Paraview] vtkUniformGrid

2009-11-25 Thread Biddiscombe, John A.
Benjamin make sure your request information looks a bit like this // int vtkRegularGridSource::RequestInformation( vtkInformation* request, vtkInformationVector** inputVector, vtkInformationVector* outputVector

Re: [Paraview] User created plugin sharing

2009-11-09 Thread Biddiscombe, John A.
November 2009 15:18 To: ParaView Subject: [Paraview] User created plugin sharing I created a place on the wiki for users to share their plugins and have added a few of mine to get it started: http://www.paraview.org/Wiki/ParaView#User_created_plugins Thanks, David

Re: [Paraview] Suggested format for open unstructured CFD including surface geometry?

2009-08-21 Thread A. Austen
On Fri, 21 Aug 2009 08:39 +0100, "Adriano Gagliardi" wrote: > I was intending on writing a FieldView reader, but I couldn't find any > documentation describing its formats. This is by deliberate action of the company that makes FieldView, "Intelligent Light." The

[Paraview] Suggested format for open unstructured CFD including surface geometry?

2009-08-20 Thread A. Austen
Hello all. I'm interested in using ParaView to view unstructured CFD solutions. I'm currently using a proprietary flow solver which outputs results in FieldView-Unstructured format. The nice thing about that format is that it allows the inclusion of not just the solution grid, but al

Re: [Paraview] custom Gui for writer

2009-07-17 Thread A. Vidjinnagni
Thanks a lot. 2009/7/9 Utkarsh Ayachit > Not currently. Custom panels cannot be created for writers. But please > feel free to add a feature request to the bug tracker at: > > www.paraview.org/Bug > > Utkarsh > > On Tue, Jun 16, 2009 at 11:17 AM, A. Vidjinnagni wrote: &g

[Paraview] custom Gui for writer

2009-06-16 Thread A. Vidjinnagni
Hi, I want to do a custom gui for my writer. currently i can use the xml but i really like to make an advance gui for it. When i do for a filter is working but for a writer is not showing the custon gui i made...is just show the objects in the xml. Every things is correct in the cmake and all. Is

[Paraview] Parallel readers

2009-06-03 Thread A. Vidjinnagni
ParaViewers, I have a reader wich have a panel selection in paraview to load properties arrays by using a list of checkbox in the GUI. Sometimes when many properties are checked, paraview crash with memory size problem. I don't know if i need to run ParaView run in parallel in many nod

Re: [Paraview] 1 Parallel Paraview

2009-03-04 Thread A. Vidjinnagni
When you work in parallel, paraview automatically subdivide your data in many pieces according with the number of processors you have. If not you need to do that yourself by using D3 filter by example. Each processor has a copy of you code and work separately on the piece of data he has. Paraview

[Paraview] PARAVIEW_DATA ROOT - what is this?

2009-01-06 Thread Alexander A. Vakhrushev
Hi all! I'm compiling ParaView3 by cmake on my Kubuntu 8.04.1 machine. I see that PARAVIEW_DATA ROOT value is not found when configure the project. What is that variable is used for? I didn't find it on the Web. Thank you in advance! -- Best regards, Dr. Alexander Vakhrushev Institute of Appli

[Paraview] (no subject)

2008-12-23 Thread ali-a beheshti
Dear All,I want to visualize flow around a complex pier using measured velocities in the laboratory. Measured points are not structured and some points have been measured randomly in position. I have used an UNSTRUCTURED_GRID data set with ASCII format. Following is the structure of used data

Re: [Paraview] Save Data -> Temporal

2008-10-16 Thread Alessandro A. Bellina
I'm getting this specific message from calculator: ERROR: In /Users/kitware/Dashboards/My Tests/ParaView3/VTK/Graphics/vtkArrayCalculator.cxx, line 305 vtkArrayCalculator (0x249cd180): Invalid array name: p_analytical On Thu, Oct 16, 2008 at 10:22 AM, Alessandro A. Bellina <[EMAIL P

[Paraview] Save Data -> Temporal

2008-10-16 Thread Alessandro A. Bellina
Hello All, I have an Exodus II file that has 3D temporal information stored. I am interested in taking a slice of the 3D data, transforming it to a different orientation, and then comparing it with 2D data from an analytical solution (also stored in an Exodus II file). I can't seem to ge

<    1   2   3   4   5