Re: [Paraview] Saving data plotted using PlotOverLine

2010-03-09 Thread Stephen Wornom
Utkarsh Ayachit wrote: You can use the following: w = DataSetCSVWriter(FileName=foo.csv) w.UpdatePipeline() When all is working well, would you share your python script? Thanks in advance, Stephen On Mon, Mar 8, 2010 at 5:50 AM, Stephen Molloy stephen.mol...@rhul.ac.uk wrote: Hi all,

Re: [Paraview] Problems writing Ensight Gold format

2010-03-09 Thread Zhanping Liu
Erik: I will check it and could I have a copy of the variable files? Thanks. -Zhanping On Tue, Mar 9, 2010 at 1:17 AM, Erik Keever ejkee...@nerdshack.com wrote: Hello again, After some generous help off-list I have run into a brick wall trying to get PV to work with the

Re: [Paraview] Development Install Tree

2010-03-09 Thread Mark Olesen
On Thu, 2010-03-04 at 16:42 -0500, Dave Partyka wrote: Greetings Everyone, I have recently commited a fair amount of changes to ParaView that lets a developer create a functional development tree that could be distributed. The development tree includes all the necessary headers,

Re: [Paraview] Saving data plotted using PlotOverLine

2010-03-09 Thread Stephen Molloy
Right. As I mentioned in my email from last night, I suspected the problem was with the PlotOverLine object, and I was right. I wasn't defining that properly, so the CSV file was empty. Attached is the working file. Thanks again, Steve Stephen Wornom wrote: Utkarsh Ayachit wrote: You

Re: [Paraview] Development Install Tree

2010-03-09 Thread Dave Partyka
Mark, do you mind reporting this as a bug. The feedback you have provided has been very helpful. Thanks! On Tue, Mar 9, 2010 at 5:33 AM, Mark Olesen mark.ole...@faurecia.comwrote: On Thu, 2010-03-04 at 16:42 -0500, Dave Partyka wrote: Greetings Everyone, I have recently commited a fair

Re: [Paraview] Development Install Tree

2010-03-09 Thread Mark Olesen
On Tue, 2010-03-09 at 09:08 -0500, Dave Partyka wrote: Mark, do you mind reporting this as a bug. The feedback you have provided has been very helpful. Done - http://www.paraview.org/Bug/view.php?id=10394 /mark DISCLAIMER: This electronic transmission (and any attachments thereto) is

Re: [Paraview] Saving data plotted using PlotOverLine

2010-03-09 Thread Utkarsh Ayachit
Steve, When you were saving your trace out, what version of ParaView were you using? I just tried today's CVS and I do indeed get a correct trace for the PlotOverLine as under: PlotOverLine1 = PlotOverLine( Source=High Resolution Line Source ) PlotOverLine1.Source.Point1 = [-10.0, -10.0,

Re: [Paraview] Linking in plugin for static build

2010-03-09 Thread Moreland, Kenneth
This appears to be working. The only thing that seems to be wrong is that the server does not report that the plugin is loaded, so the client gives a warning as such. Nevertheless, everything works as expected. -Ken On 3/2/10 7:37 AM, Utkarsh Ayachit utkarsh.ayac...@kitware.com wrote: Hmm,

[Paraview] Version 3.8

2010-03-09 Thread Augusto Escobar
Hi, I need to configure a cave environment, and someone said here that version 3.6 is not supporting it. I'd like to know when the version 3.8 of Paraview is comming, and if it will support again a configuration for a cave environment. -- Thanks, Augusto Escobar

[Paraview] No 3D model on Ubuntu 9.10

2010-03-09 Thread Augusto Escobar
Hi, I recently installed Ubuntu 9.10 on my computer, and so Paraview 3.6.2. I tried to open a model in .case format, but when I click on apply no 3D model appears. The same model opens with no problems on a Windows XP and 7, x32 and x64 plataforms. I already tried to open it in and out of

[Paraview] Version 3.8

2010-03-09 Thread Augusto Escobar
Hi, I need to configure a cave environment, and someone said here that version 3.6 is not supporting it. I'd like to know when the version 3.8 of Paraview is comming, and if it will support again a configuration for a cave environment. -- Abraços, Augusto Escobar

Re: [Paraview] No 3D model on Ubuntu 9.10

2010-03-09 Thread Utkarsh Ayachit
Look at the Information tab. Does it show any points/cells? Utkarsh On Tue, Mar 9, 2010 at 12:04 PM, Augusto Escobar augustomesco...@gmail.com wrote: Hi, I recently installed Ubuntu 9.10 on my computer, and so Paraview 3.6.2. I tried to open a model in .case format, but when I click on

Re: [Paraview] Version 3.8

2010-03-09 Thread Utkarsh Ayachit
Basic support for cave will be included in ParaView 3.8 (it's already available in CVS). We are working towards the release currently. We expect to branch later this month and we should have the binaries available in about a month after that. Utkarsh On Tue, Mar 9, 2010 at 12:14 PM, Augusto

Re: [Paraview] Problems writing Ensight Gold format

2010-03-09 Thread Erik Keever
Zhanping: Thank you for helping. I can't send them over email (my msg limit is 10MB) so I have to upload and link to them: http://ejksdesktop.homelinux.com/univ/testx.00 http://ejksdesktop.homelinux.com/univ/testy.00 I wish I could say any scalar file with 25MB of zeros will do but with my

Re: [Paraview] No 3D model on Ubuntu 9.10

2010-03-09 Thread Utkarsh Ayachit
So are you seeing outline boxes then? What the representation type shown in the toolbar? Is it outline? Try switching that to surface. Utkarsh On Tue, Mar 9, 2010 at 12:45 PM, Augusto Escobar augustomesco...@gmail.com wrote: This is a fragment of information tab: Statistics: Type:

Re: [Paraview] Version 3.8

2010-03-09 Thread Utkarsh Ayachit
You might want to take a look at this thread: http://markmail.org/message/27dboj3cdy3m44vz Utkarsh On Tue, Mar 9, 2010 at 12:28 PM, Augusto Escobar augustomesco...@gmail.com wrote: Is there a step-by-step tutorial for the cave configuration? 2010/3/9 Utkarsh Ayachit

Re: [Paraview] Stereo mode in version 3.6.1

2010-03-09 Thread Augusto Escobar
I could attach it to you. The problem is that this is a 2GB+ project. I'll ask the person who did it if there is a way to shirk the file with less information. I'll come back with the answer soon. 2010/3/9 Utkarsh Ayachit utkarsh.ayac...@kitware.com: Please keeping cc-ing the mailing list so

[Paraview] Simple problems with vtk files

2010-03-09 Thread Ricardo Canelas
Hello, I'm quite new to Paraview, so i'm terribly sorry if this is a stupid thing to ask. I'm beginning to panic here. I wrote a routine to generate the vtk files to render in Paraview, but i can't seem to get in right. In a 45000 element test the output says Generic Warning: In

Re: [Paraview] Saving data plotted using PlotOverLine

2010-03-09 Thread pat marion
Hi Steve, Is it possible you are using an older paraview? The python code for xycharts is relatively new. Instead of CreateRenderView() you should have CreateXYPlotView(). You shouldn't be calling DataRepresentation3.add_attribute('XArrayName','arc_length') but just:

Re: [Paraview] No 3D model on Ubuntu 9.10

2010-03-09 Thread Augusto Escobar
I tried all the representation types available. From the information tab, I'd say the Paraview is ignoring the 'waves' data array. There should be appearing the edges of a cube. This is what is shown in Windows. 2010/3/9 Utkarsh Ayachit utkarsh.ayac...@kitware.com: So are you seeing outline

Re: [Paraview] Saving data plotted using PlotOverLine

2010-03-09 Thread Stephen Molloy
Utkarsh, I was using a development version of Paraview 3.7 provided by friends at SLAC. I've also tried with 3.6.2. To be honest, I'm still having troubles. The CSV file is written OK, but all values of the field magnitudes are filled with zeros. I'm pretty sure the problem is that I'm

Re: [Paraview] Saving data plotted using PlotOverLine

2010-03-09 Thread Utkarsh Ayachit
Steve, I don't have a SLAC dataset, but here's the python script for an exodus dataset. Utkarsh On Tue, Mar 9, 2010 at 3:51 PM, Stephen Molloy stephen.mol...@rhul.ac.uk wrote: Utkarsh, I was using a development version of Paraview 3.7 provided by friends at SLAC.  I've also tried with 3.6.2.

Re: [Paraview] Simple problems with vtk files

2010-03-09 Thread Samuel Key
Hi Ricardo, Just a guess, your cell 3-tuples look to me to be "Fortran array indexes," but a C-programmer wrote the reader and he thought it only logical that cell 3-tuples should "C array offsets." So, you need to subtract "1" off of every integer in the CELLS datum block. Sam (a Fortran

[Paraview] Streamtracer Improvements

2010-03-09 Thread bastil2...@yahoo.de
Dear all, I want to mention that stream tracer looks better in 3.7-dev compared to 3.6.2. I do not know what has exactly changed but I see: * much fewer streamlines terminating without reasons * no more wrong interpolation of velocities in regions with polyhedral cells Thank you

Re: [Paraview] Saving data plotted using PlotOverLine

2010-03-09 Thread Stephen Molloy
Thanks Utkarsh. I'm a little confused now. My script is pretty much identical to yours (with the exception of the Exodus related stuff), yet it refuses to write the correct values in the CSV file. :S I think I'll get in touch with the SLAC team to figure out what is going on. Thanks for

[Paraview] Animating Plot3d files

2010-03-09 Thread Matthew Cragun
I am wondering if is possible to animate a plot3D file. I have a time-dependent fluid flow. When I open my ploy3D file I first specify my .xyz grid during the 'open' dialog. Then in the pipeline, I select my Q files. My data files are in the form: solution_ncyc000.p3d solution_ncyc100.p3d