Re: [Paraview] Assistance/Suggestion With Animating Relatively Small Datasets Over Many Timesteps

2012-03-23 Thread Biddiscombe, John A.
This is not something I'd use Python for. If you are not familiar with creating C++ filters then my approach will be a bit of a stretch for you. To get an idea - you'd grep UPDATE_TIME_STEPS in the source tree of paraview and see how it is used to fetch the current time request. JB From: joh

[Paraview] documentation in XML files

2012-03-23 Thread Paul Edwards
Hi, What formatting should be used when adding documentation in the server manager XML files? I assumed it would be wiki formatting but don't think it is working in the latest version as it all appears in one paragraph (see calculator documentation). Is this a bug or has it always been like that

[Paraview] Animation problem

2012-03-23 Thread Manu GV
Dear Paraview Users, I am plotting contour and finding the maximum value of a variable. I am doing this with the help of a script(attached) and I run it in python shell in Paraview-GUI. When I animate it, contour animation works but the maximum value of the variable is not updated with time.

[Paraview] zoom in and zoom out in Paraview

2012-03-23 Thread wang
Dear Paraview users, I want to use Paraview to make nice movies. One thing I want to do is to use "interpolate camera location" to zoom my object in and out. But it seems don't do what it should do. I tried to define camera position in x,y,z coordinates but these have no effect. No matter wha

Re: [Paraview] Load many VTK from different folders at once

2012-03-23 Thread Lorenzo
I was thinking: maybe there's a way to create a text files (or something in another format) which contains the paths to the vtk files I need to open and this file could be submitted to paraview to automate the whole process of opening every each one of the vtk files… What do you think? Thank y

Re: [Paraview] Load many VTK from different folders at once

2012-03-23 Thread Albina, Frank
Hi Lorenzo! Maybe you'd better off with reading the OpenFOAM solution with the built-in OpenFOAM reader. Just create in your case directory an empty OF.foam file and you can start reading the solution by opening this file from the GUI. Hope this helps. Frank. -Original Message- From:

Re: [Paraview] Load many VTK from different folders at once

2012-03-23 Thread Lorenzo
Thank you Frank; I know about this, I just would like to find a way to load everything as a vtk as well… Il giorno 23/mar/2012, alle ore 17:47, Albina, Frank ha scritto: > Hi Lorenzo! > > Maybe you'd better off with reading the OpenFOAM solution with the built-in > OpenFOAM reader. Just creat

Re: [Paraview] Load many VTK from different folders at once

2012-03-23 Thread David E DeMarle
You can also record either a trace or a state file in paraview where you load a couple of files, then edit that recorded file in a text editor and add in the additional files. Of the two, the trace file, being a python script, is easier to edit and programmatically extend. David E DeMarle Kitware,

[Paraview] build error with boost and additional questions

2012-03-23 Thread Chourasia, Amit
Hello, I have tried building Paraview3.14 with boost_1_49_0 and boost_1_47_0 versions. I get the following error, is there a fix or workaround besides disabling boost altogether. Please see ERROR below Since I am doing this build for general purpose use on one of the big cluster what are canoni

Re: [Paraview] build error with boost and additional questions

2012-03-23 Thread Aashish Chaudhary
There is already a bug report for this: http://www.vtk.org/Bug/bug_relationship_graph.php?bug_id=12988&graph=dependency I believe that boost_1_49_0 won't work, Can you try earlier versions? On Fri, Mar 23, 2012 at 2:16 PM, Chourasia, Amit wrote: > Hello, > > I have tried building Paraview3.1

Re: [Paraview] build error with boost and additional questions

2012-03-23 Thread Chourasia, Amit
Yes, I found the bug report by a web search as well. I tried boost_1_47_0 with same error Since the build take quite some time, I would like to know if there is a known version of boost which works Paraview3.14 On Mar 23, 2012, at 1:29 PM, Aashish Chaudhary wrote: There is already a bug repor

Re: [Paraview] build error with boost and additional questions

2012-03-23 Thread Robert Maynard
Hi, The ParaView Binary page ( http://www.paraview.org/Wiki/ParaView_Binaries ) which version of each library ParaView is built against. ParaView 3.14 used Boost 1.45.0. On Fri, Mar 23, 2012 at 2:44 PM, Chourasia, Amit wrote: > Yes, I found the bug report by a web search as well. > I tried boo

Re: [Paraview] build error with boost and additional questions

2012-03-23 Thread Anton Gladky
Hi, paraview 3.14 in Debian builds fine on all supported architectures against boost 1.48 https://buildd.debian.org/status/fetch.php?pkg=paraview&arch=i386&ver=3.14.0-1&stamp=1330130216 Anton ___ Powered by www.kitware.com Visit other Kitware open-sou

Re: [Paraview] Load many VTK from different folders at once

2012-03-23 Thread Lorenzo
Sorry David, what do you mean with "record a trace"? Il giorno 23/mar/2012, alle ore 19:03, David E DeMarle ha scritto: > You can also record either a trace or a state file in paraview where > you load a couple of files, then edit that recorded file in a text > editor and add in the additional f

Re: [Paraview] Load many VTK from different folders at once

2012-03-23 Thread David E DeMarle
Tools->Start Trace ..do something.. Tools->Stop Trace In 3.8 I think it was buried under tools->python shell. David E DeMarle Kitware, Inc. R&D Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Fri, Mar 23, 2012 at 4:38 PM, Lorenzo wrote: > Sorry David, what do yo

Re: [Paraview] Load many VTK from different folders at once

2012-03-23 Thread Lorenzo
I've tied that, thank you. Now, my questions are: 1. once I've saved a trace, how I run it in paraview? 2. I see the trace keeps the files path. There's no way to include these file paths within a dot_something file in the same sintax in such a way that I'll load that file in paraview and it'll