[Paraview] need help to compile on opensolaris

2008-11-20 Thread Gérard Henry
hello all, i'm trying to compile paraview-3.4.0, and compile failed here: "/export/home/henry/projects/ParaView-3.4.0/VTK/Rendering/vtkOpenGLExtensionManager.cxx", line 267: Error: The function "glXGetProcAddressARB" must have a prototype. "/export/home/henry/projects/ParaView-3.4.0/VTK/Render

[Paraview] plot over line

2008-11-20 Thread Stephen Wornom
How does one "plot over line" if the line is curved in x,y,z? I would like to plot pressure over a curved line in a x-y plane. I tried: 1-using the calculator to compute the arc length but the plot options remain lines in x or y or z (no arc length is added). 2-I tried exporting, I get the x,y,

[Paraview] filter for xdmf-file

2008-11-20 Thread Natalie Happenhofer
Hi! Since I´m working now with xdmf-files I need to make my filter work with it too ;-) I have noticed that a few filters which using vtk-functions work with the xdmf file as well, so I started off making my filter as a subclass of vtkDataSetAlgorithm. If the input is a rectilinear grid, I

Re: [Paraview] filter for xdmf-file

2008-11-20 Thread David E DeMarle
On Thu, Nov 20, 2008 at 7:16 AM, Natalie Happenhofer <[EMAIL PROTECTED]> wrote: > Hi! > > Since I´m working now with xdmf-files I need to make my filter work with it > too ;-) > I have noticed that a few filters which using vtk-functions work with the > xdmf file as well, so I started off making my

[Paraview] Why does this programmable source not work outside the paraview GUI

2008-11-20 Thread Louis at M-Tech
Hi All, Why does this piece of code containing a programmable source not work OUTSIDE the paraview GUI? a) When the source is changed to ConeSource() it works (see Label 1 in the code below). b) Also when the Script content is pasted inside the paraview GUI scripting editor, it does wor

[Paraview] Plot on a Contour surface

2008-11-20 Thread Sergio Di Bari
Hi everybody, I'm having some problem with Paraview. I have a bubble growing and detaching from a surface...it is a very simple problem, I can plot the surface of the bubble making a contour filter where is constant the value of the phase...in this way I can see the shape of the bubble... What I'd

[Paraview] Just Learning Paraview

2008-11-20 Thread iva . atcsupervisor
Hey Everyone I first off would like to say that I am not an engineer but have always been fascinated with CFD's with respect to airflow around aircraft. I just downloaded Paraview and finding tutorials on how to build and run a simulation is very difficult. I did manage to start and connect to the

Re: [Paraview] Just Learning Paraview

2008-11-20 Thread Peter Brady
Are you trying to use paraview to generate a geometry and run a CFD simulation on it? I'm afraid paraview is a visualization package, not a CFD package. If you're looking for a CFD package you could try OpenFoam as it is open source, or you could roll your own if you've got lots of time. Peter.

Re: [Paraview] Just Learning Paraview

2008-11-20 Thread David E DeMarle
On Thu, Nov 20, 2008 at 1:07 PM, <[EMAIL PROTECTED]> wrote: > Hey Everyone > > I first off would like to say that I am not an engineer but have always been > fascinated with CFD's with respect to airflow around aircraft. I just > downloaded Paraview and finding tutorials on how to build and run a

Re: [Paraview] Just Learning Paraview

2008-11-20 Thread iva . atcsupervisor
That's what I was beginning to suspect. I have looked into OpenFoam but have had trouble because I am on a Vista 32 machine and know very little about linux, I tried Cygwin as well as andLinux but I do not know linux command structure well enough to be effective at any level. I am surprised at how

[Paraview] Fwd: Saving one data array into one file

2008-11-20 Thread amayt
Dear all, I have an image data that has been generated with multiple data arrays based on the 'Append Attributes' filter. e.g., a data array a is generated by b+c. When saving this sort of data, all the arrays contained (e.g., arrays a, b, and c) are saved into one file. I'd like to know how to

Re: [Paraview] vtkSMProxy saving/restoring

2008-11-20 Thread Nehme Bilal
Hello, Instead of saving a copy of a proxy, I'm trying to use lookMarkModel state to get the exposed properties and restore it to servermanager proxies. I'm trying to do something like that: vtkSMProxyManager* pxm = vtkSMObject::GetProxyManager(); vtkSMProxy *smProxy; 1- convert the stored

[Paraview] how to change decimal places?

2008-11-20 Thread Pei-Ying Hsieh
Hi, Paraview group: I created a cylinder in PV. I need to move it to a new location. But, default only has 2 decimal places, but, I need it to be precise to 3 decimal places. Is there a way to achieve this? Thanks! Pei ___ ParaView mailin