Re: [Paraview] particle tracking

2012-02-20 Thread Marcelo Emmel
Jean Favre jfavre at cscs.ch writes: Berk Geveci wrote: To animate particles in a steady-state flow field, I'd think that you would generate streamlines and then somehow animate particles along those. this is exactly the technique I use. Generate streamlines. Then iso-contour the

[Paraview] Paraview-3.12.0 Client-Server

2012-02-20 Thread Rakesh Hammond
Hi, I am trying to get ParaView-3.12.0 working on our visualisation cluster. However I am getting errors such as the following Socket error in call to conect : Connection refused As a bit of a background, I have ParaView-3.10.1 working in client-server mode on the same cluster. On the server,

Re: [Paraview] Paraview-3.12.0 Client-Server

2012-02-20 Thread Burlen Loring
Hi Rakesh, It sounds as though the compute node cannot see your workstation across the network. This is a common situation. for debugging the issue see if you could follow these steps: http://paraview.org/Wiki/Reverse_connection_and_port_forwarding#A_Forward_Connection_Over_an_ssh_Tunnel If

Re: [Paraview] [EXTERNAL] Paraview-3.12.0 Client-Server

2012-02-20 Thread Scott, W Alan
I know that there were some connection issues with older versions of PV 3.14.0. This problem would be in the source for 3.14.0-RC2. Give master a try, and see if that helps. We did find the PV_CLIENT_HOST variable problem - it is fixed in master. Alan From: paraview-boun...@paraview.org

Re: [Paraview] Paraview-3.12.0 Client-Server

2012-02-20 Thread Burlen Loring
although, I guess that's not really consistent with your 3.10 install working... all the same you may find that the attached scripts help. Sorry for not reading your post closer the first time. Burlen On 02/20/2012 09:41 AM, Burlen Loring wrote: Hi Rakesh, It sounds as though the compute

Re: [Paraview] [EXTERNAL] Paraview-3.12.0 Client-Server

2012-02-20 Thread Rakesh Hammond
Alan, Burlen Thanks for the prompt response - I will try with the master of 3.14.0 Burlen - We don't need to do tunnelling for this cluster (we did for other clusters), because the compute nodes of viz cluser are visible across the network (ie I am able to ssh from a compute node on the viz

Re: [Paraview] [EXTERNAL] Paraview-3.12.0 Client-Server

2012-02-20 Thread Scott, W Alan
Currently / /openmpi/intel-11.1-f064-c064/openmpi-1.4.2_oobpr on our primary cluster. Alan From: Rakesh Hammond [mailto:rakesh.hamm...@googlemail.com] Sent: Monday, February 20, 2012 11:14 AM To: Scott, W Alan Cc: paraview@paraview.org Subject: Re: [EXTERNAL] [Paraview]

Re: [Paraview] [EXTERNAL] Paraview-3.12.0 Client-Server

2012-02-20 Thread Burlen Loring
OK, you might want to look at the command line in the qsub script though since it doesn't make use of the environment variables. Not sure if that's really your issue though. I've used PV with openmpi, mvapich2, mpich2, cray mpt, and intel mpi. Very rarely seen any interactions between pv and

Re: [Paraview] Cube Axes labels problems in current ParaView sources

2012-02-20 Thread Nenad Vujicic
Hello everyone, The problem is finally solved. List of steps for adding widget to Cube Axes Editor Dialog which controls cube axes behavior: 1) Add behavior to vtkCubeAxesRepresentation class and property which controls it, 2) Add property to